Branch indexing 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 09ca32d689ec9a28adf61cf38706ae59c51dfb58 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-ssh2909286153489111239.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-ssh3643469159874558000.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-ssh11202896603273533160.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-ssh17698421675966300058.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-ssh7209715266684928621.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-11896 in /w/workspace/edgexfoundry_edgex-go_PR-3951 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit 09ca32d689ec9a28adf61cf38706ae59c51dfb58 Merge succeeded, producing a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 Checking out Revision a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 (PR-3951) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # 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 a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 # timeout=10 Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" > git rev-list --no-walk 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:00 ========================================================= 20:30:00 EdgeX Global Pipelines Version Info 20:30:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:30:01 ------------------- 20:30:01 stable info: 20:30:01 ------------------- 20:30:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:01 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:01 Message: update stable to v1.0.221 20:30:01 ------------------- 20:30:01 experimental info: 20:30:01 ------------------- 20:30:01 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:01 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:01 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3951 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3951 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3951 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0e0373 [Pipeline] echo 20:30:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:02 provisioning config files... 20:30:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4054965588188875386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:02 ---> docker-login.sh 20:30:02 nexus3.edgexfoundry.org:10001 20:30:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:02 Configure a credential helper to remove this warning. See 20:30:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:02 20:30:02 Login Succeeded 20:30:02 nexus3.edgexfoundry.org:10002 20:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:03 Configure a credential helper to remove this warning. See 20:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:03 20:30:03 Login Succeeded 20:30:03 nexus3.edgexfoundry.org:10003 20:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:03 Configure a credential helper to remove this warning. See 20:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:03 20:30:03 Login Succeeded 20:30:03 nexus3.edgexfoundry.org:10004 20:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:03 Configure a credential helper to remove this warning. See 20:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:03 20:30:03 Login Succeeded 20:30:03 docker.io 20:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:04 Configure a credential helper to remove this warning. See 20:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:04 20:30:04 Login Succeeded 20:30:04 ---> docker-login.sh ends [Pipeline] } 20:30:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:04 + 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 20:30:04 + cut -d/ -f2 20:30:04 + dirname cmd/core-command/Dockerfile 20:30:04 + echo core-command,cmd/core-command/Dockerfile 20:30:04 + dirname cmd/core-data/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo core-data,cmd/core-data/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + dirname cmd/core-metadata/Dockerfile 20:30:04 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:04 + dirname cmd/security-bootstrapper/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:04 + + cut -d/ -f2 20:30:04 dirname cmd/security-proxy-setup/Dockerfile 20:30:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:04 + dirname cmd/security-secretstore-setup/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:30:04 + dirname cmd/security-spire-agent/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:30:04 + dirname cmd/security-spire-config/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:30:04 + dirname cmd/security-spire-server/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:30:04 + dirname cmd/support-notifications/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:04 + dirname cmd/support-scheduler/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:30:04 + dirname cmd/sys-mgmt-agent/Dockerfile 20:30:04 + cut -d/ -f2 20:30:04 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:30:04 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 20:30:04 + git rev-list -1 --merges a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0~1..a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [Pipeline] echo 20:30:04 -----------> git rev-list -1 --merges a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0~1..a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 20:30:04 a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [false] [Pipeline] sh 20:30:05 + git log --format=format:%s -1 a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [Pipeline] echo 20:30:05 ========================================================= 20:30:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:05 + grep -v github /etc/ssh/ssh_known_hosts 20:30:05 + [ -e /tmp/ssh_known_hosts ] 20:30:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:05 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:30:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:05 20:30:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:06 latest: Pulling from edgex-devops/git-semver 20:30:06 a0d0a0d46f8b: Pulling fs layer 20:30:06 3e5f54012d9b: Pulling fs layer 20:30:06 4c7163046ea9: Pulling fs layer 20:30:06 0c2d73faf560: Pulling fs layer 20:30:06 0c2d73faf560: Waiting 20:30:06 3e5f54012d9b: Verifying Checksum 20:30:06 3e5f54012d9b: Download complete 20:30:06 a0d0a0d46f8b: Download complete 20:30:06 0c2d73faf560: Verifying Checksum 20:30:06 0c2d73faf560: Download complete 20:30:06 4c7163046ea9: Verifying Checksum 20:30:06 4c7163046ea9: Download complete 20:30:06 a0d0a0d46f8b: Pull complete 20:30:06 3e5f54012d9b: Pull complete 20:30:07 4c7163046ea9: Pull complete 20:30:07 0c2d73faf560: Pull complete 20:30:07 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:30:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:30:07 prd-ubuntu20.04-docker-8c-8g-11896 does not seem to be running inside a container 20:30:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:30:07 $ docker top e5d827f2ec466236f38b18827721b37267fcf0c14ed404ba2ad2314639b15a4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:07 [ssh-agent] Looking for ssh-agent implementation... 20:30:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:08 $ docker exec e5d827f2ec466236f38b18827721b37267fcf0c14ed404ba2ad2314639b15a4f ssh-agent 20:30:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXemNjme/agent.13 20:30:08 SSH_AGENT_PID=19 20:30:08 Running ssh-add (command line suppressed) 20:30:08 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1354742576486136898.key (/w/workspace/edgex-go/2@tmp/private_key_1354742576486136898.key) 20:30:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:08 + git tag --points-at HEAD [Pipeline] } 20:30:08 $ docker exec --env ******** --env ******** e5d827f2ec466236f38b18827721b37267fcf0c14ed404ba2ad2314639b15a4f ssh-agent -k 20:30:08 unset SSH_AUTH_SOCK; 20:30:08 unset SSH_AGENT_PID; 20:30:08 echo Agent pid 19 killed; 20:30:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:08 [ssh-agent] Looking for ssh-agent implementation... 20:30:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:08 $ docker exec e5d827f2ec466236f38b18827721b37267fcf0c14ed404ba2ad2314639b15a4f ssh-agent 20:30:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXACklKd/agent.52 20:30:09 SSH_AGENT_PID=59 20:30:09 Running ssh-add (command line suppressed) 20:30:09 Identity added: /w/workspace/edgex-go/2@tmp/private_key_612528096315773349.key (/w/workspace/edgex-go/2@tmp/private_key_612528096315773349.key) 20:30:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:09 + git semver init 20:30:09 # -> Open(): unable to determine branch for HEAD 20:30:09 # $GIT_DIR = /w/workspace/edgex-go/2/.git 20:30:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 20:30:09 # $SEMVER_REMOTE_NAME = origin 20:30:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:30:09 # $SEMVER_USER_NAME = edgex-jenkins 20:30:09 # $SEMVER_BRANCH = PR-3951 20:30:09 # $SEMVER_TEMP = /tmp/semver-522398319 20:30:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:30:24 # '/tmp/semver-522398319' -> '/w/workspace/edgex-go/2/.semver' 20:30:24 # -> Force: false 20:30:24 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 20:30:24 $ docker exec --env ******** --env ******** e5d827f2ec466236f38b18827721b37267fcf0c14ed404ba2ad2314639b15a4f ssh-agent -k 20:30:24 unset SSH_AUTH_SOCK; 20:30:24 unset SSH_AGENT_PID; 20:30:24 echo Agent pid 59 killed; 20:30:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:24 + git semver [Pipeline] } 20:30:24 $ docker stop --time=1 e5d827f2ec466236f38b18827721b37267fcf0c14ed404ba2ad2314639b15a4f 20:30:26 $ docker rm -f e5d827f2ec466236f38b18827721b37267fcf0c14ed404ba2ad2314639b15a4f [Pipeline] // withDockerContainer [Pipeline] sh 20:30:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:27 Stashed 1 file(s) [Pipeline] echo 20:30:27 [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 20:30:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:27 ========================================================= 20:30:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:27 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:27 59bf1c3509f3: Pulling fs layer 20:30:27 666ba61612fd: Pulling fs layer 20:30:27 8ed8ca486205: Pulling fs layer 20:30:27 4fe6c5a15a65: Pulling fs layer 20:30:27 22a0e8bec74d: Pulling fs layer 20:30:27 640e595b4fbd: Pulling fs layer 20:30:27 763cafe07f6e: Pulling fs layer 20:30:27 0c0b528cf693: Pulling fs layer 20:30:27 10935f4eaf8b: Pulling fs layer 20:30:27 640e595b4fbd: Waiting 20:30:27 763cafe07f6e: Waiting 20:30:27 0c0b528cf693: Waiting 20:30:27 4fe6c5a15a65: Waiting 20:30:27 10935f4eaf8b: Waiting 20:30:27 22a0e8bec74d: Waiting 20:30:27 8ed8ca486205: Verifying Checksum 20:30:27 8ed8ca486205: Download complete 20:30:27 666ba61612fd: Verifying Checksum 20:30:27 666ba61612fd: Download complete 20:30:27 22a0e8bec74d: Verifying Checksum 20:30:27 22a0e8bec74d: Download complete 20:30:27 640e595b4fbd: Verifying Checksum 20:30:27 640e595b4fbd: Download complete 20:30:27 59bf1c3509f3: Verifying Checksum 20:30:27 59bf1c3509f3: Download complete 20:30:27 763cafe07f6e: Verifying Checksum 20:30:27 763cafe07f6e: Download complete 20:30:28 0c0b528cf693: Verifying Checksum 20:30:28 0c0b528cf693: Download complete 20:30:28 59bf1c3509f3: Pull complete 20:30:28 666ba61612fd: Pull complete 20:30:28 8ed8ca486205: Pull complete 20:30:28 10935f4eaf8b: Verifying Checksum 20:30:28 10935f4eaf8b: Download complete 20:30:28 4fe6c5a15a65: Verifying Checksum 20:30:28 4fe6c5a15a65: Download complete 20:30:32 4fe6c5a15a65: Pull complete 20:30:32 22a0e8bec74d: Pull complete 20:30:32 640e595b4fbd: Pull complete 20:30:32 763cafe07f6e: Pull complete 20:30:32 0c0b528cf693: Pull complete 20:30:34 10935f4eaf8b: Pull complete 20:30:34 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:30:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:30:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:35 WORKDIR /edgex 20:30:35 COPY go.mod . 20:30:35 RUN go mod download 20:30:35 + docker build -t ci-base-image-x86_64 -f - . 20:30:36 Sending build context to Docker daemon 334.8MB 20:30:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:36 ---> 99d49a6021b9 20:30:36 Step 2/4 : WORKDIR /edgex 20:30:39 ---> Running in 4506a43bbe6a 20:30:39 Removing intermediate container 4506a43bbe6a 20:30:39 ---> 85a9751e698b 20:30:39 Step 3/4 : COPY go.mod . 20:30:39 ---> 5be517d34067 20:30:39 Step 4/4 : RUN go mod download 20:30:39 ---> Running in 18f23ae0c33c 20:30:42 Still waiting to schedule task 20:30:42 ‘prd-ubuntu20.04-docker-arm64-4c-16g-11902’ is offline 20:30:53 Removing intermediate container 18f23ae0c33c 20:30:53 ---> 96e72403680c 20:30:53 Successfully built 96e72403680c 20:30:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:30:54 + docker inspect -f . ci-base-image-x86_64 20:30:54 . [Pipeline] withDockerContainer 20:30:54 prd-ubuntu20.04-docker-8c-8g-11896 does not seem to be running inside a container 20:30:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 20:30:54 $ docker top 603462c6e1ffd08a0a1fa86fa694d377b7c8f0eabaa193ea7826bb7b11c0c482 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:55 + go version 20:30:55 go version go1.17.6 linux/amd64 [Pipeline] } 20:30:55 $ docker stop --time=1 603462c6e1ffd08a0a1fa86fa694d377b7c8f0eabaa193ea7826bb7b11c0c482 20:30:56 $ docker rm -f 603462c6e1ffd08a0a1fa86fa694d377b7c8f0eabaa193ea7826bb7b11c0c482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:56 + docker inspect -f . ci-base-image-x86_64 20:30:56 . [Pipeline] withDockerContainer 20:30:57 prd-ubuntu20.04-docker-8c-8g-11896 does not seem to be running inside a container 20:30:57 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 20:30:57 $ docker top 983f2cb2daf2d180497ce0048625d809ae3b7e36eab59e045c636760878c35b4 -eo pid,comm [Pipeline] { [Pipeline] echo 20:30:57 ========================================================= 20:30:57 [edgeXBuildGoParallel] Running Tests and Build... 20:30:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:57 + make test 20:30:57 go mod tidy -compat=1.17 20:30:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:31:04 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements 20:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.9% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.172s coverage: 89.2% of statements 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.122s coverage: 84.4% of statements 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.390s coverage: 95.2% of statements 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements 20:31:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.092s coverage: 24.0% of statements 20:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 20:31:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements 20:31:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 20:31:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 20:31:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 20:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.110s coverage: 94.4% of statements 20:31:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements 20:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.195s coverage: 82.5% of statements 20:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.176s coverage: 91.2% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.362s coverage: 65.4% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 43.8% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:31:40 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 20:31:58 GO111MODULE=on go vet ./... 20:31:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:31:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:00 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:01 + ls -al . 20:32:01 total 668 20:32:01 drwxrwxr-x 10 1001 1001 4096 Apr 10 20:32 . 20:32:01 drwxr-xr-x 4 root root 4096 Apr 10 20:30 .. 20:32:01 -rw-rw-r-- 1 1001 1001 11 Apr 10 20:29 .dockerignore 20:32:01 drwxrwxr-x 8 1001 1001 4096 Apr 10 20:29 .git 20:32:01 drwxrwxr-x 4 1001 1001 4096 Apr 10 20:29 .github 20:32:01 -rw-rw-r-- 1 1001 1001 870 Apr 10 20:29 .gitignore 20:32:01 -rw-rw-r-- 1 1001 1001 42 Apr 10 20:29 .golangci.yml 20:32:01 -rw-rw-r-- 1 1001 1001 87 Apr 10 20:29 .hadolint.yml 20:32:01 drwx------ 3 1001 1001 4096 Apr 10 20:30 .semver 20:32:01 -rw-rw-r-- 1 1001 1001 166 Apr 10 20:29 .sonarcloud.properties 20:32:01 -rw-rw-r-- 1 1001 1001 1171 Apr 10 20:29 ADOPTERS.md 20:32:01 -rw-rw-r-- 1 1001 1001 9953 Apr 10 20:29 Attribution.txt 20:32:01 -rw-rw-r-- 1 1001 1001 51732 Apr 10 20:29 CHANGELOG.md 20:32:01 -rw-rw-r-- 1 1001 1001 3804 Apr 10 20:29 CONTRIBUTING.md 20:32:01 -rw-rw-r-- 1 1001 1001 677 Apr 10 20:29 GOVERNANCE.md 20:32:01 -rw-rw-r-- 1 1001 1001 849 Apr 10 20:29 Jenkinsfile 20:32:01 -rw-rw-r-- 1 1001 1001 10775 Apr 10 20:29 LICENSE 20:32:01 -rw-rw-r-- 1 1001 1001 8478 Apr 10 20:29 Makefile 20:32:01 -rw-rw-r-- 1 1001 1001 582 Apr 10 20:29 OWNERS.md 20:32:01 -rw-rw-r-- 1 1001 1001 8207 Apr 10 20:29 README.md 20:32:01 -rw-rw-r-- 1 1001 1001 6912 Apr 10 20:29 SECURITY.md 20:32:01 -rw-rw-r-- 1 1001 1001 5 Apr 10 20:30 VERSION 20:32:01 -rw-rw-r-- 1 1001 1001 4131 Apr 10 20:29 ZMQWindows.md 20:32:01 drwxrwxr-x 2 1001 1001 4096 Apr 10 20:29 bin 20:32:01 drwxrwxr-x 18 1001 1001 4096 Apr 10 20:29 cmd 20:32:01 -rw-r--r-- 1 root root 431650 Apr 10 20:31 coverage.out 20:32:01 -rw-rw-r-- 1 1001 1001 3175 Apr 10 20:29 go.mod 20:32:01 -rw-rw-r-- 1 1001 1001 34990 Apr 10 20:29 go.sum 20:32:01 drwxrwxr-x 8 1001 1001 4096 Apr 10 20:29 internal 20:32:01 drwxrwxr-x 3 1001 1001 4096 Apr 10 20:29 openapi 20:32:01 drwxrwxr-x 4 1001 1001 4096 Apr 10 20:29 snap 20:32:01 -rw-rw-r-- 1 1001 1001 204 Apr 10 20:29 version.go [Pipeline] sh 20:32:01 + '[' -e coverage.out ] 20:32:01 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:01 Stashed 1 file(s) [Pipeline] sh 20:32:02 + make build 20:32:02 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 20:32:16 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 20:32:29 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 20:32:29 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 20:32:30 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 20:32:30 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 20:32:31 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 20:32:32 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 20:32:33 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 20:32:34 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 20:32:35 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 20:32:36 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 20:32:38 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 [Pipeline] } 20:32:39 $ docker stop --time=1 983f2cb2daf2d180497ce0048625d809ae3b7e36eab59e045c636760878c35b4 20:32:42 $ docker rm -f 983f2cb2daf2d180497ce0048625d809ae3b7e36eab59e045c636760878c35b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:43 20:32:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:32:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:43 latest: Pulling from edgex-devops/edgex-compose 20:32:43 cbdbe7a5bc2a: Pulling fs layer 20:32:43 ca9280d653b3: Pulling fs layer 20:32:43 7e9c9ca2126c: Pulling fs layer 20:32:43 cbdbe7a5bc2a: Download complete 20:32:43 ca9280d653b3: Verifying Checksum 20:32:43 ca9280d653b3: Download complete 20:32:43 cbdbe7a5bc2a: Pull complete 20:32:43 7e9c9ca2126c: Verifying Checksum 20:32:43 7e9c9ca2126c: Download complete 20:32:44 ca9280d653b3: Pull complete 20:32:47 7e9c9ca2126c: Pull complete 20:32:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:32:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:32:47 prd-ubuntu20.04-docker-8c-8g-11896 does not seem to be running inside a container 20:32:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-devops/edgex-compose:latest cat 20:32:49 $ docker top b7379c2fcfcbcd256b7efb4006a4ed1d04867fbeab53fe5a7dca091b035b3158 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:49 + grep parallel 20:32:49 + docker-compose build --help 20:32:49 --parallel Build images in parallel. [Pipeline] } 20:32:50 $ docker stop --time=1 b7379c2fcfcbcd256b7efb4006a4ed1d04867fbeab53fe5a7dca091b035b3158 20:32:51 $ docker rm -f b7379c2fcfcbcd256b7efb4006a4ed1d04867fbeab53fe5a7dca091b035b3158 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:51 . [Pipeline] withDockerContainer 20:32:51 prd-ubuntu20.04-docker-8c-8g-11896 does not seem to be running inside a container 20:32:51 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 20:32:52 $ docker top 04ac94332c9c1753130e4e8d2fdbec427b65c4ffb99078981e4dff03ba91da6b -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:52 + docker-compose -f ./docker-compose-build.yml build --parallel 20:32:53 Building core-command ... 20:32:53 Building core-data ... 20:32:53 Building core-metadata ... 20:32:53 Building security-bootstrapper ... 20:32:53 Building security-proxy-setup ... 20:32:53 Building security-secretstore-setup ... 20:32:53 Building security-spiffe-token-provider ... 20:32:53 Building security-spire-agent ... 20:32:53 Building security-spire-config ... 20:32:53 Building security-spire-server ... 20:32:53 Building support-notifications ... 20:32:53 Building support-scheduler ... 20:32:53 Building sys-mgmt-agent ... 20:32:53 Building security-secretstore-setup 20:32:53 Building security-spiffe-token-provider 20:32:53 Building security-bootstrapper 20:32:53 Building security-spire-config 20:32:53 Building sys-mgmt-agent 20:33:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:11 ---> 96e72403680c 20:33:11 Step 3/23 : WORKDIR /edgex-go 20:33:11 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:11 ---> 96e72403680c 20:33:11 Step 3/26 : WORKDIR /edgex-go 20:33:11 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:11 ---> 96e72403680c 20:33:11 Step 3/25 : WORKDIR /edgex-go 20:33:11 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:33:11 ---> 96e72403680c 20:33:11 Step 3/20 : WORKDIR /edgex-go 20:33:11 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:11 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:33:11 ---> 96e72403680c 20:33:11 Step 3/31 : WORKDIR /edgex-go 20:33:13 ---> Running in e60bf5095dc3 20:33:13 ---> Running in 6c8abc180e2a 20:33:14 ---> Running in 97f249047abf 20:33:14 ---> Running in c0b27b5f29e5 20:33:14 ---> Running in b21660f4d447 20:33:14 Removing intermediate container e60bf5095dc3 20:33:14 ---> 2d804bc90b73 20:33:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:14 Removing intermediate container c0b27b5f29e5 20:33:14 ---> 864f9c29379f 20:33:14 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:14 Removing intermediate container 97f249047abf 20:33:14 ---> 64d29b63aef6 20:33:14 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:14 Removing intermediate container 6c8abc180e2a 20:33:14 ---> 9ffc16e08c46 20:33:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:14 Removing intermediate container b21660f4d447 20:33:14 ---> b7a578b8a5bf 20:33:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:33:14 ---> Running in 9c7705b07fdc 20:33:14 ---> Running in 7fe92ce72767 20:33:14 ---> Running in 0436cb500577 20:33:14 ---> Running in 2727eecd4119 20:33:14 ---> Running in 0dd5c7ed588d 20:33:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:15 Removing intermediate container 9c7705b07fdc 20:33:15 ---> 957a491c30de 20:33:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:33:15 ---> Running in 80551b24653e 20:33:15 Removing intermediate container 0436cb500577 20:33:15 ---> 517753b98130 20:33:15 Step 5/25 : RUN apk add --update --no-cache make git 20:33:15 ---> Running in 8a9e0e081ae7 20:33:15 Removing intermediate container 7fe92ce72767 20:33:15 ---> ab43a4ad1481 20:33:15 Step 5/31 : RUN apk add --update --no-cache make git 20:33:15 ---> Running in 5ff606e4ed94 20:33:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:15 Removing intermediate container 0dd5c7ed588d 20:33:15 ---> 6127df169e45 20:33:15 Step 5/23 : RUN apk add --update --no-cache make bash git 20:33:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:15 ---> Running in d579707f4594 20:33:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:16 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:33:16 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:33:16 OK: 15864 distinct packages available 20:33:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:16 OK: 221 MiB in 52 packages 20:33:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:16 OK: 221 MiB in 52 packages 20:33:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:16 OK: 221 MiB in 52 packages 20:33:17 Removing intermediate container 80551b24653e 20:33:17 ---> 79ea7183ce52 20:33:17 Step 6/26 : COPY go.mod vendor* ./ 20:33:17 OK: 221 MiB in 52 packages 20:33:17 Removing intermediate container 8a9e0e081ae7 20:33:17 ---> aef4e23c8805 20:33:17 Step 6/25 : COPY go.mod vendor* ./ 20:33:17 ---> 8caf23d1be07 20:33:17 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:17 OK: 221 MiB in 52 packages 20:33:17 ---> Running in f55754a741f2 20:33:17 ---> 36166fc1e34a 20:33:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:17 Removing intermediate container 5ff606e4ed94 20:33:17 ---> 611ee149e69d 20:33:17 Step 6/31 : COPY go.mod vendor* ./ 20:33:17 ---> Running in 5261dbd628e5 20:33:17 Removing intermediate container d579707f4594 20:33:17 ---> b8fda57f2643 20:33:17 Step 6/23 : COPY go.mod vendor* ./ 20:33:17 ---> 38a0e5dd300b 20:33:17 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:17 ---> Running in 47035c6f1e30 20:33:17 ---> 82cf80ee40bf 20:33:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:17 Removing intermediate container 2727eecd4119 20:33:17 ---> 11f18f40a738 20:33:17 Step 5/20 : COPY go.mod vendor* ./ 20:33:17 ---> Running in 04e83b3da027 20:33:17 ---> 2c6786fae9a7 20:33:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:17 ---> Running in 3936afab29ae 20:33:18 Removing intermediate container f55754a741f2 20:33:18 ---> fbfd4670a8c8 20:33:18 Step 8/26 : COPY . . 20:33:18 Removing intermediate container 5261dbd628e5 20:33:18 ---> a1cfc14796b9 20:33:18 Step 8/25 : COPY . . 20:33:23 Removing intermediate container 47035c6f1e30 20:33:23 ---> 042e14125ecb 20:33:23 Step 8/31 : COPY . . 20:33:23 Removing intermediate container 04e83b3da027 20:33:23 ---> f42a3afec93c 20:33:23 Step 8/23 : COPY . . 20:33:23 Removing intermediate container 3936afab29ae 20:33:23 ---> 416b710119e2 20:33:23 Step 7/20 : COPY . . 20:33:24 ---> 8f13670f182a 20:33:24 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:33:24 ---> 59807e4e4221 20:33:24 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:33:32 ---> Running in 576d786441c1 20:33:32 ---> Running in f3f974277526 20:33:32 Removing intermediate container 576d786441c1 20:33:32 ---> 2727fefb4e76 20:33:32 Step 10/26 : RUN mkdir -p spire-build 20:33:32 ---> Running in e52d3e87bc60 20:33:32 ---> 244d5ff104e1 20:33:32 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:33:32 ---> 3167860b4a61 20:33:32 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:33:32 ---> 4f65701ccb94 20:33:32 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:33:32 ---> Running in b3451ecd4a99 20:33:32 ---> Running in d02dd5515ec2 20:33:32 ---> Running in bf3ba9174e26 20:33:32 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 20:33:32 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 20:33:33 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 20:33:33 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 20:33:33 Removing intermediate container e52d3e87bc60 20:33:33 ---> 7c613b371e70 20:33:33 Step 11/26 : WORKDIR /edgex-go/spire-build 20:33:33 ---> Running in 5fa69d12d410 20:33:33 Removing intermediate container 5fa69d12d410 20:33:33 ---> 1fda463d9034 20:33:33 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 20:33:33 ---> Running in f04fa4058fec 20:33:34 spire-1.2.1/ 20:33:34 spire-1.2.1/.data/ 20:33:34 spire-1.2.1/.data/.file 20:33:34 spire-1.2.1/.dockerignore 20:33:34 spire-1.2.1/.gitattributes 20:33:34 spire-1.2.1/.githooks/ 20:33:34 spire-1.2.1/.githooks/pre-commit 20:33:34 spire-1.2.1/.github/ 20:33:34 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:33:34 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:33:34 spire-1.2.1/.github/dependabot.yml 20:33:34 spire-1.2.1/.github/workflows/ 20:33:34 spire-1.2.1/.github/workflows/nightly_build.yaml 20:33:34 spire-1.2.1/.github/workflows/pr_build.yaml 20:33:34 spire-1.2.1/.github/workflows/release_build.yaml 20:33:34 spire-1.2.1/.github/workflows/scripts/ 20:33:34 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:33:34 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:33:34 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:33:34 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:33:34 spire-1.2.1/.github/workflows/scripts/split.sh 20:33:34 spire-1.2.1/.gitignore 20:33:34 spire-1.2.1/.go-version 20:33:34 spire-1.2.1/.golangci.yml 20:33:34 spire-1.2.1/ADOPTERS.md 20:33:34 spire-1.2.1/CHANGELOG.md 20:33:34 spire-1.2.1/CODE-OF-CONDUCT.md 20:33:34 spire-1.2.1/CODEOWNERS 20:33:34 spire-1.2.1/CONTRIBUTING.md 20:33:34 spire-1.2.1/Dockerfile 20:33:34 spire-1.2.1/Dockerfile.dev 20:33:34 spire-1.2.1/Dockerfile.scratch 20:33:34 spire-1.2.1/LICENSE 20:33:34 spire-1.2.1/MAINTAINERS.md 20:33:34 spire-1.2.1/Makefile 20:33:34 spire-1.2.1/README.md 20:33:34 spire-1.2.1/ROADMAP.md 20:33:34 spire-1.2.1/SECURITY.md 20:33:34 spire-1.2.1/cmd/ 20:33:34 spire-1.2.1/cmd/spire-agent/ 20:33:34 spire-1.2.1/cmd/spire-agent/cli/ 20:33:34 spire-1.2.1/cmd/spire-agent/cli/api/ 20:33:34 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:33:34 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:33:34 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:33:34 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:33:34 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:33:34 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:33:34 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:33:34 spire-1.2.1/cmd/spire-agent/cli/common/ 20:33:34 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:33:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:33:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:33:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:33:34 spire-1.2.1/cmd/spire-agent/cli/run/ 20:33:34 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:33:34 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:33:34 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:33:34 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:33:34 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:33:34 spire-1.2.1/cmd/spire-agent/main.go 20:33:34 spire-1.2.1/cmd/spire-server/ 20:33:34 spire-1.2.1/cmd/spire-server/cli/ 20:33:34 spire-1.2.1/cmd/spire-server/cli/agent/ 20:33:34 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:33:34 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/cli.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/entry/ 20:33:34 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/federation/ 20:33:34 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:33:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:33:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/run/ 20:33:34 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/token/ 20:33:34 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/validate/ 20:33:34 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/x509/ 20:33:34 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:33:34 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:33:34 spire-1.2.1/cmd/spire-server/main.go 20:33:34 spire-1.2.1/cmd/spire-server/util/ 20:33:34 spire-1.2.1/cmd/spire-server/util/util.go 20:33:34 spire-1.2.1/conf/ 20:33:34 spire-1.2.1/conf/agent/ 20:33:34 spire-1.2.1/conf/agent/agent.conf 20:33:34 spire-1.2.1/conf/agent/agent_full.conf 20:33:34 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:33:34 spire-1.2.1/conf/server/ 20:33:34 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:33:34 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:33:34 spire-1.2.1/conf/server/server.conf 20:33:34 spire-1.2.1/conf/server/server_full.conf 20:33:34 spire-1.2.1/doc/ 20:33:34 spire-1.2.1/doc/SPIRE101.md 20:33:34 spire-1.2.1/doc/auditlog.md 20:33:34 spire-1.2.1/doc/authorization_policy_engine.md 20:33:34 spire-1.2.1/doc/changelog_guidelines.md 20:33:34 spire-1.2.1/doc/cure53-report.pdf 20:33:34 spire-1.2.1/doc/images/ 20:33:34 spire-1.2.1/doc/images/2019_roadmap.png 20:33:34 spire-1.2.1/doc/images/SPIRE101.png 20:33:34 spire-1.2.1/doc/images/SPIRE_agent.png 20:33:34 spire-1.2.1/doc/images/SPIRE_server.png 20:33:34 spire-1.2.1/doc/images/cache_mgr.png 20:33:34 spire-1.2.1/doc/images/cache_mgr_components.png 20:33:34 spire-1.2.1/doc/images/federated_spire.png 20:33:34 spire-1.2.1/doc/images/ha_mode.png 20:33:34 spire-1.2.1/doc/images/nested_spire.png 20:33:34 spire-1.2.1/doc/images/oidc_federation.png 20:33:34 spire-1.2.1/doc/images/single_trust_domain.png 20:33:34 spire-1.2.1/doc/images/spiffe_compatible.png 20:33:34 spire-1.2.1/doc/images/spire_logo.png 20:33:34 spire-1.2.1/doc/migrating_registration_api_clients.md 20:33:34 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:33:34 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:33:34 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:33:34 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:33:34 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:33:34 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:33:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:33:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:33:34 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:33:34 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:33:34 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:33:34 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:33:34 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:33:34 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:33:34 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:33:34 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:33:34 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:33:34 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:33:34 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:33:34 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:33:34 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:33:34 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:33:34 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:33:34 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:33:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:33:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:33:34 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:33:34 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:33:34 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:33:34 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:33:34 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:33:34 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:33:34 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:33:34 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:33:34 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:33:34 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:33:34 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:33:34 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:33:34 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:33:34 spire-1.2.1/doc/scaling_spire.md 20:33:34 spire-1.2.1/doc/spire_agent.md 20:33:34 spire-1.2.1/doc/spire_server.md 20:33:34 spire-1.2.1/doc/supported_integrations.md 20:33:34 spire-1.2.1/doc/telemetry.md 20:33:34 spire-1.2.1/doc/telemetry_config.md 20:33:34 spire-1.2.1/doc/upgrading.md 20:33:34 spire-1.2.1/doc/using_spire.md 20:33:34 spire-1.2.1/examples/ 20:33:34 spire-1.2.1/examples/README.md 20:33:34 spire-1.2.1/go.mod 20:33:34 spire-1.2.1/go.sum 20:33:34 spire-1.2.1/pkg/ 20:33:34 spire-1.2.1/pkg/agent/ 20:33:34 spire-1.2.1/pkg/agent/agent.go 20:33:34 spire-1.2.1/pkg/agent/api/ 20:33:34 spire-1.2.1/pkg/agent/api/config.go 20:33:34 spire-1.2.1/pkg/agent/api/debug/ 20:33:34 spire-1.2.1/pkg/agent/api/debug/v1/ 20:33:34 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:33:34 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:33:34 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:33:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:33:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:33:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:33:34 spire-1.2.1/pkg/agent/api/endpoints.go 20:33:34 spire-1.2.1/pkg/agent/api/health/ 20:33:34 spire-1.2.1/pkg/agent/api/health/v1/ 20:33:34 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:33:34 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:33:34 spire-1.2.1/pkg/agent/api/rpccontext/ 20:33:34 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:33:34 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:33:34 spire-1.2.1/pkg/agent/attestor/ 20:33:34 spire-1.2.1/pkg/agent/attestor/node/ 20:33:34 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:33:34 spire-1.2.1/pkg/agent/attestor/node/node.go 20:33:34 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:33:34 spire-1.2.1/pkg/agent/attestor/workload/ 20:33:34 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:33:34 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:33:34 spire-1.2.1/pkg/agent/catalog/ 20:33:34 spire-1.2.1/pkg/agent/catalog/catalog.go 20:33:34 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:33:34 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:33:34 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:33:34 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:33:34 spire-1.2.1/pkg/agent/client/ 20:33:34 spire-1.2.1/pkg/agent/client/client.go 20:33:34 spire-1.2.1/pkg/agent/client/client_test.go 20:33:34 spire-1.2.1/pkg/agent/client/dial.go 20:33:34 spire-1.2.1/pkg/agent/client/nodeconn.go 20:33:34 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:33:34 spire-1.2.1/pkg/agent/client/update.go 20:33:34 spire-1.2.1/pkg/agent/client/util.go 20:33:34 spire-1.2.1/pkg/agent/common/ 20:33:34 spire-1.2.1/pkg/agent/common/backoff/ 20:33:34 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:33:34 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:33:34 spire-1.2.1/pkg/agent/common/cgroups/ 20:33:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:33:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:33:34 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:33:34 spire-1.2.1/pkg/agent/config.go 20:33:34 spire-1.2.1/pkg/agent/endpoints/ 20:33:34 spire-1.2.1/pkg/agent/endpoints/config.go 20:33:34 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:33:34 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:33:34 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:33:34 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:33:34 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:33:34 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:33:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:33:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:33:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:33:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:33:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:33:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:33:34 spire-1.2.1/pkg/agent/endpoints/workload/ 20:33:34 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:33:34 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:33:34 spire-1.2.1/pkg/agent/manager/ 20:33:34 spire-1.2.1/pkg/agent/manager/cache/ 20:33:34 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:33:34 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:33:34 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:33:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:33:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:33:34 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:33:34 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:33:34 spire-1.2.1/pkg/agent/manager/config.go 20:33:34 spire-1.2.1/pkg/agent/manager/manager.go 20:33:34 spire-1.2.1/pkg/agent/manager/manager_test.go 20:33:34 spire-1.2.1/pkg/agent/manager/storage.go 20:33:34 spire-1.2.1/pkg/agent/manager/storage_test.go 20:33:34 spire-1.2.1/pkg/agent/manager/storecache/ 20:33:34 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:33:34 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:33:34 spire-1.2.1/pkg/agent/manager/sync.go 20:33:34 spire-1.2.1/pkg/agent/plugin/ 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:33:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:33:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:33:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:33:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:33:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:33:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:33:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:33:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:33:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:33:34 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:33:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:33:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:33:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:33:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:33:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:33:34 spire-1.2.1/pkg/agent/svid/ 20:33:34 spire-1.2.1/pkg/agent/svid/rotator.go 20:33:34 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:33:34 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:33:34 spire-1.2.1/pkg/agent/svid/store/ 20:33:34 spire-1.2.1/pkg/agent/svid/store/service.go 20:33:34 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:33:34 spire-1.2.1/pkg/common/ 20:33:34 spire-1.2.1/pkg/common/agentpathtemplate/ 20:33:34 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:33:34 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:33:34 spire-1.2.1/pkg/common/api/ 20:33:34 spire-1.2.1/pkg/common/api/metrics.go 20:33:34 spire-1.2.1/pkg/common/api/middleware/ 20:33:34 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:33:34 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:33:34 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:33:34 spire-1.2.1/pkg/common/api/middleware/logger.go 20:33:34 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:33:34 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:33:34 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:33:34 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:33:34 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:33:34 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:33:34 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:33:34 spire-1.2.1/pkg/common/api/middleware/names.go 20:33:34 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:33:34 spire-1.2.1/pkg/common/api/names.go 20:33:34 spire-1.2.1/pkg/common/api/ratelimit.go 20:33:34 spire-1.2.1/pkg/common/api/rpccontext/ 20:33:34 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:33:34 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:33:34 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:33:34 spire-1.2.1/pkg/common/auth/ 20:33:34 spire-1.2.1/pkg/common/auth/interceptors.go 20:33:34 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:33:34 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:33:34 spire-1.2.1/pkg/common/bundleutil/ 20:33:34 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:33:34 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:33:34 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:33:34 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:33:34 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:33:34 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:33:34 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:33:34 spire-1.2.1/pkg/common/bundleutil/types.go 20:33:34 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:33:34 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:33:34 spire-1.2.1/pkg/common/catalog/ 20:33:34 spire-1.2.1/pkg/common/catalog/bind.go 20:33:34 spire-1.2.1/pkg/common/catalog/builtin.go 20:33:34 spire-1.2.1/pkg/common/catalog/catalog.go 20:33:34 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:33:34 spire-1.2.1/pkg/common/catalog/closers.go 20:33:34 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:33:34 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:33:34 spire-1.2.1/pkg/common/catalog/config.go 20:33:34 spire-1.2.1/pkg/common/catalog/config_test.go 20:33:34 spire-1.2.1/pkg/common/catalog/configure.go 20:33:34 spire-1.2.1/pkg/common/catalog/constraints.go 20:33:34 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:33:34 spire-1.2.1/pkg/common/catalog/context.go 20:33:34 spire-1.2.1/pkg/common/catalog/external.go 20:33:34 spire-1.2.1/pkg/common/catalog/host.go 20:33:34 spire-1.2.1/pkg/common/catalog/pipenet.go 20:33:34 spire-1.2.1/pkg/common/catalog/plugin.go 20:33:34 spire-1.2.1/pkg/common/catalog/testplugin/ 20:33:34 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:33:34 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:33:34 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:33:34 spire-1.2.1/pkg/common/cli/ 20:33:34 spire-1.2.1/pkg/common/cli/env.go 20:33:34 spire-1.2.1/pkg/common/cli/flags.go 20:33:34 spire-1.2.1/pkg/common/cli/trust_domain.go 20:33:34 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:33:34 spire-1.2.1/pkg/common/cli/umask.go 20:33:34 spire-1.2.1/pkg/common/cli/umask_posix.go 20:33:34 spire-1.2.1/pkg/common/cli/umask_test.go 20:33:34 spire-1.2.1/pkg/common/cli/umask_windows.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/ 20:33:34 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/flag.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/format.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/ 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:33:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:33:34 spire-1.2.1/pkg/common/coretypes/ 20:33:34 spire-1.2.1/pkg/common/coretypes/bundle/ 20:33:34 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:33:34 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:33:34 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:33:34 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:33:34 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:33:34 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:33:34 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:33:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:33:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:33:34 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:33:34 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:33:34 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:33:34 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:33:34 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:33:34 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:33:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:33:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:33:34 spire-1.2.1/pkg/common/cryptoutil/ 20:33:34 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:33:34 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:33:34 spire-1.2.1/pkg/common/diskutil/ 20:33:34 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:33:34 spire-1.2.1/pkg/common/diskutil/file_test.go 20:33:34 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:33:34 spire-1.2.1/pkg/common/errorutil/ 20:33:34 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:33:34 spire-1.2.1/pkg/common/health/ 20:33:34 spire-1.2.1/pkg/common/health/config.go 20:33:34 spire-1.2.1/pkg/common/health/context.go 20:33:34 spire-1.2.1/pkg/common/health/context_test.go 20:33:34 spire-1.2.1/pkg/common/health/health.go 20:33:34 spire-1.2.1/pkg/common/health/health_test.go 20:33:34 spire-1.2.1/pkg/common/health/logger.go 20:33:34 spire-1.2.1/pkg/common/hostservice/ 20:33:34 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:33:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:33:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:33:34 spire-1.2.1/pkg/common/idutil/ 20:33:34 spire-1.2.1/pkg/common/idutil/require.go 20:33:34 spire-1.2.1/pkg/common/idutil/require_test.go 20:33:34 spire-1.2.1/pkg/common/idutil/safety.go 20:33:34 spire-1.2.1/pkg/common/idutil/safety_test.go 20:33:34 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:33:34 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:33:34 spire-1.2.1/pkg/common/jwtsvid/ 20:33:34 spire-1.2.1/pkg/common/jwtsvid/common.go 20:33:34 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:33:34 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:33:34 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:33:34 spire-1.2.1/pkg/common/jwtutil/ 20:33:34 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:33:34 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:33:34 spire-1.2.1/pkg/common/log/ 20:33:34 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:33:34 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:33:34 spire-1.2.1/pkg/common/log/log.go 20:33:34 spire-1.2.1/pkg/common/log/log_test.go 20:33:34 spire-1.2.1/pkg/common/log/options.go 20:33:34 spire-1.2.1/pkg/common/nodeutil/ 20:33:34 spire-1.2.1/pkg/common/nodeutil/node.go 20:33:34 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:33:34 spire-1.2.1/pkg/common/peertracker/ 20:33:34 spire-1.2.1/pkg/common/peertracker/conn.go 20:33:34 spire-1.2.1/pkg/common/peertracker/credentials.go 20:33:34 spire-1.2.1/pkg/common/peertracker/errors.go 20:33:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:33:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:33:34 spire-1.2.1/pkg/common/peertracker/info.go 20:33:34 spire-1.2.1/pkg/common/peertracker/listener.go 20:33:34 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:33:34 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:33:34 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:33:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:33:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:33:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:33:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:33:34 spire-1.2.1/pkg/common/peertracker/tcp.go 20:33:34 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:33:34 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:33:34 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:33:34 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:33:34 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:33:34 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:33:34 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:33:34 spire-1.2.1/pkg/common/peertracker/uds.go 20:33:34 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:33:34 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:33:34 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:33:34 spire-1.2.1/pkg/common/pemutil/ 20:33:34 spire-1.2.1/pkg/common/pemutil/block.go 20:33:34 spire-1.2.1/pkg/common/pemutil/certs.go 20:33:34 spire-1.2.1/pkg/common/pemutil/common.go 20:33:34 spire-1.2.1/pkg/common/pemutil/csr.go 20:33:34 spire-1.2.1/pkg/common/pemutil/keys.go 20:33:34 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:33:34 spire-1.2.1/pkg/common/pemutil/testdata/ 20:33:34 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:33:34 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:33:34 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:33:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:33:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:33:34 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:33:34 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:33:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:33:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:33:34 spire-1.2.1/pkg/common/plugin/ 20:33:34 spire-1.2.1/pkg/common/plugin/aws/ 20:33:34 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:33:34 spire-1.2.1/pkg/common/plugin/azure/ 20:33:34 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:33:34 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:33:34 spire-1.2.1/pkg/common/plugin/facade.go 20:33:34 spire-1.2.1/pkg/common/plugin/facade_test.go 20:33:34 spire-1.2.1/pkg/common/plugin/gcp/ 20:33:34 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:33:34 spire-1.2.1/pkg/common/plugin/k8s/ 20:33:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:33:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:33:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:33:34 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:33:34 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:33:34 spire-1.2.1/pkg/common/plugin/log.go 20:33:34 spire-1.2.1/pkg/common/plugin/sshpop/ 20:33:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:33:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:33:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:33:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:33:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:33:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:33:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:33:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:33:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:33:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:33:34 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:33:34 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:33:34 spire-1.2.1/pkg/common/plugin/x509pop/ 20:33:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:33:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:33:34 spire-1.2.1/pkg/common/profiling/ 20:33:34 spire-1.2.1/pkg/common/profiling/dumpers.go 20:33:34 spire-1.2.1/pkg/common/profiling/profiling.go 20:33:34 spire-1.2.1/pkg/common/protoutil/ 20:33:34 spire-1.2.1/pkg/common/protoutil/masks.go 20:33:34 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:33:34 spire-1.2.1/pkg/common/rotationutil/ 20:33:34 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:33:34 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:33:34 spire-1.2.1/pkg/common/selector/ 20:33:34 spire-1.2.1/pkg/common/selector/selector.go 20:33:34 spire-1.2.1/pkg/common/selector/selector_test.go 20:33:34 spire-1.2.1/pkg/common/selector/set.go 20:33:34 spire-1.2.1/pkg/common/selector/set_utils.go 20:33:34 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:33:34 spire-1.2.1/pkg/common/telemetry/ 20:33:34 spire-1.2.1/pkg/common/telemetry/agent/ 20:33:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:33:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:33:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:33:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:33:34 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:33:34 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:33:34 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:33:34 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:33:34 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:33:34 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:33:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:33:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:33:34 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:33:34 spire-1.2.1/pkg/common/telemetry/call.go 20:33:34 spire-1.2.1/pkg/common/telemetry/common/ 20:33:34 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:33:34 spire-1.2.1/pkg/common/telemetry/config.go 20:33:34 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:33:34 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:33:34 spire-1.2.1/pkg/common/telemetry/inmem.go 20:33:34 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:33:34 spire-1.2.1/pkg/common/telemetry/m3.go 20:33:34 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:33:34 spire-1.2.1/pkg/common/telemetry/metrics.go 20:33:34 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:33:34 spire-1.2.1/pkg/common/telemetry/names.go 20:33:34 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:33:34 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:33:34 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:33:34 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:33:34 spire-1.2.1/pkg/common/telemetry/server/ 20:33:34 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:33:34 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:33:34 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:33:34 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:33:34 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:33:34 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:33:34 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:33:34 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:33:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:33:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:33:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:33:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:33:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:33:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:33:34 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:33:34 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:33:34 spire-1.2.1/pkg/common/telemetry/server/server.go 20:33:34 spire-1.2.1/pkg/common/telemetry/sink.go 20:33:34 spire-1.2.1/pkg/common/telemetry/statsd.go 20:33:34 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:33:34 spire-1.2.1/pkg/common/telemetry/uptime.go 20:33:34 spire-1.2.1/pkg/common/telemetry/version.go 20:33:34 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:33:34 spire-1.2.1/pkg/common/uptime/ 20:33:34 spire-1.2.1/pkg/common/uptime/uptime.go 20:33:34 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:33:34 spire-1.2.1/pkg/common/util/ 20:33:34 spire-1.2.1/pkg/common/util/certs.go 20:33:34 spire-1.2.1/pkg/common/util/certs_test.go 20:33:34 spire-1.2.1/pkg/common/util/csr.go 20:33:34 spire-1.2.1/pkg/common/util/hash.go 20:33:34 spire-1.2.1/pkg/common/util/selectors.go 20:33:34 spire-1.2.1/pkg/common/util/selectors_test.go 20:33:34 spire-1.2.1/pkg/common/util/signals.go 20:33:34 spire-1.2.1/pkg/common/util/sort.go 20:33:34 spire-1.2.1/pkg/common/util/sort_test.go 20:33:34 spire-1.2.1/pkg/common/util/task.go 20:33:34 spire-1.2.1/pkg/common/util/task_test.go 20:33:34 spire-1.2.1/pkg/common/util/testdata/ 20:33:34 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:33:34 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:33:34 spire-1.2.1/pkg/common/version/ 20:33:34 spire-1.2.1/pkg/common/version/version.go 20:33:34 spire-1.2.1/pkg/common/x509svid/ 20:33:34 spire-1.2.1/pkg/common/x509svid/common_test.go 20:33:34 spire-1.2.1/pkg/common/x509svid/csr.go 20:33:34 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:33:34 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:33:34 spire-1.2.1/pkg/common/x509util/ 20:33:34 spire-1.2.1/pkg/common/x509util/cert.go 20:33:34 spire-1.2.1/pkg/common/x509util/dns.go 20:33:34 spire-1.2.1/pkg/common/x509util/dns_test.go 20:33:34 spire-1.2.1/pkg/common/x509util/keyid.go 20:33:34 spire-1.2.1/pkg/common/x509util/keypair.go 20:33:34 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:33:34 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:33:34 spire-1.2.1/pkg/server/ 20:33:34 spire-1.2.1/pkg/server/api/ 20:33:34 spire-1.2.1/pkg/server/api/agent.go 20:33:34 spire-1.2.1/pkg/server/api/agent/ 20:33:34 spire-1.2.1/pkg/server/api/agent/v1/ 20:33:34 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:33:34 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:33:34 spire-1.2.1/pkg/server/api/agent_test.go 20:33:34 spire-1.2.1/pkg/server/api/api.go 20:33:34 spire-1.2.1/pkg/server/api/audit/ 20:33:34 spire-1.2.1/pkg/server/api/audit/audit.go 20:33:34 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:33:34 spire-1.2.1/pkg/server/api/bundle.go 20:33:34 spire-1.2.1/pkg/server/api/bundle/ 20:33:34 spire-1.2.1/pkg/server/api/bundle/v1/ 20:33:34 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:33:34 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:33:34 spire-1.2.1/pkg/server/api/bundle_test.go 20:33:34 spire-1.2.1/pkg/server/api/debug/ 20:33:34 spire-1.2.1/pkg/server/api/debug/v1/ 20:33:34 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:33:34 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:33:34 spire-1.2.1/pkg/server/api/entry.go 20:33:34 spire-1.2.1/pkg/server/api/entry/ 20:33:34 spire-1.2.1/pkg/server/api/entry/v1/ 20:33:34 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:33:34 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:33:34 spire-1.2.1/pkg/server/api/entry_test.go 20:33:34 spire-1.2.1/pkg/server/api/health/ 20:33:34 spire-1.2.1/pkg/server/api/health/v1/ 20:33:34 spire-1.2.1/pkg/server/api/health/v1/service.go 20:33:34 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:33:34 spire-1.2.1/pkg/server/api/id.go 20:33:34 spire-1.2.1/pkg/server/api/id_test.go 20:33:34 spire-1.2.1/pkg/server/api/limits/ 20:33:34 spire-1.2.1/pkg/server/api/limits/limits.go 20:33:34 spire-1.2.1/pkg/server/api/middleware/ 20:33:34 spire-1.2.1/pkg/server/api/middleware/alias.go 20:33:34 spire-1.2.1/pkg/server/api/middleware/audit.go 20:33:34 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:33:34 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:33:34 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:33:34 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:33:34 spire-1.2.1/pkg/server/api/middleware/caller.go 20:33:34 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:33:34 spire-1.2.1/pkg/server/api/middleware/common.go 20:33:34 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:33:34 spire-1.2.1/pkg/server/api/middleware/entries.go 20:33:34 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:33:34 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:33:34 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:33:34 spire-1.2.1/pkg/server/api/ratelimit.go 20:33:34 spire-1.2.1/pkg/server/api/rpccontext/ 20:33:34 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:33:34 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:33:34 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:33:34 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:33:34 spire-1.2.1/pkg/server/api/selector.go 20:33:34 spire-1.2.1/pkg/server/api/selector_test.go 20:33:34 spire-1.2.1/pkg/server/api/status.go 20:33:34 spire-1.2.1/pkg/server/api/status_test.go 20:33:34 spire-1.2.1/pkg/server/api/svid/ 20:33:34 spire-1.2.1/pkg/server/api/svid/v1/ 20:33:34 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:33:34 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:33:34 spire-1.2.1/pkg/server/api/trustdomain.go 20:33:34 spire-1.2.1/pkg/server/api/trustdomain/ 20:33:34 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:33:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:33:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:33:34 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:33:34 spire-1.2.1/pkg/server/authpolicy/ 20:33:34 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:33:34 spire-1.2.1/pkg/server/authpolicy/policy.go 20:33:34 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:33:34 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:33:34 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:33:34 spire-1.2.1/pkg/server/authpolicy/validate.go 20:33:34 spire-1.2.1/pkg/server/bundle/ 20:33:34 spire-1.2.1/pkg/server/bundle/client/ 20:33:34 spire-1.2.1/pkg/server/bundle/client/client.go 20:33:34 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:33:34 spire-1.2.1/pkg/server/bundle/client/manager.go 20:33:34 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:33:34 spire-1.2.1/pkg/server/bundle/client/sources.go 20:33:34 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:33:34 spire-1.2.1/pkg/server/bundle/client/updater.go 20:33:34 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:33:34 spire-1.2.1/pkg/server/ca/ 20:33:34 spire-1.2.1/pkg/server/ca/ca.go 20:33:34 spire-1.2.1/pkg/server/ca/ca_health.go 20:33:34 spire-1.2.1/pkg/server/ca/ca_test.go 20:33:34 spire-1.2.1/pkg/server/ca/journal.go 20:33:34 spire-1.2.1/pkg/server/ca/journal_test.go 20:33:34 spire-1.2.1/pkg/server/ca/manager.go 20:33:34 spire-1.2.1/pkg/server/ca/manager_health.go 20:33:34 spire-1.2.1/pkg/server/ca/manager_test.go 20:33:34 spire-1.2.1/pkg/server/ca/templates.go 20:33:34 spire-1.2.1/pkg/server/ca/upstream_client.go 20:33:34 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:33:34 spire-1.2.1/pkg/server/ca/validation.go 20:33:34 spire-1.2.1/pkg/server/cache/ 20:33:34 spire-1.2.1/pkg/server/cache/dscache/ 20:33:34 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:33:34 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:33:34 spire-1.2.1/pkg/server/cache/entrycache/ 20:33:34 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:33:34 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:33:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:33:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:33:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:33:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:33:34 spire-1.2.1/pkg/server/catalog/ 20:33:34 spire-1.2.1/pkg/server/catalog/catalog.go 20:33:34 spire-1.2.1/pkg/server/catalog/keymanager.go 20:33:34 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:33:34 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:33:34 spire-1.2.1/pkg/server/catalog/notifier.go 20:33:34 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:33:34 spire-1.2.1/pkg/server/config.go 20:33:34 spire-1.2.1/pkg/server/datastore/ 20:33:34 spire-1.2.1/pkg/server/datastore/datastore.go 20:33:34 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:33:34 spire-1.2.1/pkg/server/datastore/repository.go 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:33:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:33:34 spire-1.2.1/pkg/server/endpoints/ 20:33:34 spire-1.2.1/pkg/server/endpoints/bundle/ 20:33:34 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:33:34 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:33:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:33:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:33:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:33:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:33:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:33:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:33:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:33:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:33:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:33:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:33:34 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:33:34 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:33:34 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:33:34 spire-1.2.1/pkg/server/endpoints/config.go 20:33:34 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:33:34 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:33:34 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:33:34 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:33:34 spire-1.2.1/pkg/server/endpoints/middleware.go 20:33:34 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:33:34 spire-1.2.1/pkg/server/hostservice/ 20:33:34 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:33:34 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:33:34 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:33:34 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:33:34 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:33:34 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:33:34 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:33:34 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/ 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/ 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:33:34 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:33:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:33:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:33:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:33:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:33:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:33:34 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:33:34 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:33:34 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/notifier/ 20:33:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:33:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:33:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:33:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:33:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:33:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:33:34 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:33:34 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:33:34 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:33:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:33:34 spire-1.2.1/pkg/server/registration/ 20:33:34 spire-1.2.1/pkg/server/registration/manager.go 20:33:34 spire-1.2.1/pkg/server/registration/manager_test.go 20:33:34 spire-1.2.1/pkg/server/scanentries.go 20:33:34 spire-1.2.1/pkg/server/scanentries_test.go 20:33:34 spire-1.2.1/pkg/server/server.go 20:33:34 spire-1.2.1/pkg/server/server_test.go 20:33:34 spire-1.2.1/pkg/server/svid/ 20:33:34 spire-1.2.1/pkg/server/svid/observer.go 20:33:34 spire-1.2.1/pkg/server/svid/observer_test.go 20:33:34 spire-1.2.1/pkg/server/svid/rotator.go 20:33:34 spire-1.2.1/pkg/server/svid/rotator_config.go 20:33:34 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:33:34 spire-1.2.1/pkg/server/svid/rotator_test.go 20:33:34 spire-1.2.1/proto/ 20:33:34 spire-1.2.1/proto/private/ 20:33:34 spire-1.2.1/proto/private/server/ 20:33:34 spire-1.2.1/proto/private/server/journal/ 20:33:34 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:33:34 spire-1.2.1/proto/private/server/journal/journal.proto 20:33:34 spire-1.2.1/proto/spire/ 20:33:34 spire-1.2.1/proto/spire/common/ 20:33:34 spire-1.2.1/proto/spire/common/common.pb.go 20:33:34 spire-1.2.1/proto/spire/common/common.proto 20:33:34 spire-1.2.1/proto/spire/common/plugin/ 20:33:34 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:33:34 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:33:34 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:33:34 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:33:34 spire-1.2.1/proto/spire/plugin/ 20:33:34 spire-1.2.1/proto/spire/plugin/agent/ 20:33:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:33:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:33:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:33:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:33:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:33:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:33:34 spire-1.2.1/release/ 20:33:34 spire-1.2.1/release/spire-extras/ 20:33:34 spire-1.2.1/release/spire-extras/README.md 20:33:34 spire-1.2.1/release/spire-extras/conf/ 20:33:34 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:33:34 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:33:34 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:33:34 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:33:34 spire-1.2.1/release/spire/ 20:33:34 spire-1.2.1/release/spire/README.md 20:33:34 spire-1.2.1/release/spire/conf/ 20:33:34 spire-1.2.1/release/spire/conf/agent/ 20:33:34 spire-1.2.1/release/spire/conf/agent/agent.conf 20:33:34 spire-1.2.1/release/spire/conf/server/ 20:33:34 spire-1.2.1/release/spire/conf/server/server.conf 20:33:34 spire-1.2.1/script/ 20:33:34 spire-1.2.1/script/build-artifact.sh 20:33:34 spire-1.2.1/script/generate_dummy_ca.sh 20:33:34 spire-1.2.1/support/ 20:33:34 spire-1.2.1/support/k8s/ 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:33:34 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:33:34 spire-1.2.1/support/oidc-discovery-provider/ 20:33:34 spire-1.2.1/support/oidc-discovery-provider/README.md 20:33:34 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:33:34 spire-1.2.1/support/oidc-discovery-provider/config.go 20:33:34 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:33:34 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:33:34 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:33:34 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:33:34 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:33:34 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:33:34 spire-1.2.1/support/oidc-discovery-provider/main.go 20:33:34 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:33:34 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:33:34 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:33:34 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:33:34 spire-1.2.1/test/ 20:33:34 spire-1.2.1/test/clock/ 20:33:34 spire-1.2.1/test/clock/clock.go 20:33:34 spire-1.2.1/test/fakes/ 20:33:34 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:33:34 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:33:34 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:33:34 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:33:34 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:33:34 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:33:34 spire-1.2.1/test/fakes/fakeagentstore/ 20:33:34 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:33:34 spire-1.2.1/test/fakes/fakedatastore/ 20:33:34 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:33:34 spire-1.2.1/test/fakes/fakeentryclient/ 20:33:34 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:33:34 spire-1.2.1/test/fakes/fakehealthchecker/ 20:33:34 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:33:34 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:33:34 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:33:34 spire-1.2.1/test/fakes/fakemetrics/ 20:33:34 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:33:34 spire-1.2.1/test/fakes/fakenoderesolver/ 20:33:34 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:33:34 spire-1.2.1/test/fakes/fakenotifier/ 20:33:34 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:33:34 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:33:34 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:33:34 spire-1.2.1/test/fakes/fakeserverca/ 20:33:34 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:33:34 spire-1.2.1/test/fakes/fakeservercatalog/ 20:33:34 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:33:34 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:33:34 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:33:34 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:33:34 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:33:34 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:33:34 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:33:34 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:33:34 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:33:34 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:33:34 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:33:34 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:33:34 spire-1.2.1/test/fixture/ 20:33:34 spire-1.2.1/test/fixture/certs/ 20:33:34 spire-1.2.1/test/fixture/certs/agent_svid.der 20:33:34 spire-1.2.1/test/fixture/certs/base_cert.pem 20:33:34 spire-1.2.1/test/fixture/certs/base_csr.pem 20:33:34 spire-1.2.1/test/fixture/certs/base_key.pem 20:33:34 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:33:34 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:33:34 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:33:34 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:33:34 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:33:34 spire-1.2.1/test/fixture/certs/blog_key.pem 20:33:34 spire-1.2.1/test/fixture/certs/bundle.der 20:33:34 spire-1.2.1/test/fixture/certs/ca.pem 20:33:34 spire-1.2.1/test/fixture/certs/ca_key.pem 20:33:34 spire-1.2.1/test/fixture/certs/database_cert.pem 20:33:34 spire-1.2.1/test/fixture/certs/database_csr.pem 20:33:34 spire-1.2.1/test/fixture/certs/database_key.pem 20:33:34 spire-1.2.1/test/fixture/certs/node_cert.pem 20:33:34 spire-1.2.1/test/fixture/certs/node_csr.pem 20:33:34 spire-1.2.1/test/fixture/certs/node_key.pem 20:33:34 spire-1.2.1/test/fixture/certs/svid.pem 20:33:34 spire-1.2.1/test/fixture/certs/svid_key.pem 20:33:34 spire-1.2.1/test/fixture/config/ 20:33:34 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:33:34 spire-1.2.1/test/fixture/config/agent_good.conf 20:33:34 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:33:34 spire-1.2.1/test/fixture/config/plugin_good.conf 20:33:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:33:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:33:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:33:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:33:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:33:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:33:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:33:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:33:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:33:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:33:34 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:33:34 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:33:34 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:33:34 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:33:34 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:33:34 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:33:34 spire-1.2.1/test/fixture/config/server_good.conf 20:33:34 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:33:34 spire-1.2.1/test/fixture/fixture.go 20:33:34 spire-1.2.1/test/fixture/nodeattestor/ 20:33:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:33:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:33:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:33:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:33:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:33:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:33:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:33:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:33:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:33:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:33:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:33:34 spire-1.2.1/test/fixture/registration/ 20:33:34 spire-1.2.1/test/fixture/registration/entries.json 20:33:34 spire-1.2.1/test/fixture/registration/good-for-update.json 20:33:34 spire-1.2.1/test/fixture/registration/good.json 20:33:34 spire-1.2.1/test/fixture/registration/invalid.json 20:33:34 spire-1.2.1/test/fixture/registration/invalid_json.json 20:33:34 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:33:34 spire-1.2.1/test/integration/ 20:33:34 spire-1.2.1/test/integration/README.md 20:33:34 spire-1.2.1/test/integration/common 20:33:34 spire-1.2.1/test/integration/setup/ 20:33:34 spire-1.2.1/test/integration/setup/adminclient/ 20:33:34 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:33:34 spire-1.2.1/test/integration/setup/adminclient/client.go 20:33:34 spire-1.2.1/test/integration/setup/debugagent/ 20:33:34 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:33:34 spire-1.2.1/test/integration/setup/debugagent/main.go 20:33:34 spire-1.2.1/test/integration/setup/debugserver/ 20:33:34 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:33:34 spire-1.2.1/test/integration/setup/debugserver/main.go 20:33:34 spire-1.2.1/test/integration/setup/downstreamclient/ 20:33:34 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:33:34 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:33:34 spire-1.2.1/test/integration/setup/itclient/ 20:33:34 spire-1.2.1/test/integration/setup/itclient/client.go 20:33:34 spire-1.2.1/test/integration/setup/node-attestation/ 20:33:34 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:33:34 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:33:34 spire-1.2.1/test/integration/setup/x509pop/ 20:33:34 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:33:34 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:33:34 spire-1.2.1/test/integration/suites/ 20:33:34 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:33:34 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:33:34 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:33:34 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:33:34 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:33:34 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:33:34 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:33:34 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:33:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:33:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:33:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:33:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:33:34 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:33:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:33:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:33:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:33:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:33:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:33:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:33:34 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:33:34 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:33:34 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:33:34 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:33:34 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:33:34 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:33:34 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:33:34 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:33:34 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:33:34 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:33:34 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:33:34 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:33:34 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:33:34 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:33:34 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:33:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:33:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:33:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:33:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:33:34 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:33:34 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:33:34 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:33:34 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:33:34 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:33:34 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:33:34 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:33:34 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:33:34 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:33:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:33:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:33:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:33:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:33:34 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:33:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:33:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:33:34 spire-1.2.1/test/integration/suites/join-token/ 20:33:34 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:33:34 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:33:34 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:33:34 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:33:34 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:33:34 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:33:34 spire-1.2.1/test/integration/suites/join-token/README.md 20:33:34 spire-1.2.1/test/integration/suites/join-token/conf/ 20:33:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:33:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:33:34 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:33:34 spire-1.2.1/test/integration/suites/join-token/teardown 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:33:34 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:33:34 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:33:34 spire-1.2.1/test/integration/suites/k8s/ 20:33:34 spire-1.2.1/test/integration/suites/k8s/00-setup 20:33:34 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:33:34 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:33:34 spire-1.2.1/test/integration/suites/k8s/README.md 20:33:34 spire-1.2.1/test/integration/suites/k8s/conf/ 20:33:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:33:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:33:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:33:34 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:33:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:33:34 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:33:34 spire-1.2.1/test/integration/suites/k8s/teardown 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/ 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:33:34 spire-1.2.1/test/integration/suites/node-attestation/ 20:33:34 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:33:34 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:33:34 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:33:34 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:33:34 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:33:34 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:33:34 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:33:34 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:33:34 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:33:34 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:33:34 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:33:34 spire-1.2.1/test/integration/suites/rotation/ 20:33:34 spire-1.2.1/test/integration/suites/rotation/00-setup 20:33:34 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:33:34 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:33:34 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:33:34 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:33:34 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:33:34 spire-1.2.1/test/integration/suites/rotation/README.md 20:33:34 spire-1.2.1/test/integration/suites/rotation/conf/ 20:33:34 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:33:34 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:33:34 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:33:34 spire-1.2.1/test/integration/suites/rotation/teardown 20:33:34 spire-1.2.1/test/integration/suites/self-test/ 20:33:34 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:33:34 spire-1.2.1/test/integration/suites/self-test/README.md 20:33:34 spire-1.2.1/test/integration/suites/self-test/teardown 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:33:34 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:33:34 spire-1.2.1/test/integration/suites/upgrade/ 20:33:34 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:33:34 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:33:34 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:33:34 spire-1.2.1/test/integration/suites/upgrade/README.md 20:33:34 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:33:34 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:33:34 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:33:34 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:33:34 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:33:34 spire-1.2.1/test/integration/suites/upgrade/teardown 20:33:34 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:33:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:33:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:33:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:33:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:33:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:33:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:33:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:33:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:33:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:33:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:33:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:33:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:33:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:33:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:33:34 spire-1.2.1/test/integration/test-one.sh 20:33:34 spire-1.2.1/test/integration/test.sh 20:33:34 spire-1.2.1/test/plugintest/ 20:33:34 spire-1.2.1/test/plugintest/config.go 20:33:34 spire-1.2.1/test/plugintest/load.go 20:33:34 spire-1.2.1/test/plugintest/option.go 20:33:34 spire-1.2.1/test/spiretest/ 20:33:34 spire-1.2.1/test/spiretest/apiserver.go 20:33:34 spire-1.2.1/test/spiretest/assertions.go 20:33:34 spire-1.2.1/test/spiretest/dir.go 20:33:34 spire-1.2.1/test/spiretest/errors_posix.go 20:33:34 spire-1.2.1/test/spiretest/errors_windows.go 20:33:34 spire-1.2.1/test/spiretest/logs.go 20:33:34 spire-1.2.1/test/spiretest/socketapi.go 20:33:34 spire-1.2.1/test/spiretest/suite.go 20:33:34 spire-1.2.1/test/spiretest/x509.go 20:33:34 spire-1.2.1/test/testca/ 20:33:34 spire-1.2.1/test/testca/ca.go 20:33:34 spire-1.2.1/test/testkey/ 20:33:34 spire-1.2.1/test/testkey/generate.sh 20:33:34 spire-1.2.1/test/testkey/genkeys.go 20:33:34 spire-1.2.1/test/testkey/keys.go 20:33:34 spire-1.2.1/test/testkey/new.go 20:33:34 spire-1.2.1/test/tpmsimulator/ 20:33:34 spire-1.2.1/test/tpmsimulator/simulator.go 20:33:34 spire-1.2.1/test/util/ 20:33:34 spire-1.2.1/test/util/cert_fixtures.go 20:33:34 spire-1.2.1/test/util/cert_generation.go 20:33:34 spire-1.2.1/test/util/io_redirection.go 20:33:34 spire-1.2.1/test/util/race.go 20:33:34 spire-1.2.1/test/util/util.go 20:33:34 building spire from source... 20:33:34 Installing go1.17.7... 20:33:39 Building bin/spire-server... 20:33:39 go: downloading github.com/mitchellh/cli v1.1.2 20:33:39 go: downloading google.golang.org/grpc v1.44.0 20:33:39 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:33:39 go: downloading github.com/imdario/mergo v0.3.12 20:33:39 go: downloading github.com/sirupsen/logrus v1.8.1 20:33:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:33:39 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:33:39 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:33:40 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:33:40 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:33:40 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:33:40 go: downloading github.com/fatih/color v1.13.0 20:33:40 go: downloading github.com/mattn/go-isatty v0.0.14 20:33:40 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:33:40 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:33:40 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:33:40 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:33:40 go: downloading github.com/armon/go-metrics v0.3.10 20:33:40 go: downloading github.com/prometheus/client_golang v1.12.1 20:33:40 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:33:40 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:33:40 go: downloading github.com/open-policy-agent/opa v0.38.0 20:33:40 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:33:40 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:33:40 go: downloading github.com/mattn/go-colorable v0.1.12 20:33:40 go: downloading github.com/Masterminds/goutils v1.1.0 20:33:40 go: downloading github.com/Masterminds/semver v1.5.0 20:33:40 go: downloading github.com/google/uuid v1.1.2 20:33:40 go: downloading github.com/huandu/xstrings v1.3.2 20:33:40 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:33:40 go: downloading github.com/oklog/run v1.0.0 20:33:40 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:33:40 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:33:40 go: downloading github.com/beorn7/perks v1.0.1 20:33:40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:33:40 go: downloading github.com/prometheus/client_model v0.2.0 20:33:40 go: downloading github.com/prometheus/common v0.32.1 20:33:40 go: downloading github.com/prometheus/procfs v0.7.3 20:33:40 go: downloading github.com/imkira/go-observer v1.0.3 20:33:40 go: downloading go.uber.org/atomic v1.9.0 20:33:40 go: downloading github.com/pkg/errors v0.9.1 20:33:41 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:33:41 go: downloading github.com/hashicorp/errwrap v1.1.0 20:33:41 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:33:41 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:33:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:33:41 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:33:41 go: downloading github.com/blang/semver/v4 v4.0.0 20:33:41 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:33:41 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:33:41 go: downloading github.com/jinzhu/gorm v1.9.16 20:33:41 go: downloading github.com/lib/pq v1.10.4 20:33:41 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:33:41 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:33:41 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:33:41 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:33:44 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:33:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:33:44 go: downloading github.com/stretchr/testify v1.7.0 20:33:44 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:33:44 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:33:48 go: downloading google.golang.org/api v0.70.0 20:33:48 go: downloading k8s.io/client-go v0.23.4 20:33:48 go: downloading k8s.io/api v0.23.4 20:33:48 go: downloading github.com/google/go-tpm v0.3.3 20:33:48 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:33:48 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:33:48 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:33:48 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:33:48 go: downloading cloud.google.com/go/storage v1.21.0 20:33:48 go: downloading cloud.google.com/go v0.100.2 20:33:50 go: downloading k8s.io/apimachinery v0.23.4 20:33:50 go: downloading k8s.io/kube-aggregator v0.23.3 20:33:50 go: downloading cloud.google.com/go/security v1.3.0 20:33:50 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:33:50 go: downloading github.com/hashicorp/vault/api v1.4.1 20:33:50 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:33:50 go: downloading github.com/twmb/murmur3 v1.1.6 20:33:50 go: downloading github.com/jinzhu/inflection v1.0.0 20:33:50 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:33:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:33:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:33:50 go: downloading github.com/aws/smithy-go v1.11.0 20:33:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:33:50 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:33:50 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:33:50 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:33:50 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:33:50 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:33:50 go: downloading github.com/dimchansky/utfbom v1.1.1 20:33:50 go: downloading cloud.google.com/go/compute v1.3.0 20:33:50 go: downloading cloud.google.com/go/iam v0.1.1 20:33:50 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:33:50 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:33:54 go: downloading github.com/gogo/protobuf v1.3.2 20:33:54 go: downloading k8s.io/klog/v2 v2.30.0 20:33:54 go: downloading github.com/google/gofuzz v1.1.0 20:33:54 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:33:54 go: downloading github.com/spf13/pflag v1.0.5 20:33:54 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:33:54 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:33:54 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:33:54 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:33:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:33:54 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:33:54 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:33:54 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:33:54 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:33:54 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:33:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:33:54 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:33:54 go: downloading gopkg.in/yaml.v2 v2.4.0 20:33:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:33:54 go: downloading github.com/gobwas/glob v0.2.3 20:33:54 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:33:54 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:33:54 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:33:54 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:33:54 go: downloading go.opencensus.io v0.23.0 20:33:54 go: downloading gopkg.in/inf.v0 v0.9.1 20:33:54 go: downloading github.com/google/go-cmp v0.5.7 20:33:54 go: downloading github.com/googleapis/gnostic v0.5.5 20:33:54 go: downloading github.com/go-logr/logr v1.2.2 20:33:54 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:33:54 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:33:54 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:33:54 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:33:54 go: downloading github.com/json-iterator/go v1.1.12 20:33:54 go: downloading go.uber.org/zap v1.21.0 20:33:54 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:33:54 go: downloading github.com/tklauser/numcpus v0.3.0 20:33:54 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:33:54 go: downloading sigs.k8s.io/yaml v1.3.0 20:33:54 go: downloading github.com/ryanuber/go-glob v1.0.0 20:33:54 go: downloading github.com/golang/snappy v0.0.4 20:33:54 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:33:54 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:33:54 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:33:54 go: downloading github.com/hashicorp/go-version v1.2.0 20:33:54 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:33:54 go: downloading github.com/modern-go/reflect2 v1.0.2 20:33:54 go: downloading go.uber.org/multierr v1.6.0 20:33:54 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:34:01 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:01 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:34:23 Removing intermediate container b3451ecd4a99 20:34:23 ---> 647f65c1cc57 20:34:23 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:34:23 Removing intermediate container bf3ba9174e26 20:34:23 ---> 1b7c66ee8a74 20:34:23 20:34:23 Step 10/31 : FROM alpine:3.14 20:34:23 Removing intermediate container d02dd5515ec2 20:34:23 ---> c03aeda85e6b 20:34:23 20:34:23 Step 9/20 : FROM alpine:3.15 20:34:23 Removing intermediate container f3f974277526 20:34:23 ---> 1a9f3c296864 20:34:23 20:34:23 Step 10/25 : FROM alpine:3.14 20:34:23 3.14: Pulling from library/alpine 20:34:23 ---> Running in 22eceb3790fb 20:34:23 3.14: Pulling from library/alpine 20:34:23 3.15: Pulling from library/alpine 20:34:24 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:24 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:24 Status: Downloaded newer image for alpine:3.14 20:34:24 Status: Downloaded newer image for alpine:3.14 20:34:24 ---> e04c818066af 20:34:24 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:34:24 ---> e04c818066af 20:34:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:34:24 ---> Running in edb357753986 20:34:24 ---> Running in a94b94388a38 20:34:24 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:34:24 Status: Downloaded newer image for alpine:3.15 20:34:24 ---> 0ac33e5f5afa 20:34:24 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:24 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 20:34:24 ---> Running in 83edaa67304e 20:34:24 Removing intermediate container a94b94388a38 20:34:24 ---> daa447de0917 20:34:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:34:24 ---> Running in 816f885260cb 20:34:24 Removing intermediate container 83edaa67304e 20:34:24 ---> c2e944fb7233 20:34:24 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:24 ---> Running in 0c7c89e5436f 20:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:25 (1/3) Installing ca-certificates (20211220-r0) 20:34:25 (2/3) Installing dumb-init (1.2.5-r1) 20:34:25 (3/3) Installing su-exec (0.2-r1) 20:34:25 Executing busybox-1.33.1-r7.trigger 20:34:25 Executing ca-certificates-20211220-r0.trigger 20:34:25 OK: 6 MiB in 17 packages 20:34:25 Removing intermediate container 22eceb3790fb 20:34:25 ---> a5b45aaf3a75 20:34:25 20:34:25 Step 11/23 : FROM docker:20.10.14 20:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:25 20.10.14: Pulling from library/docker 20:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:26 (1/2) Installing dumb-init (1.2.5-r1) 20:34:26 (2/2) Installing su-exec (0.2-r1) 20:34:26 Executing busybox-1.33.1-r7.trigger 20:34:26 OK: 6 MiB in 16 packages 20:34:27 Removing intermediate container edb357753986 20:34:27 ---> 05b5612d917d 20:34:27 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:27 ---> Running in 645e26261b14 20:34:27 Removing intermediate container 0c7c89e5436f 20:34:27 ---> 2ceb6ede1065 20:34:27 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:34:27 ---> Running in dd65d06523a2 20:34:27 Removing intermediate container 816f885260cb 20:34:27 ---> 7ab6daaa3c8f 20:34:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:34:27 ---> Running in 772996de5b60 20:34:27 Removing intermediate container 645e26261b14 20:34:27 ---> 260cebdc752c 20:34:27 Step 13/25 : WORKDIR / 20:34:27 ---> Running in b2422a7dcbeb 20:34:27 Removing intermediate container 772996de5b60 20:34:27 ---> 5d7e7e6c47fe 20:34:27 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:34:27 ---> Running in 45cf73098e66 20:34:27 Removing intermediate container b2422a7dcbeb 20:34:27 ---> 5f331f58c481 20:34:27 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:34:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:28 Removing intermediate container 45cf73098e66 20:34:28 ---> 8b3855547ae4 20:34:28 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:34:28 ---> Running in d2f0613b74e8 20:34:28 ---> c9946caf9e7b 20:34:28 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:34:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:29 ---> 2910a7f68af8 20:34:29 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:34:29 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:34:29 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:34:29 OK: 15854 distinct packages available 20:34:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:29 ---> af0945cc9f6e 20: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 20:34:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:30 Removing intermediate container d2f0613b74e8 20:34:30 ---> 1f7ed627e76c 20:34:30 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:34:30 ---> 7b81b7dcd927 20:34:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:34:30 ---> Running in 2dd8fb77bb06 20:34:30 Removing intermediate container 2dd8fb77bb06 20:34:30 ---> 9e29b1ba80bd 20:34:30 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:34:31 (1/9) Installing ca-certificates (20211220-r0) 20:34:31 ---> 6bcb31ccb888 20:34:31 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:34:31 ---> Running in 843fc3487276 20:34:31 ---> 2408a30570c7 20:34:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:34:31 (2/9) Installing brotli-libs (1.0.9-r5) 20:34:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:34:32 (4/9) Installing libcurl (7.80.0-r0) 20:34:32 (5/9) Installing curl (7.80.0-r0) 20:34:32 (6/9) Installing dumb-init (1.2.5-r1) 20:34:32 (7/9) Installing musl-obstack (1.2.3-r0) 20:34:32 (8/9) Installing libucontext (1.1-r0) 20:34:32 (9/9) Installing gcompat (1.0.0-r4) 20:34:32 Executing busybox-1.34.1-r5.trigger 20:34:32 Executing ca-certificates-20211220-r0.trigger 20:34:32 OK: 8 MiB in 23 packages 20:34:33 ---> 69415f307d9e 20:34:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:34:33 Removing intermediate container 843fc3487276 20:34:33 ---> 35e9a916829c 20:34:33 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:34 ---> 5741dc0e271e 20:34:34 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:34:34 ---> 0a555a11f2e5 20:34:34 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/ 20:34:34 Removing intermediate container dd65d06523a2 20:34:34 ---> 5bfaae41e89b 20:34:34 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:34 ---> Running in c199d1de019b 20:34:35 ---> 59ec1353e1f8 20:34:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:34:35 ---> bbdb6d739ab9 20:34:35 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:34:36 ---> 30d1c77b8f61 20:34:36 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:34:36 ---> 99a7329f75f2 20:34:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:34:36 Removing intermediate container c199d1de019b 20:34:36 ---> 04a65e82af62 20:34:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:34:36 ---> Running in 54f2c0a9d792 20:34:36 ---> 9b9f8b3bcfdb 20:34:36 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:34:36 Removing intermediate container 54f2c0a9d792 20:34:36 ---> a517c0a4e817 20:34:36 Step 23/25 : LABEL arch=x86_64 20:34:36 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:34:36 ---> b33f8d385bfa 20:34:36 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:34:36 Status: Downloaded newer image for docker:20.10.14 20:34:36 ---> 7417809fdb73 20:34:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:34:36 ---> Running in 48686e289d78 20:34:36 ---> Running in 6e11b8f30b61 20:34:36 ---> Running in 10dd9eadd0ef 20:34:36 ---> ab84f1c03eaf 20:34:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:34:37 ---> Running in 1ccde2dd4fb4 20:34:37 Removing intermediate container 48686e289d78 20:34:37 ---> 01cce8b4affd 20:34:37 Step 24/25 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 20:34:37 Removing intermediate container 6e11b8f30b61 20:34:37 ---> 4396e699c421 20:34:37 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 20:34:37 Removing intermediate container 10dd9eadd0ef 20:34:37 ---> a90b2012d1c4 20:34:37 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:37 ---> Running in 2900b727711a 20:34:37 ---> Running in 52cbd17bbdda 20:34:37 ---> Running in 0bbcc93935b2 20:34:37 Removing intermediate container 1ccde2dd4fb4 20:34:37 ---> 052e347ea0c2 20:34:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:34:37 Removing intermediate container 2900b727711a 20:34:37 ---> 6d35fd9ca418 20:34:37 Step 25/25 : LABEL version=0.0.0 20:34:37 ---> Running in dab9416ebbd5 20:34:37 Removing intermediate container 52cbd17bbdda 20:34:37 ---> 450b2e2ad9c0 20:34:37 Step 18/20 : LABEL arch=x86_64 20:34:37 ---> Running in e14c5793cdd6 20:34:37 ---> 3d2aa88c21ba 20:34:37 Step 26/31 : RUN chmod +x /entrypoint.sh 20:34:37 Removing intermediate container dab9416ebbd5 20:34:37 ---> 32064c9ac838 20:34:37 20:34:38 ---> Running in 8b4151912dbd 20:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:38 Successfully built 32064c9ac838 20:34:38 Successfully tagged security-secretstore-setup:latest 20:34:38 Building core-metadata 20:34:38  Building security-secretstore-setup ... done Removing intermediate container e14c5793cdd6 20:34:38 ---> b51f50769b5e 20:34:38 Step 19/20 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 20:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:38 ---> Running in 04f3afcc9673 20:34:38 (1/43) Installing readline (8.1.1-r0) 20:34:38 (2/43) Installing bash (5.1.16-r0) 20:34:38 Executing bash-5.1.16-r0.post-install 20:34:38 (3/43) Installing brotli-libs (1.0.9-r5) 20:34:38 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:34:38 (5/43) Installing libcurl (7.80.0-r0) 20:34:38 (6/43) Installing curl (7.80.0-r0) 20:34:38 (7/43) Installing dumb-init (1.2.5-r1) 20:34:38 (8/43) Installing libbz2 (1.0.8-r1) 20:34:38 (9/43) Installing expat (2.4.7-r0) 20:34:38 (10/43) Installing libffi (3.4.2-r1) 20:34:38 (11/43) Installing gdbm (1.22-r0) 20:34:38 (12/43) Installing xz-libs (5.2.5-r1) 20:34:38 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:34:38 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:34:38 (15/43) Installing mpdecimal (2.5.1-r1) 20:34:38 (16/43) Installing sqlite-libs (3.36.0-r0) 20:34:38 (17/43) Installing python3 (3.9.7-r4) 20:34:38 (18/43) Installing py3-appdirs (1.4.4-r2) 20:34:38 (19/43) Installing py3-certifi (2020.12.5-r1) 20:34:38 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:34:38 (21/43) Installing py3-idna (3.3-r0) 20:34:39 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:34:39 (23/43) Installing py3-requests (2.26.0-r1) 20:34:39 (24/43) Installing py3-msgpack (1.0.2-r1) 20:34:39 (25/43) Installing py3-lockfile (0.12.2-r4) 20:34:39 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:34:39 (27/43) Installing py3-colorama (0.4.4-r1) 20:34:39 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:34:39 (29/43) Installing py3-distlib (0.3.3-r0) 20:34:39 (30/43) Installing py3-distro (1.6.0-r0) 20:34:39 (31/43) Installing py3-six (1.16.0-r0) 20:34:39 (32/43) Installing py3-webencodings (0.5.1-r4) 20:34:39 (33/43) Installing py3-html5lib (1.1-r1) 20:34:39 (34/43) Installing py3-parsing (2.4.7-r2) 20:34:39 (35/43) Installing py3-packaging (20.9-r1) 20:34:39 (36/43) Installing py3-tomli (1.2.2-r0) 20:34:39 (37/43) Installing py3-pep517 (0.12.0-r0) 20:34:39 (38/43) Installing py3-progress (1.6-r0) 20:34:39 (39/43) Installing py3-retrying (1.3.3-r2) 20:34:39 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:34:39 (41/43) Installing py3-setuptools (52.0.0-r4) 20:34:39 (42/43) Installing py3-toml (0.10.2-r2) 20:34:39 (43/43) Installing py3-pip (20.3.4-r1) 20:34:39 Executing busybox-1.34.1-r5.trigger 20:34:39 OK: 83 MiB in 65 packages 20:34:39 Removing intermediate container 04f3afcc9673 20:34:39 ---> 76232492739b 20:34:39 Step 20/20 : LABEL version=0.0.0 20:34:40 Collecting docker-compose==1.23.2 20:34:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:34:40 Collecting texttable<0.10,>=0.9.0 20:34:40 Downloading texttable-0.9.1.tar.gz (11 kB) 20:34:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:34:40 Collecting PyYAML<4,>=3.10 20:34:40 Downloading PyYAML-3.13.tar.gz (270 kB) 20:34:41 Collecting docopt<0.7,>=0.6.1 20:34:41 Downloading docopt-0.6.2.tar.gz (25 kB) 20:34:42 Collecting websocket-client<1.0,>=0.32.0 20:34:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:34:42 Collecting jsonschema<3,>=2.5.1 20:34:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:34:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:34:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:34:42 Collecting dockerpty<0.5,>=0.4.1 20:34:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:34:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:42 ---> 96e72403680c 20:34:42 Step 3/23 : WORKDIR /edgex-go 20:34:42 ---> Using cache 20:34:42 ---> 9ffc16e08c46 20:34:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:42 ---> Using cache 20:34:42 ---> 6127df169e45 20:34:42 Step 5/23 : RUN apk add --update --no-cache make git 20:34:43 Collecting docker<4.0,>=3.6.0 20:34:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:34:43 Collecting cached-property<2,>=1.2.0 20:34:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:34:43 Collecting docker-pycreds>=0.4.0 20:34:43 ---> Running in 429fb62c1ce4 20:34:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:34:43 ---> Running in acd6c1ff0794 20:34:43 Collecting idna<2.8,>=2.5 20:34:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:34:43 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) 20:34:43 Collecting chardet<3.1.0,>=3.0.2 20:34:43 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:34:43 Collecting urllib3<1.25,>=1.21.1 20:34:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:34:43 Removing intermediate container 429fb62c1ce4 20:34:43 ---> 463db0a8f840 20:34:43 20:34:43 Removing intermediate container 8b4151912dbd 20:34:43 ---> 32ec843f028c 20:34:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:34:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:34:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:34:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:34:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:34:43 Successfully built 463db0a8f840 20:34:43 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:34:43 Attempting uninstall: urllib3 20:34:43 Found existing installation: urllib3 1.26.7 20:34:43 Uninstalling urllib3-1.26.7: 20:34:43 Successfully uninstalled urllib3-1.26.7 20:34:43 Successfully tagged security-spiffe-token-provider:latest 20:34:43  Building security-spiffe-token-provider ... done Building security-spire-agent 20:34:43 ---> Running in d44212743048 20:34:43 Attempting uninstall: idna 20:34:43 Found existing installation: idna 3.3 20:34:43 Uninstalling idna-3.3: 20:34:43 Successfully uninstalled idna-3.3 20:34:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:45 OK: 221 MiB in 52 packages 20:34:45 Attempting uninstall: requests 20:34:45 Found existing installation: requests 2.26.0 20:34:45 Uninstalling requests-2.26.0: 20:34:45 Removing intermediate container d44212743048 20:34:45 ---> 3211d50246f7 20:34:45 Step 28/31 : CMD ["gate"] 20:34:45 Successfully uninstalled requests-2.26.0 20:34:46 Running setup.py install for texttable: started 20:34:47 Running setup.py install for texttable: finished with status 'done' 20:34:47 Running setup.py install for PyYAML: started 20:34:47 Running setup.py install for PyYAML: finished with status 'done' 20:34:47 Running setup.py install for docopt: started 20:34:47 ---> Running in 1b9ee707ef52 20:34:47 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:34:47 ---> 96e72403680c 20:34:47 Step 3/26 : WORKDIR /edgex-go 20:34:47 ---> Using cache 20:34:47 ---> 9ffc16e08c46 20:34:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:47 ---> Using cache 20:34:47 ---> 6127df169e45 20:34:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:34:48 Running setup.py install for docopt: finished with status 'done' 20:34:48 Running setup.py install for dockerpty: started 20:34:48 Removing intermediate container 1b9ee707ef52 20:34:48 ---> 921d2012aa51 20:34:48 Step 29/31 : LABEL arch=x86_64 20:34:48 ---> Running in cbad06e8d57f 20:34:48 Removing intermediate container acd6c1ff0794 20:34:48 ---> d5122c3ed0ce 20:34:48 Step 6/23 : COPY go.mod vendor* ./ 20:34:48 ---> Running in 85310797ec91 20:34:48 Removing intermediate container 85310797ec91 20:34:48 ---> 87c0b316738a 20:34:48 Step 30/31 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 20:34:48 Running setup.py install for dockerpty: finished with status 'done' 20:34:48 ---> 871a92010860 20:34:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:48 ---> Running in 07df37cdde3e 20:34:48 ---> Running in 45a8dc732c4f 20:34:48 Removing intermediate container 07df37cdde3e 20:34:48 ---> 39f3dfdbdbfa 20:34:48 Step 31/31 : LABEL version=0.0.0 20:34:48 ---> Running in 937e4368cfbc 20:34:48 Removing intermediate container 937e4368cfbc 20:34:48 ---> 28a2b8c8b1ed 20:34:48 20:34:49 Successfully built 28a2b8c8b1ed 20:34:49 Successfully tagged security-bootstrapper:latest 20:34:49  Building security-bootstrapper ... done 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 20:34:49 Building support-scheduler 20:34:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:49 OK: 221 MiB in 52 packages 20:34:52 Removing intermediate container 45a8dc732c4f 20:34:52 ---> 727e44264bbc 20:34:52 Step 8/23 : COPY . . 20:34:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:52 ---> 96e72403680c 20:34:52 Step 3/22 : WORKDIR /edgex-go 20:34:52 ---> Using cache 20:34:52 ---> 9ffc16e08c46 20:34:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:52 ---> Using cache 20:34:52 ---> 6127df169e45 20:34:52 Step 5/22 : RUN apk add --update --no-cache make git 20:34:52 ---> Using cache 20:34:52 ---> d5122c3ed0ce 20:34:52 Step 6/22 : COPY go.mod vendor* ./ 20:34:52 ---> Using cache 20:34:52 ---> 871a92010860 20:34:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:52 ---> Using cache 20:34:52 ---> 727e44264bbc 20:34:52 Step 8/22 : COPY . . 20:34:53 Removing intermediate container cbad06e8d57f 20:34:53 ---> e2d76ec01f2f 20:34:53 Step 6/26 : COPY go.mod vendor* ./ 20:34:58 ---> 632bacb14cc9 20:34:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:58 ---> Running in 05e15c9d7a22 20:34:58 ---> 8fb264f09a66 20:34:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:34:58 Removing intermediate container 0bbcc93935b2 20:34:58 ---> 66bc4cb079c0 20:34:58 Step 14/23 : ENV APP_PORT=58890 20:34:58 ---> Running in 85e053b7b434 20:34:58 ---> Running in 43c5fa5e9328 20:34:58 ---> d7fa69fd96d1 20:34:58 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:34:58 Removing intermediate container 43c5fa5e9328 20:34:58 ---> b9060bffc1ec 20:34:58 Step 15/23 : EXPOSE $APP_PORT 20:34:58 ---> Running in e771fb9e21fb 20:34:58 ---> Running in 097fc54a63d1 20:34:59 Removing intermediate container 097fc54a63d1 20:34:59 ---> ee1184ce5246 20:34:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:34:59 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 20:34:59 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 20:34:59 Removing intermediate container 05e15c9d7a22 20:34:59 ---> 883d37d5c330 20:34:59 Step 8/26 : COPY . . 20:35:01 ---> 49e7c6ce4811 20:35:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:35:03 ---> 2d52534a511b 20:35:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:35:03 ---> d74c47b7faa3 20:35:03 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:35:04 ---> Running in 11683d7b66a9 20:35:04 Removing intermediate container 11683d7b66a9 20:35:04 ---> 49ec35bb79ee 20:35:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:04 ---> Running in 273dc6331f2e 20:35:04 ---> f6117862542b 20:35:04 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:35:04 Removing intermediate container 273dc6331f2e 20:35:04 ---> 059623663a99 20:35:04 Step 21/23 : LABEL arch=x86_64 20:35:04 ---> Running in e832c04c37e4 20:35:05 ---> Running in f08eb7378615 20:35:05 Removing intermediate container f08eb7378615 20:35:05 ---> 46cd34b0253e 20:35:05 Step 22/23 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 20:35:05 Removing intermediate container e832c04c37e4 20:35:05 ---> 0b37f7f5327d 20:35:05 Step 10/26 : RUN mkdir -p spire-build 20:35:05 ---> Running in a0d71b4f54d8 20:35:05 ---> Running in 37304c4751b2 20:35:05 Removing intermediate container a0d71b4f54d8 20:35:05 ---> c29f4970ef73 20:35:05 Step 23/23 : LABEL version=0.0.0 20:35:05 ---> Running in f93c01a85d00 20:35:05 Removing intermediate container f93c01a85d00 20:35:05 ---> 2a79b8822712 20:35:05 20:35:06 Successfully built 2a79b8822712 20:35:06 Successfully tagged sys-mgmt-agent:latest 20:35:06 Building core-data 20:35:10  Building sys-mgmt-agent ... done Removing intermediate container 37304c4751b2 20:35:10 ---> 607852d8890f 20:35:10 Step 11/26 : WORKDIR /edgex-go/spire-build 20:35:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:10 ---> 96e72403680c 20:35:10 Step 3/23 : WORKDIR /edgex-go 20:35:10 ---> Using cache 20:35:10 ---> 9ffc16e08c46 20:35:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:10 ---> Using cache 20:35:10 ---> 6127df169e45 20:35:10 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:35:11 ---> Running in d962b9c38d03 20:35:11 ---> Running in 8abb713db271 20:35:11 Removing intermediate container 8abb713db271 20:35:11 ---> cfcab04e1549 20:35:11 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 20:35:11 ---> Running in 4edeb0a1eb8d 20:35:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:13 spire-1.2.1/ 20:35:13 spire-1.2.1/.data/ 20:35:13 spire-1.2.1/.data/.file 20:35:13 spire-1.2.1/.dockerignore 20:35:13 spire-1.2.1/.gitattributes 20:35:13 spire-1.2.1/.githooks/ 20:35:13 spire-1.2.1/.githooks/pre-commit 20:35:13 spire-1.2.1/.github/ 20:35:13 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:35:13 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:35:13 spire-1.2.1/.github/dependabot.yml 20:35:13 spire-1.2.1/.github/workflows/ 20:35:13 spire-1.2.1/.github/workflows/nightly_build.yaml 20:35:13 spire-1.2.1/.github/workflows/pr_build.yaml 20:35:13 spire-1.2.1/.github/workflows/release_build.yaml 20:35:13 spire-1.2.1/.github/workflows/scripts/ 20:35:13 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:35:13 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:35:13 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:35:13 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:35:13 spire-1.2.1/.github/workflows/scripts/split.sh 20:35:13 spire-1.2.1/.gitignore 20:35:13 spire-1.2.1/.go-version 20:35:13 spire-1.2.1/.golangci.yml 20:35:13 spire-1.2.1/ADOPTERS.md 20:35:13 spire-1.2.1/CHANGELOG.md 20:35:13 spire-1.2.1/CODE-OF-CONDUCT.md 20:35:13 spire-1.2.1/CODEOWNERS 20:35:13 spire-1.2.1/CONTRIBUTING.md 20:35:13 spire-1.2.1/Dockerfile 20:35:13 spire-1.2.1/Dockerfile.dev 20:35:13 spire-1.2.1/Dockerfile.scratch 20:35:13 spire-1.2.1/LICENSE 20:35:13 spire-1.2.1/MAINTAINERS.md 20:35:13 spire-1.2.1/Makefile 20:35:13 spire-1.2.1/README.md 20:35:13 spire-1.2.1/ROADMAP.md 20:35:13 spire-1.2.1/SECURITY.md 20:35:13 spire-1.2.1/cmd/ 20:35:13 spire-1.2.1/cmd/spire-agent/ 20:35:13 spire-1.2.1/cmd/spire-agent/cli/ 20:35:13 spire-1.2.1/cmd/spire-agent/cli/api/ 20:35:13 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:35:13 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:35:13 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:35:13 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:35:13 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:35:13 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:35:13 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:35:13 spire-1.2.1/cmd/spire-agent/cli/common/ 20:35:13 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:35:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:35:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:35:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:35:13 spire-1.2.1/cmd/spire-agent/cli/run/ 20:35:13 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:35:13 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:35:13 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:35:13 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:35:13 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:35:13 spire-1.2.1/cmd/spire-agent/main.go 20:35:13 spire-1.2.1/cmd/spire-server/ 20:35:13 spire-1.2.1/cmd/spire-server/cli/ 20:35:13 spire-1.2.1/cmd/spire-server/cli/agent/ 20:35:13 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:35:13 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/cli.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/entry/ 20:35:13 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/federation/ 20:35:13 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:35:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:35:13 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/run/ 20:35:13 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/token/ 20:35:13 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/validate/ 20:35:13 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/x509/ 20:35:13 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:35:13 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:35:13 spire-1.2.1/cmd/spire-server/main.go 20:35:13 spire-1.2.1/cmd/spire-server/util/ 20:35:13 spire-1.2.1/cmd/spire-server/util/util.go 20:35:13 spire-1.2.1/conf/ 20:35:13 spire-1.2.1/conf/agent/ 20:35:13 spire-1.2.1/conf/agent/agent.conf 20:35:13 spire-1.2.1/conf/agent/agent_full.conf 20:35:13 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:35:13 spire-1.2.1/conf/server/ 20:35:13 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:35:13 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:35:13 spire-1.2.1/conf/server/server.conf 20:35:13 spire-1.2.1/conf/server/server_full.conf 20:35:13 spire-1.2.1/doc/ 20:35:13 spire-1.2.1/doc/SPIRE101.md 20:35:13 spire-1.2.1/doc/auditlog.md 20:35:13 spire-1.2.1/doc/authorization_policy_engine.md 20:35:13 spire-1.2.1/doc/changelog_guidelines.md 20:35:13 spire-1.2.1/doc/cure53-report.pdf 20:35:13 spire-1.2.1/doc/images/ 20:35:13 spire-1.2.1/doc/images/2019_roadmap.png 20:35:13 spire-1.2.1/doc/images/SPIRE101.png 20:35:13 spire-1.2.1/doc/images/SPIRE_agent.png 20:35:13 spire-1.2.1/doc/images/SPIRE_server.png 20:35:13 spire-1.2.1/doc/images/cache_mgr.png 20:35:13 spire-1.2.1/doc/images/cache_mgr_components.png 20:35:13 spire-1.2.1/doc/images/federated_spire.png 20:35:13 spire-1.2.1/doc/images/ha_mode.png 20:35:13 spire-1.2.1/doc/images/nested_spire.png 20:35:13 spire-1.2.1/doc/images/oidc_federation.png 20:35:13 spire-1.2.1/doc/images/single_trust_domain.png 20:35:13 spire-1.2.1/doc/images/spiffe_compatible.png 20:35:13 spire-1.2.1/doc/images/spire_logo.png 20:35:13 spire-1.2.1/doc/migrating_registration_api_clients.md 20:35:13 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:35:13 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:35:13 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:35:13 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:35:13 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:35:13 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:35:13 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:35:13 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:35:13 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:35:13 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:35:13 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:35:13 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:35:13 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:35:13 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:35:13 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:35:13 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:35:13 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:35:13 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:35:13 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:35:13 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:35:13 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:35:13 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:35:13 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:35:13 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:35:13 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:35:13 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:35:13 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:35:13 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:35:13 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:35:13 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:35:13 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:35:13 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:35:13 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:35:13 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:35:13 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:35:13 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:35:13 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:35:13 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:35:13 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:35:13 spire-1.2.1/doc/scaling_spire.md 20:35:13 spire-1.2.1/doc/spire_agent.md 20:35:13 spire-1.2.1/doc/spire_server.md 20:35:13 spire-1.2.1/doc/supported_integrations.md 20:35:13 spire-1.2.1/doc/telemetry.md 20:35:13 spire-1.2.1/doc/telemetry_config.md 20:35:13 spire-1.2.1/doc/upgrading.md 20:35:13 spire-1.2.1/doc/using_spire.md 20:35:13 spire-1.2.1/examples/ 20:35:13 spire-1.2.1/examples/README.md 20:35:13 spire-1.2.1/go.mod 20:35:13 spire-1.2.1/go.sum 20:35:13 spire-1.2.1/pkg/ 20:35:13 spire-1.2.1/pkg/agent/ 20:35:13 spire-1.2.1/pkg/agent/agent.go 20:35:13 spire-1.2.1/pkg/agent/api/ 20:35:13 spire-1.2.1/pkg/agent/api/config.go 20:35:13 spire-1.2.1/pkg/agent/api/debug/ 20:35:13 spire-1.2.1/pkg/agent/api/debug/v1/ 20:35:13 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:35:13 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:35:13 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:35:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:35:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:35:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:35:13 spire-1.2.1/pkg/agent/api/endpoints.go 20:35:13 spire-1.2.1/pkg/agent/api/health/ 20:35:13 spire-1.2.1/pkg/agent/api/health/v1/ 20:35:13 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:35:13 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:35:13 spire-1.2.1/pkg/agent/api/rpccontext/ 20:35:13 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:35:13 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:35:13 spire-1.2.1/pkg/agent/attestor/ 20:35:13 spire-1.2.1/pkg/agent/attestor/node/ 20:35:13 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:35:13 spire-1.2.1/pkg/agent/attestor/node/node.go 20:35:13 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:35:13 spire-1.2.1/pkg/agent/attestor/workload/ 20:35:13 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:35:13 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:35:13 spire-1.2.1/pkg/agent/catalog/ 20:35:13 spire-1.2.1/pkg/agent/catalog/catalog.go 20:35:13 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:35:13 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:35:13 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:35:13 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:35:13 spire-1.2.1/pkg/agent/client/ 20:35:13 spire-1.2.1/pkg/agent/client/client.go 20:35:13 spire-1.2.1/pkg/agent/client/client_test.go 20:35:13 spire-1.2.1/pkg/agent/client/dial.go 20:35:13 spire-1.2.1/pkg/agent/client/nodeconn.go 20:35:13 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:35:13 spire-1.2.1/pkg/agent/client/update.go 20:35:13 spire-1.2.1/pkg/agent/client/util.go 20:35:13 spire-1.2.1/pkg/agent/common/ 20:35:13 spire-1.2.1/pkg/agent/common/backoff/ 20:35:13 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:35:13 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:35:13 spire-1.2.1/pkg/agent/common/cgroups/ 20:35:13 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:35:13 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:35:13 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:35:13 spire-1.2.1/pkg/agent/config.go 20:35:13 spire-1.2.1/pkg/agent/endpoints/ 20:35:13 spire-1.2.1/pkg/agent/endpoints/config.go 20:35:13 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:35:13 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:35:13 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:35:13 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:35:13 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:35:13 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:35:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:35:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:35:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:35:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:35:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:35:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:35:13 spire-1.2.1/pkg/agent/endpoints/workload/ 20:35:13 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:35:13 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:35:13 spire-1.2.1/pkg/agent/manager/ 20:35:13 spire-1.2.1/pkg/agent/manager/cache/ 20:35:13 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:35:13 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:35:13 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:35:13 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:35:13 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:35:13 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:35:13 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:35:13 spire-1.2.1/pkg/agent/manager/config.go 20:35:13 spire-1.2.1/pkg/agent/manager/manager.go 20:35:13 spire-1.2.1/pkg/agent/manager/manager_test.go 20:35:13 spire-1.2.1/pkg/agent/manager/storage.go 20:35:13 spire-1.2.1/pkg/agent/manager/storage_test.go 20:35:13 spire-1.2.1/pkg/agent/manager/storecache/ 20:35:13 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:35:13 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:35:13 spire-1.2.1/pkg/agent/manager/sync.go 20:35:13 spire-1.2.1/pkg/agent/plugin/ 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:35:13 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:35:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:35:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:35:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:35:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:35:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:35:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:35:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:35:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:35:13 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:35:13 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:35:13 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:35:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:35:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:35:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:35:13 spire-1.2.1/pkg/agent/svid/ 20:35:13 spire-1.2.1/pkg/agent/svid/rotator.go 20:35:13 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:35:13 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:35:13 spire-1.2.1/pkg/agent/svid/store/ 20:35:13 spire-1.2.1/pkg/agent/svid/store/service.go 20:35:13 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:35:13 spire-1.2.1/pkg/common/ 20:35:13 spire-1.2.1/pkg/common/agentpathtemplate/ 20:35:13 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:35:13 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:35:13 spire-1.2.1/pkg/common/api/ 20:35:13 spire-1.2.1/pkg/common/api/metrics.go 20:35:13 spire-1.2.1/pkg/common/api/middleware/ 20:35:13 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:35:13 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:35:13 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:35:13 spire-1.2.1/pkg/common/api/middleware/logger.go 20:35:13 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:35:13 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:35:13 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:35:13 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:35:13 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:35:13 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:35:13 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:35:13 spire-1.2.1/pkg/common/api/middleware/names.go 20:35:13 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:35:13 spire-1.2.1/pkg/common/api/names.go 20:35:13 spire-1.2.1/pkg/common/api/ratelimit.go 20:35:13 spire-1.2.1/pkg/common/api/rpccontext/ 20:35:13 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:35:13 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:35:13 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:35:13 spire-1.2.1/pkg/common/auth/ 20:35:13 spire-1.2.1/pkg/common/auth/interceptors.go 20:35:13 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:35:13 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:35:13 spire-1.2.1/pkg/common/bundleutil/ 20:35:13 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:35:13 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:35:13 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:35:13 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:35:13 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:35:13 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:35:13 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:35:13 spire-1.2.1/pkg/common/bundleutil/types.go 20:35:13 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:35:13 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:35:13 spire-1.2.1/pkg/common/catalog/ 20:35:13 spire-1.2.1/pkg/common/catalog/bind.go 20:35:13 spire-1.2.1/pkg/common/catalog/builtin.go 20:35:13 spire-1.2.1/pkg/common/catalog/catalog.go 20:35:13 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:35:13 spire-1.2.1/pkg/common/catalog/closers.go 20:35:13 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:35:13 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:35:13 spire-1.2.1/pkg/common/catalog/config.go 20:35:13 spire-1.2.1/pkg/common/catalog/config_test.go 20:35:13 spire-1.2.1/pkg/common/catalog/configure.go 20:35:13 spire-1.2.1/pkg/common/catalog/constraints.go 20:35:13 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:35:13 spire-1.2.1/pkg/common/catalog/context.go 20:35:13 spire-1.2.1/pkg/common/catalog/external.go 20:35:13 spire-1.2.1/pkg/common/catalog/host.go 20:35:13 spire-1.2.1/pkg/common/catalog/pipenet.go 20:35:13 spire-1.2.1/pkg/common/catalog/plugin.go 20:35:13 spire-1.2.1/pkg/common/catalog/testplugin/ 20:35:13 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:35:13 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:35:13 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:35:13 spire-1.2.1/pkg/common/cli/ 20:35:13 spire-1.2.1/pkg/common/cli/env.go 20:35:13 spire-1.2.1/pkg/common/cli/flags.go 20:35:13 spire-1.2.1/pkg/common/cli/trust_domain.go 20:35:13 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:35:13 spire-1.2.1/pkg/common/cli/umask.go 20:35:13 spire-1.2.1/pkg/common/cli/umask_posix.go 20:35:13 spire-1.2.1/pkg/common/cli/umask_test.go 20:35:13 spire-1.2.1/pkg/common/cli/umask_windows.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/ 20:35:13 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/flag.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/format.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/ 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:35:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:35:13 spire-1.2.1/pkg/common/coretypes/ 20:35:13 spire-1.2.1/pkg/common/coretypes/bundle/ 20:35:13 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:35:13 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:35:13 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:35:13 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:35:13 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:35:13 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:35:13 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:35:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:35:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:35:13 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:35:13 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:35:13 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:35:13 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:35:13 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:35:13 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:35:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:35:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:35:13 spire-1.2.1/pkg/common/cryptoutil/ 20:35:13 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:35:13 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:35:13 spire-1.2.1/pkg/common/diskutil/ 20:35:13 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:35:13 spire-1.2.1/pkg/common/diskutil/file_test.go 20:35:13 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:35:13 spire-1.2.1/pkg/common/errorutil/ 20:35:13 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:35:13 spire-1.2.1/pkg/common/health/ 20:35:13 spire-1.2.1/pkg/common/health/config.go 20:35:13 spire-1.2.1/pkg/common/health/context.go 20:35:13 spire-1.2.1/pkg/common/health/context_test.go 20:35:13 spire-1.2.1/pkg/common/health/health.go 20:35:13 spire-1.2.1/pkg/common/health/health_test.go 20:35:13 spire-1.2.1/pkg/common/health/logger.go 20:35:13 spire-1.2.1/pkg/common/hostservice/ 20:35:13 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:35:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:35:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:35:13 spire-1.2.1/pkg/common/idutil/ 20:35:13 spire-1.2.1/pkg/common/idutil/require.go 20:35:13 spire-1.2.1/pkg/common/idutil/require_test.go 20:35:13 spire-1.2.1/pkg/common/idutil/safety.go 20:35:13 spire-1.2.1/pkg/common/idutil/safety_test.go 20:35:13 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:35:13 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:35:13 spire-1.2.1/pkg/common/jwtsvid/ 20:35:13 spire-1.2.1/pkg/common/jwtsvid/common.go 20:35:13 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:35:13 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:35:13 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:35:13 spire-1.2.1/pkg/common/jwtutil/ 20:35:13 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:35:13 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:35:13 spire-1.2.1/pkg/common/log/ 20:35:13 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:35:13 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:35:13 spire-1.2.1/pkg/common/log/log.go 20:35:13 spire-1.2.1/pkg/common/log/log_test.go 20:35:13 spire-1.2.1/pkg/common/log/options.go 20:35:13 spire-1.2.1/pkg/common/nodeutil/ 20:35:13 spire-1.2.1/pkg/common/nodeutil/node.go 20:35:13 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:35:13 spire-1.2.1/pkg/common/peertracker/ 20:35:13 spire-1.2.1/pkg/common/peertracker/conn.go 20:35:13 spire-1.2.1/pkg/common/peertracker/credentials.go 20:35:13 spire-1.2.1/pkg/common/peertracker/errors.go 20:35:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:35:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:35:13 spire-1.2.1/pkg/common/peertracker/info.go 20:35:13 spire-1.2.1/pkg/common/peertracker/listener.go 20:35:13 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:35:13 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:35:13 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:35:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:35:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:35:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:35:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:35:13 spire-1.2.1/pkg/common/peertracker/tcp.go 20:35:13 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:35:13 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:35:13 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:35:13 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:35:13 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:35:13 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:35:13 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:35:13 spire-1.2.1/pkg/common/peertracker/uds.go 20:35:13 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:35:13 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:35:13 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:35:13 spire-1.2.1/pkg/common/pemutil/ 20:35:13 spire-1.2.1/pkg/common/pemutil/block.go 20:35:13 spire-1.2.1/pkg/common/pemutil/certs.go 20:35:13 spire-1.2.1/pkg/common/pemutil/common.go 20:35:13 spire-1.2.1/pkg/common/pemutil/csr.go 20:35:13 spire-1.2.1/pkg/common/pemutil/keys.go 20:35:13 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:35:13 spire-1.2.1/pkg/common/pemutil/testdata/ 20:35:13 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:35:13 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:35:13 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:35:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:35:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:35:13 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:35:13 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:35:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:35:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:35:13 spire-1.2.1/pkg/common/plugin/ 20:35:13 spire-1.2.1/pkg/common/plugin/aws/ 20:35:13 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:35:13 spire-1.2.1/pkg/common/plugin/azure/ 20:35:13 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:35:13 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:35:13 spire-1.2.1/pkg/common/plugin/facade.go 20:35:13 spire-1.2.1/pkg/common/plugin/facade_test.go 20:35:13 spire-1.2.1/pkg/common/plugin/gcp/ 20:35:13 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:35:13 spire-1.2.1/pkg/common/plugin/k8s/ 20:35:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:35:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:35:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:35:13 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:35:13 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:35:13 spire-1.2.1/pkg/common/plugin/log.go 20:35:13 spire-1.2.1/pkg/common/plugin/sshpop/ 20:35:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:35:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:35:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:35:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:35:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:35:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:35:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:35:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:35:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:35:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:35:13 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:35:13 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:35:13 spire-1.2.1/pkg/common/plugin/x509pop/ 20:35:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:35:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:35:13 spire-1.2.1/pkg/common/profiling/ 20:35:13 spire-1.2.1/pkg/common/profiling/dumpers.go 20:35:13 spire-1.2.1/pkg/common/profiling/profiling.go 20:35:13 spire-1.2.1/pkg/common/protoutil/ 20:35:13 spire-1.2.1/pkg/common/protoutil/masks.go 20:35:13 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:35:13 spire-1.2.1/pkg/common/rotationutil/ 20:35:13 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:35:13 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:35:13 spire-1.2.1/pkg/common/selector/ 20:35:13 spire-1.2.1/pkg/common/selector/selector.go 20:35:13 spire-1.2.1/pkg/common/selector/selector_test.go 20:35:13 spire-1.2.1/pkg/common/selector/set.go 20:35:13 spire-1.2.1/pkg/common/selector/set_utils.go 20:35:13 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:35:13 spire-1.2.1/pkg/common/telemetry/ 20:35:13 spire-1.2.1/pkg/common/telemetry/agent/ 20:35:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:35:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:35:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:35:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:35:13 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:35:13 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:35:13 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:35:13 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:35:13 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:35:13 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:35:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:35:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:35:13 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:35:13 spire-1.2.1/pkg/common/telemetry/call.go 20:35:13 spire-1.2.1/pkg/common/telemetry/common/ 20:35:13 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:35:13 spire-1.2.1/pkg/common/telemetry/config.go 20:35:13 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:35:13 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:35:13 spire-1.2.1/pkg/common/telemetry/inmem.go 20:35:13 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:35:13 spire-1.2.1/pkg/common/telemetry/m3.go 20:35:13 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:35:13 spire-1.2.1/pkg/common/telemetry/metrics.go 20:35:13 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:35:13 spire-1.2.1/pkg/common/telemetry/names.go 20:35:13 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:35:13 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:35:13 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:35:13 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:35:13 spire-1.2.1/pkg/common/telemetry/server/ 20:35:13 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:35:13 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:35:13 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:35:13 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:35:13 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:35:13 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:35:13 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:35:13 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:35:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:35:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:35:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:35:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:35:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:35:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:35:13 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:35:13 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:35:13 spire-1.2.1/pkg/common/telemetry/server/server.go 20:35:13 spire-1.2.1/pkg/common/telemetry/sink.go 20:35:13 spire-1.2.1/pkg/common/telemetry/statsd.go 20:35:13 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:35:13 spire-1.2.1/pkg/common/telemetry/uptime.go 20:35:13 spire-1.2.1/pkg/common/telemetry/version.go 20:35:13 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:35:13 spire-1.2.1/pkg/common/uptime/ 20:35:13 spire-1.2.1/pkg/common/uptime/uptime.go 20:35:13 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:35:13 spire-1.2.1/pkg/common/util/ 20:35:13 spire-1.2.1/pkg/common/util/certs.go 20:35:13 spire-1.2.1/pkg/common/util/certs_test.go 20:35:13 spire-1.2.1/pkg/common/util/csr.go 20:35:13 spire-1.2.1/pkg/common/util/hash.go 20:35:13 spire-1.2.1/pkg/common/util/selectors.go 20:35:13 spire-1.2.1/pkg/common/util/selectors_test.go 20:35:13 spire-1.2.1/pkg/common/util/signals.go 20:35:13 spire-1.2.1/pkg/common/util/sort.go 20:35:13 spire-1.2.1/pkg/common/util/sort_test.go 20:35:13 spire-1.2.1/pkg/common/util/task.go 20:35:13 spire-1.2.1/pkg/common/util/task_test.go 20:35:13 spire-1.2.1/pkg/common/util/testdata/ 20:35:13 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:35:13 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:35:13 spire-1.2.1/pkg/common/version/ 20:35:13 spire-1.2.1/pkg/common/version/version.go 20:35:13 spire-1.2.1/pkg/common/x509svid/ 20:35:13 spire-1.2.1/pkg/common/x509svid/common_test.go 20:35:13 spire-1.2.1/pkg/common/x509svid/csr.go 20:35:13 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:35:13 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:35:13 spire-1.2.1/pkg/common/x509util/ 20:35:13 spire-1.2.1/pkg/common/x509util/cert.go 20:35:13 spire-1.2.1/pkg/common/x509util/dns.go 20:35:13 spire-1.2.1/pkg/common/x509util/dns_test.go 20:35:13 spire-1.2.1/pkg/common/x509util/keyid.go 20:35:13 spire-1.2.1/pkg/common/x509util/keypair.go 20:35:13 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:35:13 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:35:13 spire-1.2.1/pkg/server/ 20:35:13 spire-1.2.1/pkg/server/api/ 20:35:13 spire-1.2.1/pkg/server/api/agent.go 20:35:13 spire-1.2.1/pkg/server/api/agent/ 20:35:13 spire-1.2.1/pkg/server/api/agent/v1/ 20:35:13 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:35:13 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:35:13 spire-1.2.1/pkg/server/api/agent_test.go 20:35:13 spire-1.2.1/pkg/server/api/api.go 20:35:13 spire-1.2.1/pkg/server/api/audit/ 20:35:13 spire-1.2.1/pkg/server/api/audit/audit.go 20:35:13 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:35:13 spire-1.2.1/pkg/server/api/bundle.go 20:35:13 spire-1.2.1/pkg/server/api/bundle/ 20:35:13 spire-1.2.1/pkg/server/api/bundle/v1/ 20:35:13 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:35:13 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:35:13 spire-1.2.1/pkg/server/api/bundle_test.go 20:35:13 spire-1.2.1/pkg/server/api/debug/ 20:35:13 spire-1.2.1/pkg/server/api/debug/v1/ 20:35:13 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:35:13 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:35:13 spire-1.2.1/pkg/server/api/entry.go 20:35:13 spire-1.2.1/pkg/server/api/entry/ 20:35:13 spire-1.2.1/pkg/server/api/entry/v1/ 20:35:13 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:35:13 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:35:13 spire-1.2.1/pkg/server/api/entry_test.go 20:35:13 spire-1.2.1/pkg/server/api/health/ 20:35:13 spire-1.2.1/pkg/server/api/health/v1/ 20:35:13 spire-1.2.1/pkg/server/api/health/v1/service.go 20:35:13 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:35:13 spire-1.2.1/pkg/server/api/id.go 20:35:13 spire-1.2.1/pkg/server/api/id_test.go 20:35:13 spire-1.2.1/pkg/server/api/limits/ 20:35:13 spire-1.2.1/pkg/server/api/limits/limits.go 20:35:13 spire-1.2.1/pkg/server/api/middleware/ 20:35:13 spire-1.2.1/pkg/server/api/middleware/alias.go 20:35:13 spire-1.2.1/pkg/server/api/middleware/audit.go 20:35:13 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:35:13 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:35:13 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:35:13 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:35:13 spire-1.2.1/pkg/server/api/middleware/caller.go 20:35:13 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:35:13 spire-1.2.1/pkg/server/api/middleware/common.go 20:35:13 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:35:13 spire-1.2.1/pkg/server/api/middleware/entries.go 20:35:13 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:35:13 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:35:13 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:35:13 spire-1.2.1/pkg/server/api/ratelimit.go 20:35:13 spire-1.2.1/pkg/server/api/rpccontext/ 20:35:13 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:35:13 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:35:13 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:35:13 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:35:13 spire-1.2.1/pkg/server/api/selector.go 20:35:13 spire-1.2.1/pkg/server/api/selector_test.go 20:35:13 spire-1.2.1/pkg/server/api/status.go 20:35:13 spire-1.2.1/pkg/server/api/status_test.go 20:35:13 spire-1.2.1/pkg/server/api/svid/ 20:35:13 spire-1.2.1/pkg/server/api/svid/v1/ 20:35:13 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:35:13 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:35:13 spire-1.2.1/pkg/server/api/trustdomain.go 20:35:13 spire-1.2.1/pkg/server/api/trustdomain/ 20:35:13 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:35:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:35:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:35:13 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:35:13 spire-1.2.1/pkg/server/authpolicy/ 20:35:13 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:35:13 spire-1.2.1/pkg/server/authpolicy/policy.go 20:35:13 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:35:13 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:35:13 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:35:13 spire-1.2.1/pkg/server/authpolicy/validate.go 20:35:13 spire-1.2.1/pkg/server/bundle/ 20:35:13 spire-1.2.1/pkg/server/bundle/client/ 20:35:13 spire-1.2.1/pkg/server/bundle/client/client.go 20:35:13 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:35:13 spire-1.2.1/pkg/server/bundle/client/manager.go 20:35:13 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:35:13 spire-1.2.1/pkg/server/bundle/client/sources.go 20:35:13 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:35:13 spire-1.2.1/pkg/server/bundle/client/updater.go 20:35:13 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:35:13 spire-1.2.1/pkg/server/ca/ 20:35:13 spire-1.2.1/pkg/server/ca/ca.go 20:35:13 spire-1.2.1/pkg/server/ca/ca_health.go 20:35:13 spire-1.2.1/pkg/server/ca/ca_test.go 20:35:13 spire-1.2.1/pkg/server/ca/journal.go 20:35:13 spire-1.2.1/pkg/server/ca/journal_test.go 20:35:13 spire-1.2.1/pkg/server/ca/manager.go 20:35:13 spire-1.2.1/pkg/server/ca/manager_health.go 20:35:13 spire-1.2.1/pkg/server/ca/manager_test.go 20:35:13 spire-1.2.1/pkg/server/ca/templates.go 20:35:13 spire-1.2.1/pkg/server/ca/upstream_client.go 20:35:13 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:35:13 spire-1.2.1/pkg/server/ca/validation.go 20:35:13 spire-1.2.1/pkg/server/cache/ 20:35:13 spire-1.2.1/pkg/server/cache/dscache/ 20:35:13 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:35:13 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:35:13 spire-1.2.1/pkg/server/cache/entrycache/ 20:35:13 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:35:13 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:35:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:35:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:35:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:35:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:35:13 spire-1.2.1/pkg/server/catalog/ 20:35:13 spire-1.2.1/pkg/server/catalog/catalog.go 20:35:13 spire-1.2.1/pkg/server/catalog/keymanager.go 20:35:13 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:35:13 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:35:13 spire-1.2.1/pkg/server/catalog/notifier.go 20:35:13 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:35:13 spire-1.2.1/pkg/server/config.go 20:35:13 spire-1.2.1/pkg/server/datastore/ 20:35:13 spire-1.2.1/pkg/server/datastore/datastore.go 20:35:13 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:35:13 spire-1.2.1/pkg/server/datastore/repository.go 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:35:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:35:13 spire-1.2.1/pkg/server/endpoints/ 20:35:13 spire-1.2.1/pkg/server/endpoints/bundle/ 20:35:13 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:35:13 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:35:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:35:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:35:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:35:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:35:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:35:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:35:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:35:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:35:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:35:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:35:13 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:35:13 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:35:13 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:35:13 spire-1.2.1/pkg/server/endpoints/config.go 20:35:13 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:35:13 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:35:13 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:35:13 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:35:13 spire-1.2.1/pkg/server/endpoints/middleware.go 20:35:13 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:35:13 spire-1.2.1/pkg/server/hostservice/ 20:35:13 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:35:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:35:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:35:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:35:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:35:13 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:35:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:35:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/ 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/ 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:35:13 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:35:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:35:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:35:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:35:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:35:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:35:13 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:35:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:35:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/notifier/ 20:35:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:35:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:35:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:35:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:35:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:35:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:35:13 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:35:13 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:35:13 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:35:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:35:13 spire-1.2.1/pkg/server/registration/ 20:35:13 spire-1.2.1/pkg/server/registration/manager.go 20:35:13 spire-1.2.1/pkg/server/registration/manager_test.go 20:35:13 spire-1.2.1/pkg/server/scanentries.go 20:35:13 spire-1.2.1/pkg/server/scanentries_test.go 20:35:13 spire-1.2.1/pkg/server/server.go 20:35:13 spire-1.2.1/pkg/server/server_test.go 20:35:13 spire-1.2.1/pkg/server/svid/ 20:35:13 spire-1.2.1/pkg/server/svid/observer.go 20:35:13 spire-1.2.1/pkg/server/svid/observer_test.go 20:35:13 spire-1.2.1/pkg/server/svid/rotator.go 20:35:13 spire-1.2.1/pkg/server/svid/rotator_config.go 20:35:13 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:35:13 spire-1.2.1/pkg/server/svid/rotator_test.go 20:35:13 spire-1.2.1/proto/ 20:35:13 spire-1.2.1/proto/private/ 20:35:13 spire-1.2.1/proto/private/server/ 20:35:13 spire-1.2.1/proto/private/server/journal/ 20:35:13 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:35:13 spire-1.2.1/proto/private/server/journal/journal.proto 20:35:13 spire-1.2.1/proto/spire/ 20:35:13 spire-1.2.1/proto/spire/common/ 20:35:13 spire-1.2.1/proto/spire/common/common.pb.go 20:35:13 spire-1.2.1/proto/spire/common/common.proto 20:35:13 spire-1.2.1/proto/spire/common/plugin/ 20:35:13 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:35:13 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:35:13 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:35:13 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:35:13 spire-1.2.1/proto/spire/plugin/ 20:35:13 spire-1.2.1/proto/spire/plugin/agent/ 20:35:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:35:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:35:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:35:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:35:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:35:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:35:13 spire-1.2.1/release/ 20:35:13 spire-1.2.1/release/spire-extras/ 20:35:13 spire-1.2.1/release/spire-extras/README.md 20:35:13 spire-1.2.1/release/spire-extras/conf/ 20:35:13 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:35:13 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:35:13 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:35:13 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:35:13 spire-1.2.1/release/spire/ 20:35:13 spire-1.2.1/release/spire/README.md 20:35:13 spire-1.2.1/release/spire/conf/ 20:35:13 spire-1.2.1/release/spire/conf/agent/ 20:35:13 spire-1.2.1/release/spire/conf/agent/agent.conf 20:35:13 spire-1.2.1/release/spire/conf/server/ 20:35:13 spire-1.2.1/release/spire/conf/server/server.conf 20:35:13 spire-1.2.1/script/ 20:35:13 spire-1.2.1/script/build-artifact.sh 20:35:13 spire-1.2.1/script/generate_dummy_ca.sh 20:35:13 spire-1.2.1/support/ 20:35:13 spire-1.2.1/support/k8s/ 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:35:13 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:35:13 spire-1.2.1/support/oidc-discovery-provider/ 20:35:13 spire-1.2.1/support/oidc-discovery-provider/README.md 20:35:13 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:35:13 spire-1.2.1/support/oidc-discovery-provider/config.go 20:35:13 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:35:13 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:35:13 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:35:13 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:35:13 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:35:13 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:35:13 spire-1.2.1/support/oidc-discovery-provider/main.go 20:35:13 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:35:13 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:35:13 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:35:13 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:35:13 spire-1.2.1/test/ 20:35:13 spire-1.2.1/test/clock/ 20:35:13 spire-1.2.1/test/clock/clock.go 20:35:13 spire-1.2.1/test/fakes/ 20:35:13 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:35:13 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:35:13 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:35:13 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:35:13 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:35:13 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:35:13 spire-1.2.1/test/fakes/fakeagentstore/ 20:35:13 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:35:13 spire-1.2.1/test/fakes/fakedatastore/ 20:35:13 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:35:13 spire-1.2.1/test/fakes/fakeentryclient/ 20:35:13 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:35:13 spire-1.2.1/test/fakes/fakehealthchecker/ 20:35:13 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:35:13 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:35:13 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:35:13 spire-1.2.1/test/fakes/fakemetrics/ 20:35:13 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:35:13 spire-1.2.1/test/fakes/fakenoderesolver/ 20:35:13 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:35:13 spire-1.2.1/test/fakes/fakenotifier/ 20:35:13 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:35:13 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:35:13 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:35:13 spire-1.2.1/test/fakes/fakeserverca/ 20:35:13 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:35:13 spire-1.2.1/test/fakes/fakeservercatalog/ 20:35:13 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:35:13 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:35:13 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:35:13 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:35:13 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:35:13 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:35:13 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:35:13 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:35:13 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:35:13 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:35:13 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:35:13 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:35:13 spire-1.2.1/test/fixture/ 20:35:13 spire-1.2.1/test/fixture/certs/ 20:35:13 spire-1.2.1/test/fixture/certs/agent_svid.der 20:35:13 spire-1.2.1/test/fixture/certs/base_cert.pem 20:35:13 spire-1.2.1/test/fixture/certs/base_csr.pem 20:35:13 spire-1.2.1/test/fixture/certs/base_key.pem 20:35:13 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:35:13 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:35:13 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:35:13 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:35:13 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:35:13 spire-1.2.1/test/fixture/certs/blog_key.pem 20:35:13 spire-1.2.1/test/fixture/certs/bundle.der 20:35:13 spire-1.2.1/test/fixture/certs/ca.pem 20:35:13 spire-1.2.1/test/fixture/certs/ca_key.pem 20:35:13 spire-1.2.1/test/fixture/certs/database_cert.pem 20:35:13 spire-1.2.1/test/fixture/certs/database_csr.pem 20:35:13 spire-1.2.1/test/fixture/certs/database_key.pem 20:35:13 spire-1.2.1/test/fixture/certs/node_cert.pem 20:35:13 spire-1.2.1/test/fixture/certs/node_csr.pem 20:35:13 spire-1.2.1/test/fixture/certs/node_key.pem 20:35:13 spire-1.2.1/test/fixture/certs/svid.pem 20:35:13 spire-1.2.1/test/fixture/certs/svid_key.pem 20:35:13 spire-1.2.1/test/fixture/config/ 20:35:13 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:35:13 spire-1.2.1/test/fixture/config/agent_good.conf 20:35:13 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:35:13 spire-1.2.1/test/fixture/config/plugin_good.conf 20:35:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:35:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:35:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:35:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:35:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:35:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:35:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:35:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:35:13 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:35:13 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:35:13 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:35:13 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:35:13 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:35:13 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:35:13 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:35:13 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:35:13 spire-1.2.1/test/fixture/config/server_good.conf 20:35:13 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:35:13 spire-1.2.1/test/fixture/fixture.go 20:35:13 spire-1.2.1/test/fixture/nodeattestor/ 20:35:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:35:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:35:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:35:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:35:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:35:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:35:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:35:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:35:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:35:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:35:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:35:13 spire-1.2.1/test/fixture/registration/ 20:35:13 spire-1.2.1/test/fixture/registration/entries.json 20:35:13 spire-1.2.1/test/fixture/registration/good-for-update.json 20:35:13 spire-1.2.1/test/fixture/registration/good.json 20:35:13 spire-1.2.1/test/fixture/registration/invalid.json 20:35:13 spire-1.2.1/test/fixture/registration/invalid_json.json 20:35:13 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:35:13 spire-1.2.1/test/integration/ 20:35:13 spire-1.2.1/test/integration/README.md 20:35:13 spire-1.2.1/test/integration/common 20:35:13 spire-1.2.1/test/integration/setup/ 20:35:13 spire-1.2.1/test/integration/setup/adminclient/ 20:35:13 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:35:13 spire-1.2.1/test/integration/setup/adminclient/client.go 20:35:13 spire-1.2.1/test/integration/setup/debugagent/ 20:35:13 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:35:13 spire-1.2.1/test/integration/setup/debugagent/main.go 20:35:13 spire-1.2.1/test/integration/setup/debugserver/ 20:35:13 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:35:13 spire-1.2.1/test/integration/setup/debugserver/main.go 20:35:13 spire-1.2.1/test/integration/setup/downstreamclient/ 20:35:13 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:35:13 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:35:13 spire-1.2.1/test/integration/setup/itclient/ 20:35:13 spire-1.2.1/test/integration/setup/itclient/client.go 20:35:13 spire-1.2.1/test/integration/setup/node-attestation/ 20:35:13 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:35:13 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:35:13 spire-1.2.1/test/integration/setup/x509pop/ 20:35:13 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:35:13 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:35:13 spire-1.2.1/test/integration/suites/ 20:35:13 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:35:13 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:35:13 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:35:13 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:35:13 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:35:13 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:35:13 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:35:13 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:35:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:35:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:35:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:35:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:35:13 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:35:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:35:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:35:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:35:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:35:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:35:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:35:13 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:35:13 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:35:13 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:35:13 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:35:13 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:35:13 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:35:13 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:35:13 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:35:13 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:35:13 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:35:13 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:35:13 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:35:13 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:35:13 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:35:13 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:35:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:35:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:35:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:35:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:35:13 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:35:13 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:35:13 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:35:13 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:35:13 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:35:13 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:35:13 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:35:13 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:35:13 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:35:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:35:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:35:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:35:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:35:13 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:35:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:35:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:35:13 spire-1.2.1/test/integration/suites/join-token/ 20:35:13 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:35:13 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:35:13 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:35:13 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:35:13 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:35:13 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:35:13 spire-1.2.1/test/integration/suites/join-token/README.md 20:35:13 spire-1.2.1/test/integration/suites/join-token/conf/ 20:35:13 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:35:13 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:35:13 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:35:13 spire-1.2.1/test/integration/suites/join-token/teardown 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:35:13 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:35:13 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:35:13 spire-1.2.1/test/integration/suites/k8s/ 20:35:13 spire-1.2.1/test/integration/suites/k8s/00-setup 20:35:13 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:35:13 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:35:13 spire-1.2.1/test/integration/suites/k8s/README.md 20:35:13 spire-1.2.1/test/integration/suites/k8s/conf/ 20:35:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:35:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:35:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:35:13 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:35:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:35:13 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:35:13 spire-1.2.1/test/integration/suites/k8s/teardown 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/ 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:35:13 spire-1.2.1/test/integration/suites/node-attestation/ 20:35:13 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:35:13 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:35:13 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:35:13 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:35:13 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:35:13 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:35:13 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:35:13 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:35:13 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:35:13 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:35:13 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:35:13 spire-1.2.1/test/integration/suites/rotation/ 20:35:13 spire-1.2.1/test/integration/suites/rotation/00-setup 20:35:13 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:35:13 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:35:13 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:35:13 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:35:13 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:35:13 spire-1.2.1/test/integration/suites/rotation/README.md 20:35:13 spire-1.2.1/test/integration/suites/rotation/conf/ 20:35:13 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:35:13 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:35:13 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:35:13 spire-1.2.1/test/integration/suites/rotation/teardown 20:35:13 spire-1.2.1/test/integration/suites/self-test/ 20:35:13 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:35:13 spire-1.2.1/test/integration/suites/self-test/README.md 20:35:13 spire-1.2.1/test/integration/suites/self-test/teardown 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:35:13 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:35:13 spire-1.2.1/test/integration/suites/upgrade/ 20:35:13 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:35:13 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:35:13 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:35:13 spire-1.2.1/test/integration/suites/upgrade/README.md 20:35:13 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:35:13 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:35:13 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:35:13 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:35:13 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:35:13 spire-1.2.1/test/integration/suites/upgrade/teardown 20:35:13 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:35:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:35:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:35:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:35:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:35:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:35:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:35:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:35:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:35:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:35:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:35:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:35:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:35:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:35:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:35:13 spire-1.2.1/test/integration/test-one.sh 20:35:13 spire-1.2.1/test/integration/test.sh 20:35:13 spire-1.2.1/test/plugintest/ 20:35:13 spire-1.2.1/test/plugintest/config.go 20:35:13 spire-1.2.1/test/plugintest/load.go 20:35:13 spire-1.2.1/test/plugintest/option.go 20:35:13 spire-1.2.1/test/spiretest/ 20:35:13 spire-1.2.1/test/spiretest/apiserver.go 20:35:13 spire-1.2.1/test/spiretest/assertions.go 20:35:13 spire-1.2.1/test/spiretest/dir.go 20:35:13 spire-1.2.1/test/spiretest/errors_posix.go 20:35:13 spire-1.2.1/test/spiretest/errors_windows.go 20:35:13 spire-1.2.1/test/spiretest/logs.go 20:35:13 spire-1.2.1/test/spiretest/socketapi.go 20:35:13 spire-1.2.1/test/spiretest/suite.go 20:35:13 spire-1.2.1/test/spiretest/x509.go 20:35:13 spire-1.2.1/test/testca/ 20:35:13 spire-1.2.1/test/testca/ca.go 20:35:13 spire-1.2.1/test/testkey/ 20:35:13 spire-1.2.1/test/testkey/generate.sh 20:35:13 spire-1.2.1/test/testkey/genkeys.go 20:35:13 spire-1.2.1/test/testkey/keys.go 20:35:13 spire-1.2.1/test/testkey/new.go 20:35:13 spire-1.2.1/test/tpmsimulator/ 20:35:13 spire-1.2.1/test/tpmsimulator/simulator.go 20:35:13 spire-1.2.1/test/util/ 20:35:13 spire-1.2.1/test/util/cert_fixtures.go 20:35:13 spire-1.2.1/test/util/cert_generation.go 20:35:13 spire-1.2.1/test/util/io_redirection.go 20:35:13 spire-1.2.1/test/util/race.go 20:35:13 spire-1.2.1/test/util/util.go 20:35:13 building spire from source... 20:35:13 Installing go1.17.7... 20:35:13 OK: 221 MiB in 52 packages 20:35:14 Removing intermediate container d962b9c38d03 20:35:14 ---> fb2403626edd 20:35:14 Step 6/23 : COPY go.mod vendor* ./ 20:35:14 ---> c53e1818891e 20:35:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:14 ---> Running in 4bf1d1473fe0 20:35:17 Removing intermediate container 4bf1d1473fe0 20:35:17 ---> bc9435dcad71 20:35:17 Step 8/23 : COPY . . 20:35:19 Building bin/spire-server... 20:35:19 go: downloading github.com/mitchellh/cli v1.1.2 20:35:19 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:19 go: downloading google.golang.org/grpc v1.44.0 20:35:19 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:19 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:19 go: downloading github.com/imdario/mergo v0.3.12 20:35:19 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:19 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:19 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:19 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:19 go: downloading github.com/fatih/color v1.13.0 20:35:19 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:19 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:19 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:19 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:19 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:19 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:19 go: downloading github.com/armon/go-metrics v0.3.10 20:35:19 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:20 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:20 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:20 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:20 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:20 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:20 go: downloading github.com/Masterminds/semver v1.5.0 20:35:20 go: downloading github.com/google/uuid v1.1.2 20:35:20 go: downloading github.com/huandu/xstrings v1.3.2 20:35:20 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:20 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:20 go: downloading github.com/oklog/run v1.0.0 20:35:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:20 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:20 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:35:20 go: downloading github.com/imkira/go-observer v1.0.3 20:35:20 go: downloading github.com/prometheus/client_model v0.2.0 20:35:20 go: downloading github.com/prometheus/common v0.32.1 20:35:20 go: downloading github.com/beorn7/perks v1.0.1 20:35:20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:20 go: downloading github.com/prometheus/procfs v0.7.3 20:35:20 go: downloading go.uber.org/atomic v1.9.0 20:35:20 go: downloading github.com/pkg/errors v0.9.1 20:35:20 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:20 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:35:20 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:20 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:20 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:35:20 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:35:20 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:35:21 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:35:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:35:22 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:22 go: downloading github.com/stretchr/testify v1.7.0 20:35:22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:35:22 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:22 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:22 go: downloading github.com/lib/pq v1.10.4 20:35:22 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:22 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:35:25 go: downloading google.golang.org/api v0.70.0 20:35:25 go: downloading k8s.io/client-go v0.23.4 20:35:25 go: downloading k8s.io/api v0.23.4 20:35:25 go: downloading github.com/google/go-tpm v0.3.3 20:35:25 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:35:25 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:35:25 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:35:26 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:35:26 go: downloading cloud.google.com/go/storage v1.21.0 20:35:26 go: downloading k8s.io/apimachinery v0.23.4 20:35:26 go: downloading cloud.google.com/go v0.100.2 20:35:26 go: downloading k8s.io/kube-aggregator v0.23.3 20:35:26 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:35:26 go: downloading cloud.google.com/go/security v1.3.0 20:35:26 go: downloading github.com/hashicorp/vault/api v1.4.1 20:35:26 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:35:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:35:27 go: downloading github.com/twmb/murmur3 v1.1.6 20:35:27 go: downloading github.com/aws/smithy-go v1.11.0 20:35:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:35:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:35:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:35:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:35:28 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:35:28 go: downloading github.com/jinzhu/inflection v1.0.0 20:35:28 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:35:28 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:35:28 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:35:28 go: downloading github.com/gogo/protobuf v1.3.2 20:35:28 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:35:28 go: downloading github.com/dimchansky/utfbom v1.1.1 20:35:28 go: downloading cloud.google.com/go/compute v1.3.0 20:35:28 go: downloading cloud.google.com/go/iam v0.1.1 20:35:28 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:35:28 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:35:28 go: downloading k8s.io/klog/v2 v2.30.0 20:35:28 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:35:28 go: downloading github.com/google/gofuzz v1.1.0 20:35:28 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:35:28 go: downloading github.com/spf13/pflag v1.0.5 20:35:28 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:35:28 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:35:28 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:35:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:35:28 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:35:28 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:35:28 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:35:29 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:35:29 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:35:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:35:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:29 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:29 go: downloading github.com/gobwas/glob v0.2.3 20:35:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:35:29 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:35:29 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:35:29 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:35:29 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:35:29 go: downloading gopkg.in/inf.v0 v0.9.1 20:35:29 go: downloading go.opencensus.io v0.23.0 20:35:29 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:35:29 go: downloading github.com/go-logr/logr v1.2.2 20:35:29 go: downloading github.com/json-iterator/go v1.1.12 20:35:29 go: downloading github.com/google/go-cmp v0.5.7 20:35:29 go: downloading github.com/googleapis/gnostic v0.5.5 20:35:29 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:35:29 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:35:29 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:35:29 go: downloading go.uber.org/zap v1.21.0 20:35:29 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:35:29 go: downloading github.com/tklauser/numcpus v0.3.0 20:35:29 go: downloading sigs.k8s.io/yaml v1.3.0 20:35:29 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:35:29 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:35:29 go: downloading github.com/modern-go/reflect2 v1.0.2 20:35:29 go: downloading github.com/golang/snappy v0.0.4 20:35:29 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:35:29 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:35:29 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:35:29 go: downloading github.com/hashicorp/go-version v1.2.0 20:35:29 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:35:30 go: downloading github.com/ryanuber/go-glob v1.0.0 20:35:30 go: downloading go.uber.org/multierr v1.6.0 20:35:30  ---> d31d42cd761f 20:35:30 Step 9/23 : RUN make cmd/core-data/core-data 20:35:33 Building bin/spire-agent... 20:35:33 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:35:33 go: downloading github.com/docker/docker v20.10.12+incompatible 20:35:33 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:35:33 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:35:33 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:35:33 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:35:34 go: downloading github.com/google/go-tpm-tools v0.3.3 20:35:34 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:35:34 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:35:34 go: downloading github.com/docker/go-connections v0.4.0 20:35:34 go: downloading github.com/docker/go-units v0.4.0 20:35:34 go: downloading github.com/opencontainers/image-spec v1.0.1 20:35:34 go: downloading github.com/containerd/containerd v1.3.4 20:35:34 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:35:34 go: downloading github.com/opencontainers/go-digest v1.0.0 20:35:37  ---> Running in 907c523d13d9 20:35:37 Removing intermediate container 85e053b7b434 20:35:37 ---> 1b62a06a6441 20:35:37 20:35:37 Step 10/22 : FROM alpine:3.14 20:35:37 ---> e04c818066af 20:35:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:35:37 Removing intermediate container e771fb9e21fb 20:35:37 ---> cc934de24b09 20:35:37 20:35:37 Step 10/23 : FROM alpine:3.14 20:35:37 ---> e04c818066af 20:35:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:35:37 ---> Running in 90a5349bd0f5 20:35:37 ---> Running in 03df07ee050d 20:35:37 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 20:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:38 (1/1) Installing dumb-init (1.2.5-r1) 20:35:38 Executing busybox-1.33.1-r7.trigger 20:35:38 OK: 6 MiB in 15 packages 20:35:38 (1/1) Installing dumb-init (1.2.5-r1) 20:35:38 Executing busybox-1.33.1-r7.trigger 20:35:38 OK: 6 MiB in 15 packages 20:35:39 Removing intermediate container 90a5349bd0f5 20:35:39 ---> f7852028d491 20:35:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:39 ---> Running in 0b0d64bf961e 20:35:39 Removing intermediate container 03df07ee050d 20:35:39 ---> d9c20689e3f8 20:35:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:39 Removing intermediate container 0b0d64bf961e 20:35:39 ---> 09117f336152 20:35:39 Step 13/22 : ENV APP_PORT=59861 20:35:39 ---> Running in fa194b050393 20:35:39 ---> Running in 0193f3c41618 20:35:40 Removing intermediate container fa194b050393 20:35:40 ---> 694d8f3719f0 20:35:40 Step 13/23 : ENV APP_PORT=59881 20:35:40 Removing intermediate container 0193f3c41618 20:35:40 ---> 530b4b6d5e71 20:35:40 Step 14/22 : EXPOSE $APP_PORT 20:35:40 ---> Running in bab273b75552 20:35:40 ---> Running in 6547d596a8b2 20:35:40 Removing intermediate container bab273b75552 20:35:40 ---> e585ace86376 20:35:40 Step 14/23 : EXPOSE $APP_PORT 20:35:40 Removing intermediate container 6547d596a8b2 20:35:41 ---> 02c86775c6c7 20:35:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:41 ---> Running in 25f86a631480 20:35:41 Removing intermediate container 25f86a631480 20:35:41 ---> a8d50e39d2a3 20:35:41 Step 15/23 : WORKDIR / 20:35:41 ---> dc947eaf0350 20:35:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:41 ---> Running in 7b33acfbf5ee 20:35:42 Removing intermediate container 7b33acfbf5ee 20:35:42 ---> 21ee702b1b95 20:35:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:42 ---> af6faa90715a 20:35:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:35:42 ---> b89048e91222 20:35:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:35:43 ---> 408b158b116e 20:35:43 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:35:43 ---> Running in 501a18c5045c 20:35:43 Removing intermediate container 501a18c5045c 20:35:43 ---> 31cb69872a06 20:35:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:44 ---> b2a3679587fd 20:35:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:35:44 ---> Running in bad34dbedea3 20:35:44 Removing intermediate container bad34dbedea3 20:35:44 ---> 40f6773fdd32 20:35:44 Step 20/22 : LABEL arch=x86_64 20:35:44 ---> 22c88fb79c9a 20:35:44 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:35:45 ---> Running in 0fcd1f3ccf1f 20:35:45 ---> Running in 79258a8951db 20:35:45 Removing intermediate container 79258a8951db 20:35:45 ---> 5826f01eb2cb 20:35:45 Step 21/22 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 20:35:45 Removing intermediate container 0fcd1f3ccf1f 20:35:45 ---> dc2ea111c4c9 20:35:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:45 ---> Running in 8688ad3dabe0 20:35:45 ---> Running in c375887ee653 20:35:45 Removing intermediate container c375887ee653 20:35:45 ---> a52af1fdce02 20:35:45 Step 22/22 : LABEL version=0.0.0 20:35:45 Removing intermediate container 8688ad3dabe0 20:35:45 ---> 8ee6af363960 20:35:45 Step 21/23 : LABEL arch=x86_64 20:35:45 ---> Running in 794ce47f327d 20:35:45 ---> Running in fab6e52b68c4 20:35:46 Removing intermediate container 794ce47f327d 20:35:46 ---> 6bd08a418bd0 20:35:46 20:35:46 Removing intermediate container fab6e52b68c4 20:35:46 ---> 3ee73121136c 20:35:46 Step 22/23 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 20:35:46 Successfully built 6bd08a418bd0 20:35:46 Successfully tagged support-scheduler:latest 20:35:46 Building security-spire-server 20:35:46  Building support-scheduler ... done  ---> Running in 32d717229940 20:35:47 Removing intermediate container 32d717229940 20:35:47 ---> a16259fd1855 20:35:47 Step 23/23 : LABEL version=0.0.0 20:35:49 ---> Running in a6c31573330f 20:35:50 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:35:50 ---> 96e72403680c 20:35:50 Step 3/25 : WORKDIR /edgex-go 20:35:50 ---> Using cache 20:35:50 ---> 9ffc16e08c46 20:35:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:50 ---> Using cache 20:35:50 ---> 6127df169e45 20:35:50 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:35:50 ---> Using cache 20:35:50 ---> e2d76ec01f2f 20:35:50 Step 6/25 : COPY go.mod vendor* ./ 20:35:50 ---> Using cache 20:35:50 ---> 632bacb14cc9 20:35:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:50 ---> Using cache 20:35:50 ---> 883d37d5c330 20:35:50 Step 8/25 : COPY . . 20:35:50 ---> Using cache 20:35:50 ---> f6117862542b 20:35:50 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:35:50 ---> Using cache 20:35:50 ---> 0b37f7f5327d 20:35:50 Step 10/25 : RUN mkdir -p spire-build 20:35:50 ---> Using cache 20:35:50 ---> 607852d8890f 20:35:50 Step 11/25 : WORKDIR /edgex-go/spire-build 20:35:50 ---> Using cache 20:35:50 ---> cfcab04e1549 20:35:50 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 20:35:50 Removing intermediate container a6c31573330f 20:35:50 ---> 871bc74d058b 20:35:50 20:35:50 ---> Running in 95f066901365 20:35:51 Successfully built 871bc74d058b 20:35:51 Successfully tagged core-metadata:latest 20:35:51 Building support-notifications 20:35:53  Building core-metadata ... done spire-1.2.1/ 20:35:53 spire-1.2.1/.data/ 20:35:53 spire-1.2.1/.data/.file 20:35:53 spire-1.2.1/.dockerignore 20:35:53 spire-1.2.1/.gitattributes 20:35:53 spire-1.2.1/.githooks/ 20:35:53 spire-1.2.1/.githooks/pre-commit 20:35:53 spire-1.2.1/.github/ 20:35:53 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:35:53 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:35:53 spire-1.2.1/.github/dependabot.yml 20:35:53 spire-1.2.1/.github/workflows/ 20:35:53 spire-1.2.1/.github/workflows/nightly_build.yaml 20:35:53 spire-1.2.1/.github/workflows/pr_build.yaml 20:35:53 spire-1.2.1/.github/workflows/release_build.yaml 20:35:53 spire-1.2.1/.github/workflows/scripts/ 20:35:53 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:35:53 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:35:53 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:35:53 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:35:53 spire-1.2.1/.github/workflows/scripts/split.sh 20:35:53 spire-1.2.1/.gitignore 20:35:53 spire-1.2.1/.go-version 20:35:53 spire-1.2.1/.golangci.yml 20:35:53 spire-1.2.1/ADOPTERS.md 20:35:53 spire-1.2.1/CHANGELOG.md 20:35:53 spire-1.2.1/CODE-OF-CONDUCT.md 20:35:53 spire-1.2.1/CODEOWNERS 20:35:53 spire-1.2.1/CONTRIBUTING.md 20:35:53 spire-1.2.1/Dockerfile 20:35:53 spire-1.2.1/Dockerfile.dev 20:35:53 spire-1.2.1/Dockerfile.scratch 20:35:53 spire-1.2.1/LICENSE 20:35:53 spire-1.2.1/MAINTAINERS.md 20:35:53 spire-1.2.1/Makefile 20:35:53 spire-1.2.1/README.md 20:35:53 spire-1.2.1/ROADMAP.md 20:35:53 spire-1.2.1/SECURITY.md 20:35:53 spire-1.2.1/cmd/ 20:35:53 spire-1.2.1/cmd/spire-agent/ 20:35:53 spire-1.2.1/cmd/spire-agent/cli/ 20:35:53 spire-1.2.1/cmd/spire-agent/cli/api/ 20:35:53 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:35:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:35:53 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:35:53 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:35:53 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:35:53 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:35:53 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:35:53 spire-1.2.1/cmd/spire-agent/cli/common/ 20:35:53 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:35:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:35:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:35:53 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:35:53 spire-1.2.1/cmd/spire-agent/cli/run/ 20:35:53 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:35:53 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:35:53 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:35:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:35:53 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:35:53 spire-1.2.1/cmd/spire-agent/main.go 20:35:53 spire-1.2.1/cmd/spire-server/ 20:35:53 spire-1.2.1/cmd/spire-server/cli/ 20:35:53 spire-1.2.1/cmd/spire-server/cli/agent/ 20:35:53 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:35:53 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/cli.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/entry/ 20:35:53 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/federation/ 20:35:53 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:35:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:35:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/run/ 20:35:53 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/token/ 20:35:53 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/validate/ 20:35:53 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/x509/ 20:35:53 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:35:53 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:35:53 spire-1.2.1/cmd/spire-server/main.go 20:35:53 spire-1.2.1/cmd/spire-server/util/ 20:35:53 spire-1.2.1/cmd/spire-server/util/util.go 20:35:53 spire-1.2.1/conf/ 20:35:53 spire-1.2.1/conf/agent/ 20:35:53 spire-1.2.1/conf/agent/agent.conf 20:35:53 spire-1.2.1/conf/agent/agent_full.conf 20:35:53 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:35:53 spire-1.2.1/conf/server/ 20:35:53 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:35:53 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:35:53 spire-1.2.1/conf/server/server.conf 20:35:53 spire-1.2.1/conf/server/server_full.conf 20:35:53 spire-1.2.1/doc/ 20:35:53 spire-1.2.1/doc/SPIRE101.md 20:35:53 spire-1.2.1/doc/auditlog.md 20:35:53 spire-1.2.1/doc/authorization_policy_engine.md 20:35:53 spire-1.2.1/doc/changelog_guidelines.md 20:35:53 spire-1.2.1/doc/cure53-report.pdf 20:35:53 spire-1.2.1/doc/images/ 20:35:53 spire-1.2.1/doc/images/2019_roadmap.png 20:35:53 spire-1.2.1/doc/images/SPIRE101.png 20:35:53 spire-1.2.1/doc/images/SPIRE_agent.png 20:35:53 spire-1.2.1/doc/images/SPIRE_server.png 20:35:53 spire-1.2.1/doc/images/cache_mgr.png 20:35:53 spire-1.2.1/doc/images/cache_mgr_components.png 20:35:53 spire-1.2.1/doc/images/federated_spire.png 20:35:53 spire-1.2.1/doc/images/ha_mode.png 20:35:53 spire-1.2.1/doc/images/nested_spire.png 20:35:53 spire-1.2.1/doc/images/oidc_federation.png 20:35:53 spire-1.2.1/doc/images/single_trust_domain.png 20:35:53 spire-1.2.1/doc/images/spiffe_compatible.png 20:35:53 spire-1.2.1/doc/images/spire_logo.png 20:35:53 spire-1.2.1/doc/migrating_registration_api_clients.md 20:35:53 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:35:53 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:35:53 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:35:53 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:35:53 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:35:53 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:35:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:35:53 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:35:53 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:35:53 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:35:53 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:35:53 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:35:53 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:35:53 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:35:53 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:35:53 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:35:53 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:35:53 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:35:53 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:35:53 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:35:53 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:35:53 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:35:53 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:35:53 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:35:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:35:53 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:35:53 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:35:53 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:35:53 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:35:53 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:35:53 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:35:53 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:35:53 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:35:53 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:35:53 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:35:53 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:35:53 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:35:53 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:35:53 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:35:53 spire-1.2.1/doc/scaling_spire.md 20:35:53 spire-1.2.1/doc/spire_agent.md 20:35:53 spire-1.2.1/doc/spire_server.md 20:35:53 spire-1.2.1/doc/supported_integrations.md 20:35:53 spire-1.2.1/doc/telemetry.md 20:35:53 spire-1.2.1/doc/telemetry_config.md 20:35:53 spire-1.2.1/doc/upgrading.md 20:35:53 spire-1.2.1/doc/using_spire.md 20:35:53 spire-1.2.1/examples/ 20:35:53 spire-1.2.1/examples/README.md 20:35:53 spire-1.2.1/go.mod 20:35:53 spire-1.2.1/go.sum 20:35:53 spire-1.2.1/pkg/ 20:35:53 spire-1.2.1/pkg/agent/ 20:35:53 spire-1.2.1/pkg/agent/agent.go 20:35:53 spire-1.2.1/pkg/agent/api/ 20:35:53 spire-1.2.1/pkg/agent/api/config.go 20:35:53 spire-1.2.1/pkg/agent/api/debug/ 20:35:53 spire-1.2.1/pkg/agent/api/debug/v1/ 20:35:53 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:35:53 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:35:53 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:35:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:35:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:35:53 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:35:53 spire-1.2.1/pkg/agent/api/endpoints.go 20:35:53 spire-1.2.1/pkg/agent/api/health/ 20:35:53 spire-1.2.1/pkg/agent/api/health/v1/ 20:35:53 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:35:53 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:35:53 spire-1.2.1/pkg/agent/api/rpccontext/ 20:35:53 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:35:53 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:35:53 spire-1.2.1/pkg/agent/attestor/ 20:35:53 spire-1.2.1/pkg/agent/attestor/node/ 20:35:53 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:35:53 spire-1.2.1/pkg/agent/attestor/node/node.go 20:35:53 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:35:53 spire-1.2.1/pkg/agent/attestor/workload/ 20:35:53 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:35:53 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:35:53 spire-1.2.1/pkg/agent/catalog/ 20:35:53 spire-1.2.1/pkg/agent/catalog/catalog.go 20:35:53 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:35:53 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:35:53 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:35:53 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:35:53 spire-1.2.1/pkg/agent/client/ 20:35:53 spire-1.2.1/pkg/agent/client/client.go 20:35:53 spire-1.2.1/pkg/agent/client/client_test.go 20:35:53 spire-1.2.1/pkg/agent/client/dial.go 20:35:53 spire-1.2.1/pkg/agent/client/nodeconn.go 20:35:53 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:35:53 spire-1.2.1/pkg/agent/client/update.go 20:35:53 spire-1.2.1/pkg/agent/client/util.go 20:35:53 spire-1.2.1/pkg/agent/common/ 20:35:53 spire-1.2.1/pkg/agent/common/backoff/ 20:35:53 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:35:53 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:35:53 spire-1.2.1/pkg/agent/common/cgroups/ 20:35:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:35:53 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:35:53 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:35:53 spire-1.2.1/pkg/agent/config.go 20:35:53 spire-1.2.1/pkg/agent/endpoints/ 20:35:53 spire-1.2.1/pkg/agent/endpoints/config.go 20:35:53 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:35:53 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:35:53 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:35:53 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:35:53 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:35:53 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:35:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:35:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:35:53 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:35:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:35:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:35:53 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:35:53 spire-1.2.1/pkg/agent/endpoints/workload/ 20:35:53 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:35:53 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:35:53 spire-1.2.1/pkg/agent/manager/ 20:35:53 spire-1.2.1/pkg/agent/manager/cache/ 20:35:53 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:35:53 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:35:53 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:35:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:35:53 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:35:53 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:35:53 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:35:53 spire-1.2.1/pkg/agent/manager/config.go 20:35:53 spire-1.2.1/pkg/agent/manager/manager.go 20:35:53 spire-1.2.1/pkg/agent/manager/manager_test.go 20:35:53 spire-1.2.1/pkg/agent/manager/storage.go 20:35:53 spire-1.2.1/pkg/agent/manager/storage_test.go 20:35:53 spire-1.2.1/pkg/agent/manager/storecache/ 20:35:53 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:35:53 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:35:53 spire-1.2.1/pkg/agent/manager/sync.go 20:35:53 spire-1.2.1/pkg/agent/plugin/ 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:35:53 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:35:53 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:35:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:35:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:35:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:35:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:35:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:35:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:35:53 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:35:53 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:35:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:35:53 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:35:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:35:53 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:35:53 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:35:53 spire-1.2.1/pkg/agent/svid/ 20:35:53 spire-1.2.1/pkg/agent/svid/rotator.go 20:35:53 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:35:53 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:35:53 spire-1.2.1/pkg/agent/svid/store/ 20:35:53 spire-1.2.1/pkg/agent/svid/store/service.go 20:35:53 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:35:53 spire-1.2.1/pkg/common/ 20:35:53 spire-1.2.1/pkg/common/agentpathtemplate/ 20:35:53 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:35:53 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:35:53 spire-1.2.1/pkg/common/api/ 20:35:53 spire-1.2.1/pkg/common/api/metrics.go 20:35:53 spire-1.2.1/pkg/common/api/middleware/ 20:35:53 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:35:53 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:35:53 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:35:53 spire-1.2.1/pkg/common/api/middleware/logger.go 20:35:53 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:35:53 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:35:53 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:35:53 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:35:53 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:35:53 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:35:53 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:35:53 spire-1.2.1/pkg/common/api/middleware/names.go 20:35:53 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:35:53 spire-1.2.1/pkg/common/api/names.go 20:35:53 spire-1.2.1/pkg/common/api/ratelimit.go 20:35:53 spire-1.2.1/pkg/common/api/rpccontext/ 20:35:53 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:35:53 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:35:53 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:35:53 spire-1.2.1/pkg/common/auth/ 20:35:53 spire-1.2.1/pkg/common/auth/interceptors.go 20:35:53 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:35:53 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:35:53 spire-1.2.1/pkg/common/bundleutil/ 20:35:53 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:35:53 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:35:53 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:35:53 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:35:53 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:35:53 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:35:53 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:35:53 spire-1.2.1/pkg/common/bundleutil/types.go 20:35:53 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:35:53 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:35:53 spire-1.2.1/pkg/common/catalog/ 20:35:53 spire-1.2.1/pkg/common/catalog/bind.go 20:35:53 spire-1.2.1/pkg/common/catalog/builtin.go 20:35:53 spire-1.2.1/pkg/common/catalog/catalog.go 20:35:53 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:35:53 spire-1.2.1/pkg/common/catalog/closers.go 20:35:53 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:35:53 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:35:53 spire-1.2.1/pkg/common/catalog/config.go 20:35:53 spire-1.2.1/pkg/common/catalog/config_test.go 20:35:53 spire-1.2.1/pkg/common/catalog/configure.go 20:35:53 spire-1.2.1/pkg/common/catalog/constraints.go 20:35:53 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:35:53 spire-1.2.1/pkg/common/catalog/context.go 20:35:53 spire-1.2.1/pkg/common/catalog/external.go 20:35:53 spire-1.2.1/pkg/common/catalog/host.go 20:35:53 spire-1.2.1/pkg/common/catalog/pipenet.go 20:35:53 spire-1.2.1/pkg/common/catalog/plugin.go 20:35:53 spire-1.2.1/pkg/common/catalog/testplugin/ 20:35:53 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:35:53 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:35:53 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:35:53 spire-1.2.1/pkg/common/cli/ 20:35:53 spire-1.2.1/pkg/common/cli/env.go 20:35:53 spire-1.2.1/pkg/common/cli/flags.go 20:35:53 spire-1.2.1/pkg/common/cli/trust_domain.go 20:35:53 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:35:53 spire-1.2.1/pkg/common/cli/umask.go 20:35:53 spire-1.2.1/pkg/common/cli/umask_posix.go 20:35:53 spire-1.2.1/pkg/common/cli/umask_test.go 20:35:53 spire-1.2.1/pkg/common/cli/umask_windows.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/ 20:35:53 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/flag.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/format.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/ 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:35:53 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:35:53 spire-1.2.1/pkg/common/coretypes/ 20:35:53 spire-1.2.1/pkg/common/coretypes/bundle/ 20:35:53 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:35:53 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:35:53 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:35:53 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:35:53 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:35:53 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:35:53 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:35:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:35:53 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:35:53 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:35:53 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:35:53 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:35:53 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:35:53 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:35:53 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:35:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:35:53 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:35:53 spire-1.2.1/pkg/common/cryptoutil/ 20:35:53 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:35:53 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:35:53 spire-1.2.1/pkg/common/diskutil/ 20:35:53 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:35:53 spire-1.2.1/pkg/common/diskutil/file_test.go 20:35:53 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:35:53 spire-1.2.1/pkg/common/errorutil/ 20:35:53 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:35:53 spire-1.2.1/pkg/common/health/ 20:35:53 spire-1.2.1/pkg/common/health/config.go 20:35:53 spire-1.2.1/pkg/common/health/context.go 20:35:53 spire-1.2.1/pkg/common/health/context_test.go 20:35:53 spire-1.2.1/pkg/common/health/health.go 20:35:53 spire-1.2.1/pkg/common/health/health_test.go 20:35:53 spire-1.2.1/pkg/common/health/logger.go 20:35:53 spire-1.2.1/pkg/common/hostservice/ 20:35:53 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:35:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:35:53 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:35:53 spire-1.2.1/pkg/common/idutil/ 20:35:53 spire-1.2.1/pkg/common/idutil/require.go 20:35:53 spire-1.2.1/pkg/common/idutil/require_test.go 20:35:53 spire-1.2.1/pkg/common/idutil/safety.go 20:35:53 spire-1.2.1/pkg/common/idutil/safety_test.go 20:35:53 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:35:53 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:35:53 spire-1.2.1/pkg/common/jwtsvid/ 20:35:53 spire-1.2.1/pkg/common/jwtsvid/common.go 20:35:53 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:35:53 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:35:53 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:35:53 spire-1.2.1/pkg/common/jwtutil/ 20:35:53 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:35:53 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:35:53 spire-1.2.1/pkg/common/log/ 20:35:53 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:35:53 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:35:53 spire-1.2.1/pkg/common/log/log.go 20:35:53 spire-1.2.1/pkg/common/log/log_test.go 20:35:53 spire-1.2.1/pkg/common/log/options.go 20:35:53 spire-1.2.1/pkg/common/nodeutil/ 20:35:53 spire-1.2.1/pkg/common/nodeutil/node.go 20:35:53 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:35:53 spire-1.2.1/pkg/common/peertracker/ 20:35:53 spire-1.2.1/pkg/common/peertracker/conn.go 20:35:53 spire-1.2.1/pkg/common/peertracker/credentials.go 20:35:53 spire-1.2.1/pkg/common/peertracker/errors.go 20:35:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:35:53 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:35:53 spire-1.2.1/pkg/common/peertracker/info.go 20:35:53 spire-1.2.1/pkg/common/peertracker/listener.go 20:35:53 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:35:53 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:35:53 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:35:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:35:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:35:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:35:53 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:35:53 spire-1.2.1/pkg/common/peertracker/tcp.go 20:35:53 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:35:53 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:35:53 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:35:53 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:35:53 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:35:53 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:35:53 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:35:53 spire-1.2.1/pkg/common/peertracker/uds.go 20:35:53 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:35:53 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:35:53 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:35:53 spire-1.2.1/pkg/common/pemutil/ 20:35:53 spire-1.2.1/pkg/common/pemutil/block.go 20:35:53 spire-1.2.1/pkg/common/pemutil/certs.go 20:35:53 spire-1.2.1/pkg/common/pemutil/common.go 20:35:53 spire-1.2.1/pkg/common/pemutil/csr.go 20:35:53 spire-1.2.1/pkg/common/pemutil/keys.go 20:35:53 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:35:53 spire-1.2.1/pkg/common/pemutil/testdata/ 20:35:53 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:35:53 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:35:53 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:35:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:35:53 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:35:53 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:35:53 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:35:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:35:53 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:35:53 spire-1.2.1/pkg/common/plugin/ 20:35:53 spire-1.2.1/pkg/common/plugin/aws/ 20:35:53 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:35:53 spire-1.2.1/pkg/common/plugin/azure/ 20:35:53 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:35:53 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:35:53 spire-1.2.1/pkg/common/plugin/facade.go 20:35:53 spire-1.2.1/pkg/common/plugin/facade_test.go 20:35:53 spire-1.2.1/pkg/common/plugin/gcp/ 20:35:53 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:35:53 spire-1.2.1/pkg/common/plugin/k8s/ 20:35:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:35:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:35:53 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:35:53 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:35:53 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:35:53 spire-1.2.1/pkg/common/plugin/log.go 20:35:53 spire-1.2.1/pkg/common/plugin/sshpop/ 20:35:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:35:53 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:35:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:35:53 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:35:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:35:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:35:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:35:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:35:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:35:53 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:35:53 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:35:53 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:35:53 spire-1.2.1/pkg/common/plugin/x509pop/ 20:35:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:35:53 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:35:53 spire-1.2.1/pkg/common/profiling/ 20:35:53 spire-1.2.1/pkg/common/profiling/dumpers.go 20:35:53 spire-1.2.1/pkg/common/profiling/profiling.go 20:35:53 spire-1.2.1/pkg/common/protoutil/ 20:35:53 spire-1.2.1/pkg/common/protoutil/masks.go 20:35:53 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:35:53 spire-1.2.1/pkg/common/rotationutil/ 20:35:53 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:35:53 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:35:53 spire-1.2.1/pkg/common/selector/ 20:35:53 spire-1.2.1/pkg/common/selector/selector.go 20:35:53 spire-1.2.1/pkg/common/selector/selector_test.go 20:35:53 spire-1.2.1/pkg/common/selector/set.go 20:35:53 spire-1.2.1/pkg/common/selector/set_utils.go 20:35:53 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:35:53 spire-1.2.1/pkg/common/telemetry/ 20:35:53 spire-1.2.1/pkg/common/telemetry/agent/ 20:35:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:35:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:35:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:35:53 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:35:53 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:35:53 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:35:53 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:35:53 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:35:53 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:35:53 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:35:53 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:35:53 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:35:53 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:35:53 spire-1.2.1/pkg/common/telemetry/call.go 20:35:53 spire-1.2.1/pkg/common/telemetry/common/ 20:35:53 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:35:53 spire-1.2.1/pkg/common/telemetry/config.go 20:35:53 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:35:53 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:35:53 spire-1.2.1/pkg/common/telemetry/inmem.go 20:35:53 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:35:53 spire-1.2.1/pkg/common/telemetry/m3.go 20:35:53 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:35:53 spire-1.2.1/pkg/common/telemetry/metrics.go 20:35:53 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:35:53 spire-1.2.1/pkg/common/telemetry/names.go 20:35:53 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:35:53 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:35:53 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:35:53 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:35:53 spire-1.2.1/pkg/common/telemetry/server/ 20:35:53 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:35:53 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:35:53 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:35:53 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:35:53 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:35:53 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:35:53 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:35:53 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:35:53 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:35:53 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:35:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:35:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:35:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:35:53 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:35:53 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:35:53 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:35:53 spire-1.2.1/pkg/common/telemetry/server/server.go 20:35:53 spire-1.2.1/pkg/common/telemetry/sink.go 20:35:53 spire-1.2.1/pkg/common/telemetry/statsd.go 20:35:53 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:35:53 spire-1.2.1/pkg/common/telemetry/uptime.go 20:35:53 spire-1.2.1/pkg/common/telemetry/version.go 20:35:53 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:35:53 spire-1.2.1/pkg/common/uptime/ 20:35:53 spire-1.2.1/pkg/common/uptime/uptime.go 20:35:53 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:35:53 spire-1.2.1/pkg/common/util/ 20:35:53 spire-1.2.1/pkg/common/util/certs.go 20:35:53 spire-1.2.1/pkg/common/util/certs_test.go 20:35:53 spire-1.2.1/pkg/common/util/csr.go 20:35:53 spire-1.2.1/pkg/common/util/hash.go 20:35:53 spire-1.2.1/pkg/common/util/selectors.go 20:35:53 spire-1.2.1/pkg/common/util/selectors_test.go 20:35:53 spire-1.2.1/pkg/common/util/signals.go 20:35:53 spire-1.2.1/pkg/common/util/sort.go 20:35:53 spire-1.2.1/pkg/common/util/sort_test.go 20:35:53 spire-1.2.1/pkg/common/util/task.go 20:35:53 spire-1.2.1/pkg/common/util/task_test.go 20:35:53 spire-1.2.1/pkg/common/util/testdata/ 20:35:53 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:35:53 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:35:53 spire-1.2.1/pkg/common/version/ 20:35:53 spire-1.2.1/pkg/common/version/version.go 20:35:53 spire-1.2.1/pkg/common/x509svid/ 20:35:53 spire-1.2.1/pkg/common/x509svid/common_test.go 20:35:53 spire-1.2.1/pkg/common/x509svid/csr.go 20:35:53 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:35:53 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:35:53 spire-1.2.1/pkg/common/x509util/ 20:35:53 spire-1.2.1/pkg/common/x509util/cert.go 20:35:53 spire-1.2.1/pkg/common/x509util/dns.go 20:35:53 spire-1.2.1/pkg/common/x509util/dns_test.go 20:35:53 spire-1.2.1/pkg/common/x509util/keyid.go 20:35:53 spire-1.2.1/pkg/common/x509util/keypair.go 20:35:53 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:35:53 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:35:53 spire-1.2.1/pkg/server/ 20:35:53 spire-1.2.1/pkg/server/api/ 20:35:53 spire-1.2.1/pkg/server/api/agent.go 20:35:53 spire-1.2.1/pkg/server/api/agent/ 20:35:53 spire-1.2.1/pkg/server/api/agent/v1/ 20:35:53 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:35:53 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:35:53 spire-1.2.1/pkg/server/api/agent_test.go 20:35:53 spire-1.2.1/pkg/server/api/api.go 20:35:53 spire-1.2.1/pkg/server/api/audit/ 20:35:53 spire-1.2.1/pkg/server/api/audit/audit.go 20:35:53 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:35:53 spire-1.2.1/pkg/server/api/bundle.go 20:35:53 spire-1.2.1/pkg/server/api/bundle/ 20:35:53 spire-1.2.1/pkg/server/api/bundle/v1/ 20:35:53 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:35:53 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:35:53 spire-1.2.1/pkg/server/api/bundle_test.go 20:35:53 spire-1.2.1/pkg/server/api/debug/ 20:35:53 spire-1.2.1/pkg/server/api/debug/v1/ 20:35:53 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:35:53 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:35:53 spire-1.2.1/pkg/server/api/entry.go 20:35:53 spire-1.2.1/pkg/server/api/entry/ 20:35:53 spire-1.2.1/pkg/server/api/entry/v1/ 20:35:53 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:35:53 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:35:53 spire-1.2.1/pkg/server/api/entry_test.go 20:35:53 spire-1.2.1/pkg/server/api/health/ 20:35:53 spire-1.2.1/pkg/server/api/health/v1/ 20:35:53 spire-1.2.1/pkg/server/api/health/v1/service.go 20:35:53 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:35:53 spire-1.2.1/pkg/server/api/id.go 20:35:53 spire-1.2.1/pkg/server/api/id_test.go 20:35:53 spire-1.2.1/pkg/server/api/limits/ 20:35:53 spire-1.2.1/pkg/server/api/limits/limits.go 20:35:53 spire-1.2.1/pkg/server/api/middleware/ 20:35:53 spire-1.2.1/pkg/server/api/middleware/alias.go 20:35:53 spire-1.2.1/pkg/server/api/middleware/audit.go 20:35:53 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:35:53 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:35:53 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:35:53 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:35:53 spire-1.2.1/pkg/server/api/middleware/caller.go 20:35:53 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:35:53 spire-1.2.1/pkg/server/api/middleware/common.go 20:35:53 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:35:53 spire-1.2.1/pkg/server/api/middleware/entries.go 20:35:53 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:35:53 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:35:53 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:35:53 spire-1.2.1/pkg/server/api/ratelimit.go 20:35:53 spire-1.2.1/pkg/server/api/rpccontext/ 20:35:53 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:35:53 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:35:53 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:35:53 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:35:53 spire-1.2.1/pkg/server/api/selector.go 20:35:53 spire-1.2.1/pkg/server/api/selector_test.go 20:35:53 spire-1.2.1/pkg/server/api/status.go 20:35:53 spire-1.2.1/pkg/server/api/status_test.go 20:35:53 spire-1.2.1/pkg/server/api/svid/ 20:35:53 spire-1.2.1/pkg/server/api/svid/v1/ 20:35:53 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:35:53 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:35:53 spire-1.2.1/pkg/server/api/trustdomain.go 20:35:53 spire-1.2.1/pkg/server/api/trustdomain/ 20:35:53 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:35:53 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:35:53 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:35:53 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:35:53 spire-1.2.1/pkg/server/authpolicy/ 20:35:53 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:35:53 spire-1.2.1/pkg/server/authpolicy/policy.go 20:35:53 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:35:53 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:35:53 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:35:53 spire-1.2.1/pkg/server/authpolicy/validate.go 20:35:53 spire-1.2.1/pkg/server/bundle/ 20:35:53 spire-1.2.1/pkg/server/bundle/client/ 20:35:53 spire-1.2.1/pkg/server/bundle/client/client.go 20:35:53 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:35:53 spire-1.2.1/pkg/server/bundle/client/manager.go 20:35:53 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:35:53 spire-1.2.1/pkg/server/bundle/client/sources.go 20:35:53 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:35:53 spire-1.2.1/pkg/server/bundle/client/updater.go 20:35:53 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:35:53 spire-1.2.1/pkg/server/ca/ 20:35:53 spire-1.2.1/pkg/server/ca/ca.go 20:35:53 spire-1.2.1/pkg/server/ca/ca_health.go 20:35:53 spire-1.2.1/pkg/server/ca/ca_test.go 20:35:53 spire-1.2.1/pkg/server/ca/journal.go 20:35:53 spire-1.2.1/pkg/server/ca/journal_test.go 20:35:53 spire-1.2.1/pkg/server/ca/manager.go 20:35:53 spire-1.2.1/pkg/server/ca/manager_health.go 20:35:53 spire-1.2.1/pkg/server/ca/manager_test.go 20:35:53 spire-1.2.1/pkg/server/ca/templates.go 20:35:53 spire-1.2.1/pkg/server/ca/upstream_client.go 20:35:53 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:35:53 spire-1.2.1/pkg/server/ca/validation.go 20:35:53 spire-1.2.1/pkg/server/cache/ 20:35:53 spire-1.2.1/pkg/server/cache/dscache/ 20:35:53 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:35:53 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:35:53 spire-1.2.1/pkg/server/cache/entrycache/ 20:35:53 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:35:53 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:35:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:35:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:35:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:35:53 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:35:53 spire-1.2.1/pkg/server/catalog/ 20:35:53 spire-1.2.1/pkg/server/catalog/catalog.go 20:35:53 spire-1.2.1/pkg/server/catalog/keymanager.go 20:35:53 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:35:53 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:35:53 spire-1.2.1/pkg/server/catalog/notifier.go 20:35:53 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:35:53 spire-1.2.1/pkg/server/config.go 20:35:53 spire-1.2.1/pkg/server/datastore/ 20:35:53 spire-1.2.1/pkg/server/datastore/datastore.go 20:35:53 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:35:53 spire-1.2.1/pkg/server/datastore/repository.go 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:35:53 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:35:53 spire-1.2.1/pkg/server/endpoints/ 20:35:53 spire-1.2.1/pkg/server/endpoints/bundle/ 20:35:53 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:35:53 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:35:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:35:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:35:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:35:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:35:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:35:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:35:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:35:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:35:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:35:53 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:35:53 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:35:53 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:35:53 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:35:53 spire-1.2.1/pkg/server/endpoints/config.go 20:35:53 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:35:53 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:35:53 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:35:53 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:35:53 spire-1.2.1/pkg/server/endpoints/middleware.go 20:35:53 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:35:53 spire-1.2.1/pkg/server/hostservice/ 20:35:53 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:35:53 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:35:53 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:35:53 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:35:53 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:35:53 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:35:53 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:35:53 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/ 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/ 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:35:53 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:35:53 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:35:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:35:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:35:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:35:53 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:35:53 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:35:53 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:35:53 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/notifier/ 20:35:53 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:35:53 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:35:53 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:35:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:35:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:35:53 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:35:53 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:35:53 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:35:53 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:35:53 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:35:53 spire-1.2.1/pkg/server/registration/ 20:35:53 spire-1.2.1/pkg/server/registration/manager.go 20:35:53 spire-1.2.1/pkg/server/registration/manager_test.go 20:35:53 spire-1.2.1/pkg/server/scanentries.go 20:35:53 spire-1.2.1/pkg/server/scanentries_test.go 20:35:53 spire-1.2.1/pkg/server/server.go 20:35:53 spire-1.2.1/pkg/server/server_test.go 20:35:53 spire-1.2.1/pkg/server/svid/ 20:35:53 spire-1.2.1/pkg/server/svid/observer.go 20:35:53 spire-1.2.1/pkg/server/svid/observer_test.go 20:35:53 spire-1.2.1/pkg/server/svid/rotator.go 20:35:53 spire-1.2.1/pkg/server/svid/rotator_config.go 20:35:53 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:35:53 spire-1.2.1/pkg/server/svid/rotator_test.go 20:35:53 spire-1.2.1/proto/ 20:35:53 spire-1.2.1/proto/private/ 20:35:53 spire-1.2.1/proto/private/server/ 20:35:53 spire-1.2.1/proto/private/server/journal/ 20:35:53 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:35:53 spire-1.2.1/proto/private/server/journal/journal.proto 20:35:53 spire-1.2.1/proto/spire/ 20:35:53 spire-1.2.1/proto/spire/common/ 20:35:53 spire-1.2.1/proto/spire/common/common.pb.go 20:35:53 spire-1.2.1/proto/spire/common/common.proto 20:35:53 spire-1.2.1/proto/spire/common/plugin/ 20:35:53 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:35:53 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:35:53 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:35:53 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:35:53 spire-1.2.1/proto/spire/plugin/ 20:35:53 spire-1.2.1/proto/spire/plugin/agent/ 20:35:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:35:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:35:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:35:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:35:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:35:53 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:35:53 spire-1.2.1/release/ 20:35:53 spire-1.2.1/release/spire-extras/ 20:35:53 spire-1.2.1/release/spire-extras/README.md 20:35:53 spire-1.2.1/release/spire-extras/conf/ 20:35:53 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:35:53 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:35:53 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:35:53 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:35:53 spire-1.2.1/release/spire/ 20:35:53 spire-1.2.1/release/spire/README.md 20:35:53 spire-1.2.1/release/spire/conf/ 20:35:53 spire-1.2.1/release/spire/conf/agent/ 20:35:53 spire-1.2.1/release/spire/conf/agent/agent.conf 20:35:53 spire-1.2.1/release/spire/conf/server/ 20:35:53 spire-1.2.1/release/spire/conf/server/server.conf 20:35:53 spire-1.2.1/script/ 20:35:53 spire-1.2.1/script/build-artifact.sh 20:35:53 spire-1.2.1/script/generate_dummy_ca.sh 20:35:53 spire-1.2.1/support/ 20:35:53 spire-1.2.1/support/k8s/ 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:35:53 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:35:53 spire-1.2.1/support/oidc-discovery-provider/ 20:35:53 spire-1.2.1/support/oidc-discovery-provider/README.md 20:35:53 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:35:53 spire-1.2.1/support/oidc-discovery-provider/config.go 20:35:53 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:35:53 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:35:53 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:35:53 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:35:53 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:35:53 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:35:53 spire-1.2.1/support/oidc-discovery-provider/main.go 20:35:53 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:35:53 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:35:53 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:35:53 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:35:53 spire-1.2.1/test/ 20:35:53 spire-1.2.1/test/clock/ 20:35:53 spire-1.2.1/test/clock/clock.go 20:35:53 spire-1.2.1/test/fakes/ 20:35:53 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:35:53 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:35:53 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:35:53 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:35:53 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:35:53 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:35:53 spire-1.2.1/test/fakes/fakeagentstore/ 20:35:53 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:35:53 spire-1.2.1/test/fakes/fakedatastore/ 20:35:53 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:35:53 spire-1.2.1/test/fakes/fakeentryclient/ 20:35:53 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:35:53 spire-1.2.1/test/fakes/fakehealthchecker/ 20:35:53 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:35:53 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:35:53 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:35:53 spire-1.2.1/test/fakes/fakemetrics/ 20:35:53 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:35:53 spire-1.2.1/test/fakes/fakenoderesolver/ 20:35:53 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:35:53 spire-1.2.1/test/fakes/fakenotifier/ 20:35:53 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:35:53 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:35:53 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:35:53 spire-1.2.1/test/fakes/fakeserverca/ 20:35:53 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:35:53 spire-1.2.1/test/fakes/fakeservercatalog/ 20:35:53 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:35:53 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:35:53 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:35:53 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:35:53 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:35:53 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:35:53 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:35:53 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:35:53 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:35:53 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:35:53 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:35:53 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:35:53 spire-1.2.1/test/fixture/ 20:35:53 spire-1.2.1/test/fixture/certs/ 20:35:53 spire-1.2.1/test/fixture/certs/agent_svid.der 20:35:53 spire-1.2.1/test/fixture/certs/base_cert.pem 20:35:53 spire-1.2.1/test/fixture/certs/base_csr.pem 20:35:53 spire-1.2.1/test/fixture/certs/base_key.pem 20:35:53 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:35:53 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:35:53 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:35:53 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:35:53 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:35:53 spire-1.2.1/test/fixture/certs/blog_key.pem 20:35:53 spire-1.2.1/test/fixture/certs/bundle.der 20:35:53 spire-1.2.1/test/fixture/certs/ca.pem 20:35:53 spire-1.2.1/test/fixture/certs/ca_key.pem 20:35:53 spire-1.2.1/test/fixture/certs/database_cert.pem 20:35:53 spire-1.2.1/test/fixture/certs/database_csr.pem 20:35:53 spire-1.2.1/test/fixture/certs/database_key.pem 20:35:53 spire-1.2.1/test/fixture/certs/node_cert.pem 20:35:53 spire-1.2.1/test/fixture/certs/node_csr.pem 20:35:53 spire-1.2.1/test/fixture/certs/node_key.pem 20:35:53 spire-1.2.1/test/fixture/certs/svid.pem 20:35:53 spire-1.2.1/test/fixture/certs/svid_key.pem 20:35:53 spire-1.2.1/test/fixture/config/ 20:35:53 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:35:53 spire-1.2.1/test/fixture/config/agent_good.conf 20:35:53 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:35:53 spire-1.2.1/test/fixture/config/plugin_good.conf 20:35:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:35:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:35:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:35:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:35:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:35:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:35:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:35:53 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:35:53 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:35:53 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:35:53 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:35:53 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:35:53 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:35:53 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:35:53 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:35:53 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:35:53 spire-1.2.1/test/fixture/config/server_good.conf 20:35:53 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:35:53 spire-1.2.1/test/fixture/fixture.go 20:35:53 spire-1.2.1/test/fixture/nodeattestor/ 20:35:53 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:35:53 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:35:53 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:35:53 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:35:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:35:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:35:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:35:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:35:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:35:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:35:53 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:35:53 spire-1.2.1/test/fixture/registration/ 20:35:53 spire-1.2.1/test/fixture/registration/entries.json 20:35:53 spire-1.2.1/test/fixture/registration/good-for-update.json 20:35:53 spire-1.2.1/test/fixture/registration/good.json 20:35:53 spire-1.2.1/test/fixture/registration/invalid.json 20:35:53 spire-1.2.1/test/fixture/registration/invalid_json.json 20:35:53 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:35:53 spire-1.2.1/test/integration/ 20:35:53 spire-1.2.1/test/integration/README.md 20:35:53 spire-1.2.1/test/integration/common 20:35:53 spire-1.2.1/test/integration/setup/ 20:35:53 spire-1.2.1/test/integration/setup/adminclient/ 20:35:53 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:35:53 spire-1.2.1/test/integration/setup/adminclient/client.go 20:35:53 spire-1.2.1/test/integration/setup/debugagent/ 20:35:53 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:35:53 spire-1.2.1/test/integration/setup/debugagent/main.go 20:35:53 spire-1.2.1/test/integration/setup/debugserver/ 20:35:53 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:35:53 spire-1.2.1/test/integration/setup/debugserver/main.go 20:35:53 spire-1.2.1/test/integration/setup/downstreamclient/ 20:35:53 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:35:53 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:35:53 spire-1.2.1/test/integration/setup/itclient/ 20:35:53 spire-1.2.1/test/integration/setup/itclient/client.go 20:35:53 spire-1.2.1/test/integration/setup/node-attestation/ 20:35:53 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:35:53 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:35:53 spire-1.2.1/test/integration/setup/x509pop/ 20:35:53 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:35:53 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:35:53 spire-1.2.1/test/integration/suites/ 20:35:53 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:35:53 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:35:53 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:35:53 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:35:53 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:35:53 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:35:53 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:35:53 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:35:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:35:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:35:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:35:53 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:35:53 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:35:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:35:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:35:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:35:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:35:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:35:53 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:35:53 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:35:53 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:35:53 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:35:53 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:35:53 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:35:53 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:35:53 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:35:53 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:35:53 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:35:53 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:35:53 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:35:53 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:35:53 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:35:53 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:35:53 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:35:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:35:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:35:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:35:53 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:35:53 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:35:53 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:35:53 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:35:53 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:35:53 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:35:53 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:35:53 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:35:53 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:35:53 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:35:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:35:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:35:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:35:53 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:35:53 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:35:53 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:35:53 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:35:53 spire-1.2.1/test/integration/suites/join-token/ 20:35:53 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:35:53 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:35:53 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:35:53 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:35:53 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:35:53 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:35:53 spire-1.2.1/test/integration/suites/join-token/README.md 20:35:53 spire-1.2.1/test/integration/suites/join-token/conf/ 20:35:53 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:35:53 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:35:53 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:35:53 spire-1.2.1/test/integration/suites/join-token/teardown 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:35:53 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:35:53 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:35:53 spire-1.2.1/test/integration/suites/k8s/ 20:35:53 spire-1.2.1/test/integration/suites/k8s/00-setup 20:35:53 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:35:53 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:35:53 spire-1.2.1/test/integration/suites/k8s/README.md 20:35:53 spire-1.2.1/test/integration/suites/k8s/conf/ 20:35:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:35:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:35:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:35:53 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:35:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:35:53 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:35:53 spire-1.2.1/test/integration/suites/k8s/teardown 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/ 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:35:53 spire-1.2.1/test/integration/suites/node-attestation/ 20:35:53 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:35:53 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:35:53 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:35:53 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:35:53 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:35:53 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:35:53 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:35:53 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:35:53 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:35:53 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:35:53 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:35:53 spire-1.2.1/test/integration/suites/rotation/ 20:35:53 spire-1.2.1/test/integration/suites/rotation/00-setup 20:35:53 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:35:53 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:35:53 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:35:53 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:35:53 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:35:53 spire-1.2.1/test/integration/suites/rotation/README.md 20:35:53 spire-1.2.1/test/integration/suites/rotation/conf/ 20:35:53 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:35:53 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:35:53 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:35:53 spire-1.2.1/test/integration/suites/rotation/teardown 20:35:53 spire-1.2.1/test/integration/suites/self-test/ 20:35:53 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:35:53 spire-1.2.1/test/integration/suites/self-test/README.md 20:35:53 spire-1.2.1/test/integration/suites/self-test/teardown 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:35:53 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:35:53 spire-1.2.1/test/integration/suites/upgrade/ 20:35:53 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:35:53 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:35:53 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:35:53 spire-1.2.1/test/integration/suites/upgrade/README.md 20:35:53 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:35:53 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:35:53 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:35:53 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:35:53 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:35:53 spire-1.2.1/test/integration/suites/upgrade/teardown 20:35:53 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:35:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:35:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:35:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:35:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:35:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:35:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:35:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:35:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:35:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:35:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:35:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:35:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:35:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:35:53 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:35:53 spire-1.2.1/test/integration/test-one.sh 20:35:53 spire-1.2.1/test/integration/test.sh 20:35:53 spire-1.2.1/test/plugintest/ 20:35:53 spire-1.2.1/test/plugintest/config.go 20:35:53 spire-1.2.1/test/plugintest/load.go 20:35:53 spire-1.2.1/test/plugintest/option.go 20:35:53 spire-1.2.1/test/spiretest/ 20:35:53 spire-1.2.1/test/spiretest/apiserver.go 20:35:53 spire-1.2.1/test/spiretest/assertions.go 20:35:53 spire-1.2.1/test/spiretest/dir.go 20:35:53 spire-1.2.1/test/spiretest/errors_posix.go 20:35:53 spire-1.2.1/test/spiretest/errors_windows.go 20:35:53 spire-1.2.1/test/spiretest/logs.go 20:35:53 spire-1.2.1/test/spiretest/socketapi.go 20:35:53 spire-1.2.1/test/spiretest/suite.go 20:35:53 spire-1.2.1/test/spiretest/x509.go 20:35:53 spire-1.2.1/test/testca/ 20:35:53 spire-1.2.1/test/testca/ca.go 20:35:53 spire-1.2.1/test/testkey/ 20:35:53 spire-1.2.1/test/testkey/generate.sh 20:35:53 spire-1.2.1/test/testkey/genkeys.go 20:35:53 spire-1.2.1/test/testkey/keys.go 20:35:53 spire-1.2.1/test/testkey/new.go 20:35:53 spire-1.2.1/test/tpmsimulator/ 20:35:53 spire-1.2.1/test/tpmsimulator/simulator.go 20:35:53 spire-1.2.1/test/util/ 20:35:53 spire-1.2.1/test/util/cert_fixtures.go 20:35:53 spire-1.2.1/test/util/cert_generation.go 20:35:53 spire-1.2.1/test/util/io_redirection.go 20:35:53 spire-1.2.1/test/util/race.go 20:35:53 spire-1.2.1/test/util/util.go 20:35:53 building spire from source... 20:35:53 Installing go1.17.7... 20:35:56 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:56 ---> 96e72403680c 20:35:56 Step 3/22 : WORKDIR /edgex-go 20:35:56 ---> Using cache 20:35:56 ---> 9ffc16e08c46 20:35:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:56 ---> Using cache 20:35:56 ---> 6127df169e45 20:35:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:35:59 Building bin/spire-server... 20:35:59 go: downloading github.com/mitchellh/cli v1.1.2 20:35:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:59 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:59 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:59 go: downloading google.golang.org/grpc v1.44.0 20:35:59 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:59 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:59 go: downloading github.com/imdario/mergo v0.3.12 20:35:59 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:59 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:59 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:59 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:36:00 go: downloading github.com/fatih/color v1.13.0 20:36:00 go: downloading github.com/mattn/go-isatty v0.0.14 20:36:00 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:36:00 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:36:00 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:36:00 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:36:00 go: downloading github.com/armon/go-metrics v0.3.10 20:36:00 go: downloading github.com/prometheus/client_golang v1.12.1 20:36:00 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:36:00 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:36:00 go: downloading github.com/open-policy-agent/opa v0.38.0 20:36:00 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:36:00 go: downloading github.com/Masterminds/goutils v1.1.0 20:36:00 go: downloading github.com/Masterminds/semver v1.5.0 20:36:00 go: downloading github.com/google/uuid v1.1.2 20:36:00 go: downloading github.com/huandu/xstrings v1.3.2 20:36:00 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:36:01 go: downloading github.com/mattn/go-colorable v0.1.12 20:36:01 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:36:01 go: downloading github.com/oklog/run v1.0.0 20:36:01 go: downloading github.com/imkira/go-observer v1.0.3 20:36:01 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:36:01 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:36:01 go: downloading go.uber.org/atomic v1.9.0 20:36:01 go: downloading github.com/prometheus/client_model v0.2.0 20:36:01 go: downloading github.com/prometheus/common v0.32.1 20:36:01 go: downloading github.com/pkg/errors v0.9.1 20:36:01 go: downloading github.com/beorn7/perks v1.0.1 20:36:01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:36:02 go: downloading github.com/prometheus/procfs v0.7.3 20:36:02 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:36:02 go: downloading github.com/hashicorp/errwrap v1.1.0 20:36:02 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:36:02 go: downloading github.com/blang/semver/v4 v4.0.0 20:36:02 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:36:03 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:36:03 go: downloading github.com/jinzhu/gorm v1.9.16 20:36:03 go: downloading github.com/lib/pq v1.10.4 20:36:03 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:36:03 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:36:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:36:03 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:36:04 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:36:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:36:04 go: downloading github.com/stretchr/testify v1.7.0 20:36:04 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:36:04 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:36:07  ---> Running in 9bae05e35d81 20:36:07 go: downloading google.golang.org/api v0.70.0 20:36:07 go: downloading k8s.io/client-go v0.23.4 20:36:07 go: downloading k8s.io/api v0.23.4 20:36:07 go: downloading github.com/google/go-tpm v0.3.3 20:36:07 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:36:07 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:36:08 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:36:08 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:36:08 go: downloading cloud.google.com/go/storage v1.21.0 20:36:08 go: downloading cloud.google.com/go v0.100.2 20:36:09 go: downloading k8s.io/apimachinery v0.23.4 20:36:09 go: downloading k8s.io/kube-aggregator v0.23.3 20:36:09 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:36:09 go: downloading cloud.google.com/go/security v1.3.0 20:36:09 go: downloading github.com/hashicorp/vault/api v1.4.1 20:36:09 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:36:09 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:36:09 go: downloading github.com/twmb/murmur3 v1.1.6 20:36:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:36:09 go: downloading github.com/jinzhu/inflection v1.0.0 20:36:09 go: downloading github.com/aws/smithy-go v1.11.0 20:36:09 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:36:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:36:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:36:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:36:09 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:36:09 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:36:09 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:36:09 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:36:09 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:36:09 go: downloading github.com/dimchansky/utfbom v1.1.1 20:36:10 go: downloading cloud.google.com/go/compute v1.3.0 20:36:10 go: downloading cloud.google.com/go/iam v0.1.1 20:36:10 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:36:10 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:36:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:11 OK: 221 MiB in 52 packages 20:36:11 go: downloading github.com/google/gofuzz v1.1.0 20:36:11 go: downloading k8s.io/klog/v2 v2.30.0 20:36:11 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:36:11 go: downloading github.com/gogo/protobuf v1.3.2 20:36:11 go: downloading github.com/spf13/pflag v1.0.5 20:36:11 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:36:11 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:36:11 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:36:11 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:36:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:36:12 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:36:12 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:36:12 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:36:12 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:36:12 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:36:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:36:12 go: downloading gopkg.in/yaml.v2 v2.4.0 20:36:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:36:12 go: downloading github.com/gobwas/glob v0.2.3 20:36:12 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:36:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:36:12 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:36:12 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:36:12 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:36:12 go: downloading go.opencensus.io v0.23.0 20:36:12 go: downloading gopkg.in/inf.v0 v0.9.1 20:36:12 go: downloading github.com/google/go-cmp v0.5.7 20:36:12 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:36:12 go: downloading github.com/googleapis/gnostic v0.5.5 20:36:12 go: downloading github.com/go-logr/logr v1.2.2 20:36:12 go: downloading github.com/json-iterator/go v1.1.12 20:36:12 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:36:12 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:36:12 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:36:12 go: downloading go.uber.org/zap v1.21.0 20:36:12 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:36:12 go: downloading github.com/tklauser/numcpus v0.3.0 20:36:12 go: downloading sigs.k8s.io/yaml v1.3.0 20:36:12 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:36:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:36:12 go: downloading github.com/modern-go/reflect2 v1.0.2 20:36:12 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:36:12 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:36:12 go: downloading github.com/hashicorp/go-version v1.2.0 20:36:12 go: downloading github.com/golang/snappy v0.0.4 20:36:12 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:36:12 go: downloading github.com/ryanuber/go-glob v1.0.0 20:36:12 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:36:12 go: downloading go.uber.org/multierr v1.6.0 20:36:18 Removing intermediate container 907c523d13d9 20:36:18 ---> 67e1d21be579 20:36:18 20:36:18 Step 10/23 : FROM alpine:3.14 20:36:18 ---> e04c818066af 20:36:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:36:18 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:36:18 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:36:20 Removing intermediate container 9bae05e35d81 20:36:20 ---> 0cc5d7bdcbed 20:36:20 Step 6/22 : COPY go.mod vendor* ./ 20:36:21 ---> Running in be2b16937220 20:36:21 ---> 00d3ec5320c7 20:36:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:21 ---> Running in 4df2b4e31db3 20:36:21 Removing intermediate container be2b16937220 20:36:21 ---> 1261b402d5d1 20:36:21 Step 12/23 : ENV APP_PORT=59880 20:36:21 ---> Running in 15d8157848ff 20:36:22 Removing intermediate container 15d8157848ff 20:36:22 ---> bd9222066751 20:36:22 Step 13/23 : EXPOSE $APP_PORT 20:36:22 ---> Running in e8fbe5f0c10e 20:36:22 Removing intermediate container e8fbe5f0c10e 20:36:22 ---> 55fd8e1ba33a 20:36:22 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:22 ---> Running in 9c71b42f0c1b 20:36:24 Removing intermediate container 4df2b4e31db3 20:36:24 ---> 56fb99308e1b 20:36:24 Step 8/22 : COPY . . 20:36:25 Removing intermediate container 9c71b42f0c1b 20:36:25 ---> b2b4f1ac68c2 20:36:25 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:36:26 ---> Running in 96f0a5b95442 20:36:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:28 (1/6) Installing dumb-init (1.2.5-r1) 20:36:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:36:28 (3/6) Installing libsodium (1.0.18-r0) 20:36:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:36:29 (5/6) Installing libzmq (4.3.4-r0) 20:36:29 (6/6) Installing zeromq (4.3.4-r0) 20:36:29 Executing busybox-1.33.1-r7.trigger 20:36:29 OK: 8 MiB in 20 packages 20:36:34 Removing intermediate container 96f0a5b95442 20:36:34 ---> 03aa8f543d27 20:36:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:36 ---> 0502d750aece 20:36:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:41 ---> d9554a25f300 20:36:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:36:41 ---> 94934e3690c3 20:36:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:36:41 ---> Running in 92943da5a8c2 20:36:41 ---> 3cf6252f7f64 20:36:41 Step 19/23 : ENTRYPOINT ["/core-data"] 20:36:41 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 20:36:41 ---> Running in cd3b83e97c4e 20:36:41 Removing intermediate container cd3b83e97c4e 20:36:41 ---> c8063c4b0439 20:36:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:41 ---> Running in c8315af83f18 20:36:42 Removing intermediate container c8315af83f18 20:36:42 ---> 9bb5f64f9d52 20:36:42 Step 21/23 : LABEL arch=x86_64 20:36:43 ---> Running in 72853fd2358e 20:36:44 Removing intermediate container 72853fd2358e 20:36:44 ---> 2a3b4dc967bb 20:36:44 Step 22/23 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 20:36:44 ---> Running in 0437afc2d513 20:36:45 Removing intermediate container 0437afc2d513 20:36:45 ---> ba9ad14dcedd 20:36:45 Step 23/23 : LABEL version=0.0.0 20:36:45 ---> Running in 7f341f9aacd5 20:36:45 Removing intermediate container 7f341f9aacd5 20:36:45 ---> f58c1f64561c 20:36:45 20:36:45 Successfully built f58c1f64561c 20:36:45 Successfully tagged core-data:latest 20:36:45  Building core-data ... done Building core-command 20:36:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:53 ---> 96e72403680c 20:36:53 Step 3/23 : WORKDIR /edgex-go 20:36:53 ---> Using cache 20:36:53 ---> 9ffc16e08c46 20:36:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:53 ---> Using cache 20:36:53 ---> 6127df169e45 20:36:53 Step 5/23 : RUN apk add --update --no-cache make git 20:36:53 ---> Using cache 20:36:53 ---> d5122c3ed0ce 20:36:53 Step 6/23 : COPY go.mod vendor* ./ 20:36:53 ---> Using cache 20:36:53 ---> 871a92010860 20:36:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:53 ---> Using cache 20:36:53 ---> 727e44264bbc 20:36:53 Step 8/23 : COPY . . 20:36:53 ---> Using cache 20:36:53 ---> d7fa69fd96d1 20:36:53 Step 9/23 : RUN make cmd/core-command/core-command 20:36:57 ---> Running in 639e976259d8 20:36:57 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 20:36:58 Removing intermediate container f04fa4058fec 20:36:58 ---> d5ade574f490 20:36:58 20:36:58 Step 13/26 : FROM alpine:3.15 20:36:58 ---> 0ac33e5f5afa 20:36:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:58 ---> Using cache 20:36:58 ---> c2e944fb7233 20:36:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:58 ---> Using cache 20:36:58 ---> 2ceb6ede1065 20:36:58 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:36:59 ---> Running in 553b68d5e41d 20:36:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:01 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:37:01 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:37:01 OK: 15854 distinct packages available 20:37:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:02 (1/4) Installing dumb-init (1.2.5-r1) 20:37:02 (2/4) Installing musl-obstack (1.2.3-r0) 20:37:02 (3/4) Installing libucontext (1.1-r0) 20:37:02 (4/4) Installing gcompat (1.0.0-r4) 20:37:02 Executing busybox-1.34.1-r5.trigger 20:37:02 OK: 6 MiB in 18 packages 20:37:04 Removing intermediate container 553b68d5e41d 20:37:04 ---> 7cf6866e8cf5 20:37:04 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:37:06 ---> 211b12908996 20:37:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:37:07 ---> f7fb1aa7f78c 20:37:07 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:37:07 ---> Running in 80eb00ecc4e5 20:37:07 Removing intermediate container 80eb00ecc4e5 20:37:07 ---> a47e21e31fa2 20:37:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:37:08 ---> 5b70e0962d27 20:37:08 Step 21/26 : WORKDIR / 20:37:08 ---> Running in 9211acb46947 20:37:08 Removing intermediate container 9211acb46947 20:37:08 ---> f8876cf8703a 20:37:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:37:08 ---> Running in 9201242a95eb 20:37:08 Removing intermediate container 9201242a95eb 20:37:08 ---> fafe98aec82e 20:37:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:37:09 ---> Running in 61400d6c2d08 20:37:09 Removing intermediate container 61400d6c2d08 20:37:09 ---> 2b1902391a8c 20:37:09 Step 24/26 : LABEL arch=x86_64 20:37:10 ---> Running in b834ad9f09fa 20:37:10 Removing intermediate container b834ad9f09fa 20:37:10 ---> 2662896b952a 20:37:10 Step 25/26 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 20:37:10 ---> Running in a587f89ddf88 20:37:11 Removing intermediate container a587f89ddf88 20:37:11 ---> 8184afdf5028 20:37:11 Step 26/26 : LABEL version=0.0.0 20:37:11 ---> Running in 5200e6238bbf 20:37:11 Removing intermediate container 92943da5a8c2 20:37:11 ---> 1ae212d67b40 20:37:11 20:37:11 Step 10/22 : FROM alpine:3.14 20:37:11 ---> e04c818066af 20:37:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:37:11 ---> Running in 60c0bd6d332e 20:37:12 Removing intermediate container 5200e6238bbf 20:37:12 ---> 2afaa1f8ecea 20:37:12 20:37:12 Successfully built 2afaa1f8ecea 20:37:12 Successfully tagged security-spire-config:latest 20:37:12  Building security-spire-config ... done Building security-proxy-setup 20:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:37:12 (1/2) Installing ca-certificates (20211220-r0) 20:37:12 (2/2) Installing dumb-init (1.2.5-r1) 20:37:12 Executing busybox-1.33.1-r7.trigger 20:37:12 Executing ca-certificates-20211220-r0.trigger 20:37:12 OK: 6 MiB in 16 packages 20:37:17 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:37:17 ---> 96e72403680c 20:37:17 Step 3/22 : WORKDIR /edgex-go 20:37:17 ---> Using cache 20:37:17 ---> 9ffc16e08c46 20:37:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:17 ---> Using cache 20:37:17 ---> 6127df169e45 20:37:17 Step 5/22 : RUN apk add --update --no-cache make git 20:37:17 ---> Using cache 20:37:17 ---> d5122c3ed0ce 20:37:17 Step 6/22 : COPY go.mod vendor* ./ 20:37:17 ---> Using cache 20:37:17 ---> 871a92010860 20:37:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:17 ---> Using cache 20:37:17 ---> 727e44264bbc 20:37:17 Step 8/22 : COPY . . 20:37:17 ---> Using cache 20:37:17 ---> d7fa69fd96d1 20:37:17 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:37:17 Removing intermediate container 60c0bd6d332e 20:37:17 ---> 3556ad4a638b 20:37:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:37:17 ---> Running in 32de18db6514 20:37:17 ---> Running in b88aeb6b79e1 20:37:18 Removing intermediate container b88aeb6b79e1 20:37:18 ---> 5ae69670c9a4 20:37:18 Step 13/22 : ENV APP_PORT=59860 20:37:18 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 20:37:18 ---> Running in 620189d7af2c 20:37:19 Removing intermediate container 620189d7af2c 20:37:19 ---> 8f4efff7fd54 20:37:19 Step 14/22 : EXPOSE $APP_PORT 20:37:19 ---> Running in 7fa944225a88 20:37:19 Removing intermediate container 7fa944225a88 20:37:19 ---> 30934355643d 20:37:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:19 ---> a4e83673d381 20:37:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:37:20 ---> 5915bd56781b 20:37:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:37:21 ---> f2017bbd2e4f 20:37:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:37:21 ---> Running in 6c073c4b4918 20:37:21 Removing intermediate container 6c073c4b4918 20:37:21 ---> a1ea5b9447a3 20:37:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:22 ---> Running in 6d8b9d521507 20:37:22 Removing intermediate container 6d8b9d521507 20:37:22 ---> 575b68e608af 20:37:22 Step 20/22 : LABEL arch=x86_64 20:37:22 ---> Running in 0f3f0b5ebe92 20:37:22 Removing intermediate container 0f3f0b5ebe92 20:37:22 ---> d4017bc5d904 20:37:22 Step 21/22 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 20:37:22 ---> Running in 4e8efbf74f66 20:37:23 Removing intermediate container 4e8efbf74f66 20:37:23 ---> 66ddf90f4f9f 20:37:23 Step 22/22 : LABEL version=0.0.0 20:37:23 ---> Running in b75a483e5e5e 20:37:23 Removing intermediate container b75a483e5e5e 20:37:23 ---> 0f54da2103a4 20:37:23 20:37:23 Successfully built 0f54da2103a4 20:37:23 Successfully tagged support-notifications:latest 20:37:28  Building support-notifications ... done Removing intermediate container 639e976259d8 20:37:28 ---> 7ac9b1b65882 20:37:28 20:37:28 Step 10/23 : FROM alpine:3.14 20:37:28 ---> e04c818066af 20:37:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:37:28 ---> Using cache 20:37:28 ---> d9c20689e3f8 20:37:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:28 ---> Using cache 20:37:28 ---> 694d8f3719f0 20:37:28 Step 13/23 : ENV APP_PORT=59882 20:37:28 ---> Running in e0b9ccb1a537 20:37:28 Removing intermediate container e0b9ccb1a537 20:37:28 ---> 2011d8d5ff31 20:37:28 Step 14/23 : EXPOSE $APP_PORT 20:37:29 ---> Running in 6081b931226b 20:37:29 Removing intermediate container 6081b931226b 20:37:29 ---> e5a0d8901cd7 20:37:29 Step 15/23 : WORKDIR / 20:37:29 ---> Running in 0262585e427f 20:37:29 Removing intermediate container 0262585e427f 20:37:29 ---> 3671c4de1a22 20:37:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:30 ---> a543e41f1938 20:37:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:37:31 Building bin/spire-agent... 20:37:32 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:37:32 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:37:32 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:37:32 go: downloading github.com/docker/docker v20.10.12+incompatible 20:37:33 go: downloading github.com/google/go-tpm-tools v0.3.3 20:37:33 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:37:33 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:37:33 go: downloading github.com/docker/go-connections v0.4.0 20:37:33 go: downloading github.com/docker/go-units v0.4.0 20:37:33 go: downloading github.com/opencontainers/image-spec v1.0.1 20:37:33  ---> ce461496090c 20:37:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:37:33 go: downloading github.com/containerd/containerd v1.3.4 20:37:33 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:37:33 go: downloading github.com/opencontainers/go-digest v1.0.0 20:37:34  ---> 4f16ec665ceb 20:37:34 Step 19/23 : ENTRYPOINT ["/core-command"] 20:37:34 ---> Running in 661171faf877 20:37:34 Removing intermediate container 661171faf877 20:37:34 ---> 7f69bff71a5a 20:37:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:34 ---> Running in 38d007a918fc 20:37:35 Removing intermediate container 38d007a918fc 20:37:35 ---> 24b6595b13a8 20:37:35 Step 21/23 : LABEL arch=x86_64 20:37:35 ---> Running in 5b1be305bb82 20:37:35 Removing intermediate container 5b1be305bb82 20:37:35 ---> f9c4d118213f 20:37:35 Step 22/23 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 20:37:35 ---> Running in b8245215b9d1 20:37:36 Removing intermediate container b8245215b9d1 20:37:36 ---> c6f73fd6d9f1 20:37:36 Step 23/23 : LABEL version=0.0.0 20:37:36 ---> Running in 5f70f2fb6b44 20:37:36 Removing intermediate container 5f70f2fb6b44 20:37:36 ---> 9c11f1a4bbce 20:37:36 20:37:36 Successfully built 9c11f1a4bbce 20:37:36 Successfully tagged core-command:latest 20:37:40  Building core-command ... done 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 20:37:47 Removing intermediate container 32de18db6514 20:37:47 ---> 8332b6eac471 20:37:47 20:37:47 Step 10/22 : FROM alpine:3.14 20:37:47 ---> e04c818066af 20:37:47 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:37:47 ---> Running in bab424e9b692 20:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:37:47 (1/6) Installing ca-certificates (20211220-r0) 20:37:47 (2/6) Installing brotli-libs (1.0.9-r5) 20:37:47 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:37:47 (4/6) Installing libcurl (7.79.1-r0) 20:37:47 (5/6) Installing curl (7.79.1-r0) 20:37:47 (6/6) Installing dumb-init (1.2.5-r1) 20:37:47 Executing busybox-1.33.1-r7.trigger 20:37:47 Executing ca-certificates-20211220-r0.trigger 20:37:47 OK: 8 MiB in 20 packages 20:37:49 Removing intermediate container bab424e9b692 20:37:49 ---> c7b22832d479 20:37:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:37:49 ---> Running in f6263bb5f5b1 20:37:49 Removing intermediate container f6263bb5f5b1 20:37:49 ---> 9845652740d9 20:37:49 Step 13/22 : WORKDIR /edgex 20:37:49 ---> Running in 1a02fb0847e3 20:37:49 Removing intermediate container 1a02fb0847e3 20:37:49 ---> b2ebd57decc3 20:37:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:37:50 ---> 915addd9360b 20:37:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:37:51 ---> 2d4b75b2f7e4 20:37:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:37:52 ---> 3300481a3232 20:37:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:37:52 ---> dae88c488253 20:37:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:52 ---> Running in 3859df9a4e78 20:37:53 Removing intermediate container 3859df9a4e78 20:37:53 ---> bf9c82c13d5f 20:37:53 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:37:54 ---> Running in 2553fb2db478 20:37:54 Removing intermediate container 2553fb2db478 20:37:54 ---> 17ec68bf9fd4 20:37:54 Step 20/22 : LABEL arch=x86_64 20:37:54 ---> Running in 40349e98992c 20:37:54 Removing intermediate container 40349e98992c 20:37:54 ---> 41b572f76a56 20:37:54 Step 21/22 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 20:37:54 ---> Running in 2ba3c92aee76 20:37:54 Removing intermediate container 2ba3c92aee76 20:37:54 ---> 7ab633eb4ea0 20:37:54 Step 22/22 : LABEL version=0.0.0 20:37:54 ---> Running in cb0aa67e7169 20:37:54 Removing intermediate container cb0aa67e7169 20:37:54 ---> d4ebe23f428e 20:37:54 20:37:54 Successfully built d4ebe23f428e 20:37:55 Successfully tagged security-proxy-setup:latest 20:38:27  Building security-proxy-setup ... done Building bin/spire-agent... 20:38:27 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:27 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:27 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:27 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:28 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:28 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:28 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:28 go: downloading github.com/docker/go-connections v0.4.0 20:38:28 go: downloading github.com/docker/go-units v0.4.0 20:38:28 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:28 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:28 go: downloading github.com/containerd/containerd v1.3.4 20:38:28 go: downloading github.com/opencontainers/go-digest v1.0.0 20:38:28 Removing intermediate container 4edeb0a1eb8d 20:38:28 ---> ac70a9c0d61b 20:38:28 20:38:28 Step 13/26 : FROM alpine:3.15 20:38:28 ---> 0ac33e5f5afa 20:38:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:28 ---> Using cache 20:38:28 ---> c2e944fb7233 20:38:28 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:28 ---> Using cache 20:38:28 ---> 2ceb6ede1065 20:38:28 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:38:29 ---> Running in fdd4e28f0570 20:38:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:31 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:38:31 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:38:31 OK: 15854 distinct packages available 20:38:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:32 (1/5) Installing dumb-init (1.2.5-r1) 20:38:32 (2/5) Installing musl-obstack (1.2.3-r0) 20:38:32 (3/5) Installing libucontext (1.1-r0) 20:38:32 (4/5) Installing gcompat (1.0.0-r4) 20:38:32 (5/5) Installing openssl (1.1.1n-r0) 20:38:32 Executing busybox-1.34.1-r5.trigger 20:38:32 OK: 6 MiB in 19 packages 20:38:33 Removing intermediate container fdd4e28f0570 20:38:33 ---> 2b4c2d1ae1d4 20:38:33 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:38:34 ---> 49fd1467d4b2 20:38:34 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:38:36 ---> 435354468ec9 20:38:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:38:36 ---> 087b01353be5 20:38:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:38:36 ---> f1c98973de6f 20:38:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:38:37 ---> f8a10d8280cb 20:38:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:38:37 ---> Running in 0939f3df13a3 20:38:37 Removing intermediate container 0939f3df13a3 20:38:37 ---> 15f559d5a593 20:38:37 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:38:37 ---> Running in 3a9ca9792b0e 20:38:37 Removing intermediate container 3a9ca9792b0e 20:38:37 ---> 1e61a69a9be8 20:38:37 Step 24/26 : LABEL arch=x86_64 20:38:37 ---> Running in 2c20ba31537c 20:38:37 Removing intermediate container 2c20ba31537c 20:38:37 ---> 91e242a78620 20:38:37 Step 25/26 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 20:38:37 ---> Running in daf2dedc549a 20:38:37 Removing intermediate container daf2dedc549a 20:38:37 ---> 2f49f3f5e617 20:38:37 Step 26/26 : LABEL version=0.0.0 20:38:37 ---> Running in 5dfbc4b57505 20:38:37 Removing intermediate container 5dfbc4b57505 20:38:37 ---> 2e917179f60a 20:38:37 20:38:37 Successfully built 2e917179f60a 20:38:37 Successfully tagged security-spire-agent:latest 20:39:24  Building security-spire-agent ... done Removing intermediate container 95f066901365 20:39:24 ---> 8431ba753d67 20:39:24 20:39:24 Step 13/25 : FROM alpine:3.15 20:39:24 ---> 0ac33e5f5afa 20:39:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:24 ---> Using cache 20:39:24 ---> c2e944fb7233 20:39:24 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:24 ---> Using cache 20:39:24 ---> 2ceb6ede1065 20:39:24 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:24 ---> Using cache 20:39:24 ---> 2b4c2d1ae1d4 20:39:24 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:24 ---> 927da9b78230 20:39:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:39:24 ---> 5b81507884c0 20:39:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:39:24 ---> 0d64f0d4c60b 20:39:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:39:24 ---> ebe598286f5f 20:39:24 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:24 ---> Running in e7050db6e14b 20:39:24 Removing intermediate container e7050db6e14b 20:39:24 ---> 9d81d3c42115 20:39:24 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:24 ---> Running in ba1fa4c3dd90 20:39:24 Removing intermediate container ba1fa4c3dd90 20:39:24 ---> 3eee02e848f6 20:39:24 Step 23/25 : LABEL arch=x86_64 20:39:24 ---> Running in ef856f659845 20:39:24 Removing intermediate container ef856f659845 20:39:24 ---> e372f07a76f2 20:39:24 Step 24/25 : LABEL git_sha=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 20:39:24 ---> Running in 178578194d2c 20:39:24 Removing intermediate container 178578194d2c 20:39:24 ---> bef75ea95248 20:39:24 Step 25/25 : LABEL version=0.0.0 20:39:24 ---> Running in af469a78579d 20:39:24 Removing intermediate container af469a78579d 20:39:24 ---> 7367892a27c2 20:39:24 20:39:24 Successfully built 7367892a27c2 20:39:24 Successfully tagged security-spire-server:latest 20:39:24  Building security-spire-server ... done  [Pipeline] } 20:39:24 $ docker stop --time=1 04ac94332c9c1753130e4e8d2fdbec427b65c4ffb99078981e4dff03ba91da6b 20:39:25 $ docker rm -f 04ac94332c9c1753130e4e8d2fdbec427b65c4ffb99078981e4dff03ba91da6b [Pipeline] // withDockerContainer [Pipeline] sh 20:39:26 + docker images 20:39:26 REPOSITORY TAG IMAGE ID CREATED SIZE 20:39:26 security-spire-server latest 7367892a27c2 4 seconds ago 87.3MB 20:39:26 8431ba753d67 18 seconds ago 4.5GB 20:39:26 security-spire-agent latest 2e917179f60a 49 seconds ago 127MB 20:39:26 ac70a9c0d61b About a minute ago 4.5GB 20:39:26 security-proxy-setup latest d4ebe23f428e About a minute ago 43.4MB 20:39:26 8332b6eac471 About a minute ago 1.63GB 20:39:26 core-command latest 9c11f1a4bbce About a minute ago 24.5MB 20:39:26 7ac9b1b65882 2 minutes ago 1.61GB 20:39:26 support-notifications latest 0f54da2103a4 2 minutes ago 26.6MB 20:39:26 security-spire-config latest 2afaa1f8ecea 2 minutes ago 86.7MB 20:39:26 1ae212d67b40 2 minutes ago 1.62GB 20:39:26 d5ade574f490 2 minutes ago 4.5GB 20:39:26 core-data latest f58c1f64561c 2 minutes ago 35.9MB 20:39:26 67e1d21be579 3 minutes ago 1.65GB 20:39:26 core-metadata latest 871bc74d058b 3 minutes ago 26.2MB 20:39:26 support-scheduler latest 6bd08a418bd0 3 minutes ago 26MB 20:39:26 1b62a06a6441 3 minutes ago 1.62GB 20:39:26 cc934de24b09 3 minutes ago 1.62GB 20:39:26 sys-mgmt-agent latest 2a79b8822712 4 minutes ago 307MB 20:39:26 security-bootstrapper latest 28a2b8c8b1ed 4 minutes ago 24.3MB 20:39:26 security-spiffe-token-provider latest 463db0a8f840 4 minutes ago 28.5MB 20:39:26 security-secretstore-setup latest 32064c9ac838 4 minutes ago 42.1MB 20:39:26 a5b45aaf3a75 5 minutes ago 1.62GB 20:39:26 1a9f3c296864 5 minutes ago 1.63GB 20:39:26 1b7c66ee8a74 5 minutes ago 1.61GB 20:39:26 c03aeda85e6b 5 minutes ago 1.61GB 20:39:26 ci-base-image-x86_64 latest 96e72403680c 8 minutes ago 896MB 20:39:26 docker 20.10.14 7417809fdb73 5 days ago 218MB 20:39:26 alpine 3.14 e04c818066af 5 days ago 5.59MB 20:39:26 alpine 3.15 0ac33e5f5afa 5 days ago 5.57MB 20:39:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 20:39:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 20: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 20:39:41 Still waiting to schedule task 20:39:41 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:03:41 Running on prd-ubuntu18.04-docker-8c-8g-17890 in /w/workspace/edgexfoundry_edgex-go_PR-3951 [Pipeline] { [Pipeline] ws 22:03:41 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 22:03:41 The recommended git tool is: git 22:03:43 using credential edgex-jenkins-ssh 22:03:43 Cloning the remote Git repository 22:03:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:03:43 > git init /w/workspace/edgex-go/2 # timeout=10 22:03:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:03:43 > git --version # timeout=10 22:03:43 > git --version # 'git version 2.17.1' 22:03:43 using GIT_SSH to set credentials SSH Credentials for GitHub 22:03:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:03:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:03:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:03:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:03:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:03:47 using GIT_SSH to set credentials SSH Credentials for GitHub 22:03:47 > 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 22:03:48 Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit 09ca32d689ec9a28adf61cf38706ae59c51dfb58 22:03:48 Merge succeeded, producing f2f33f5698e67988fcb4d575aea5cd93048cf254 22:03:48 Checking out Revision f2f33f5698e67988fcb4d575aea5cd93048cf254 (PR-3951) 22:03:48 > git config core.sparsecheckout # timeout=10 22:03:48 > git checkout -f 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # timeout=10 22:03:48 > git remote # timeout=10 22:03:48 > git config --get remote.origin.url # timeout=10 22:03:48 using GIT_SSH to set credentials SSH Credentials for GitHub 22:03:48 > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 22:03:48 > git rev-parse HEAD^{commit} # timeout=10 22:03:48 > git config core.sparsecheckout # timeout=10 22:03:48 > git checkout -f f2f33f5698e67988fcb4d575aea5cd93048cf254 # timeout=10 22:03:52 Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" 22:03:52 > git rev-list --no-walk 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:03:53 + echo snap-build.sh 22:03:53 snap-build.sh 22:03:53 + SNAP_BASE_DIR=. 22:03:53 + '[' '!' -z /w/workspace/edgex-go/2 ']' 22:03:53 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 22:03:53 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 22:03:53 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 22:03:53 + cd /w/workspace/edgex-go/2 22:03:53 + sudo apt-get remove -qy --purge lxd lxd-client 22:03:53 Reading package lists... 22:03:53 Building dependency tree... 22:03:53 Reading state information... 22:03:53 The following packages were automatically installed and are no longer required: 22:03:53 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:03:53 uidmap xdelta3 22:03:53 Use 'sudo apt autoremove' to remove them. 22:03:53 The following packages will be REMOVED: 22:03:53 lxd* lxd-client* 22:03:53 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:03:53 After this operation, 31.7 MB disk space will be freed. 22:03:53 (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.) 22:03:54 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:03:54 Removing lxd dnsmasq configuration 22:03:54 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:03:54 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:03:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:03:55 (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.) 22:03:55 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:03:57 Processing triggers for systemd (237-3ubuntu10.52) ... 22:03:57 Processing triggers for ureadahead (0.100.0-21) ... 22:03:57 + sudo snap remove --purge lxd 22:03:58 snap "lxd" is not installed 22:03:58 + sudo groupadd --force --system lxd 22:03:58 ++ whoami 22:03:58 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:03:58 + newgrp - lxd 22:03:58 + sudo snap install lxd 22:04:06 2022-04-10T22:04:03Z INFO Waiting for automatic snapd restart... 22:04:21 lxd 5.0.0-c5bcb80 from Canonical* installed 22:04:21 + sudo lxd init --auto 22:04:29 + sudo snap install --classic snapcraft 22:04:31 snapcraft 6.1 from Canonical* installed 22:04:31 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:04:31 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:04:31 % Total % Received % Xferd Average Speed Time Time Time Current 22:04:31 Dload Upload Total Spent Left Speed 22:04:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3847 22:04:32 100 3325k 100 3325k 0 0 9313k 0 --:--:-- --:--:-- --:--:-- 9313k 22:04:32 ./yq_linux_amd64 22:04:32 + sudo snapcraft prime --use-lxd 22:04:34 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:04: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: 22:04:34 - README.md 22:04:34 22:04:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:04:34 Launching a container. 22:04:44 Waiting for container to be ready 22:04:45 To start your first container, try: lxc launch ubuntu:20.04 22:04:45 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 22:04:45 22:04:50 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:04:51 Waiting for network to be ready... 22:04:51 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 22:04:51 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 22:04:51 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 22:04:51 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 22:04:51 Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 22:04:51 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 22:04:51 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 22:04:51 Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 22:04:51 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 22:04:51 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 22:04:51 Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 22:04:51 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] 22:04:51 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] 22:04:51 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 22:04:51 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 22:04:51 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] 22:04:51 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] 22:04:51 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 22:04:51 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 22:04:52 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] 22:04:52 Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] 22:04:52 Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 22:04:52 Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 22:04:52 Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] 22:04:52 Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 22:04:52 Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] 22:04:52 Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 22:04:54 Fetched 23.7 MB in 3s (7260 kB/s) 22:04:55 Reading package lists... 22:04:55 Reading package lists... 22:04:55 Building dependency tree... 22:04:55 Reading state information... 22:04:55 The following additional packages will be installed: 22:04:55 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:04:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:04:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:04:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:04:55 Suggested packages: 22:04:55 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:04:55 Recommended packages: 22:04:55 gnupg libsasl2-modules 22:04:55 The following NEW packages will be installed: 22:04:55 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:04:55 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:04:55 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:04:55 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:04:55 The following packages will be upgraded: 22:04:55 gpg gpg-agent gpgconf libudev1 22:04:55 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 22:04:55 Need to get 3859 kB of archives. 22:04:55 After this operation, 14.9 MB of additional disk space will be used. 22:04:55 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 22:04:55 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 22:04:55 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 22:04:55 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 22:04:55 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 22:04:55 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 22:04:55 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:04:55 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 22:04:55 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 22:04:55 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 22:04:55 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 22:04:55 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 22:04:55 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 22:04:55 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 22:04:55 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 22:04:55 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 22:04:55 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 22:04:55 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 22:04:55 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 22:04:56 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 22:04:56 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 22:04:56 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 22:04:56 debconf: delaying package configuration, since apt-utils is not installed 22:04:56 Fetched 3859 kB in 1s (4249 kB/s) 22:04:56 (Reading database ... 12816 files and directories currently installed.) 22:04:56 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 22:04:56 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 22:04:56 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 22:04:56 Selecting previously unselected package udev. 22:04:56 (Reading database ... 12816 files and directories currently installed.) 22:04:56 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 22:04:57 Unpacking udev (245.4-4ubuntu3.15) ... 22:04:57 Selecting previously unselected package libfuse2:amd64. 22:04:57 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 22:04:57 Unpacking libfuse2:amd64 (2.9.9-3) ... 22:04:57 Selecting previously unselected package fuse. 22:04:57 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 22:04:57 Unpacking fuse (2.9.9-3) ... 22:04:57 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 22:04:57 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 22:04:57 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 22:04:57 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 22:04:57 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 22:04:57 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 22:04:57 Selecting previously unselected package libksba8:amd64. 22:04:57 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:04:57 Unpacking libksba8:amd64 (1.3.5-2) ... 22:04:57 Selecting previously unselected package libroken18-heimdal:amd64. 22:04:57 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:04:57 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:57 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:04:57 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:04:57 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:57 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:04:57 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:04:57 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:57 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:04:57 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:04:57 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:57 Selecting previously unselected package libwind0-heimdal:amd64. 22:04:57 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:04:57 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:57 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:04:57 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:04:57 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:57 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:04:57 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:04:57 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:57 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:04:57 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:04:57 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:58 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:04:58 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 22:04:58 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:58 Selecting previously unselected package libsasl2-modules-db:amd64. 22:04:58 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 22:04:58 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 22:04:58 Selecting previously unselected package libsasl2-2:amd64. 22:04:58 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 22:04:58 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 22:04:58 Selecting previously unselected package libldap-common. 22:04:58 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 22:04:58 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 22:04:58 Selecting previously unselected package libldap-2.4-2:amd64. 22:04:58 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 22:04:58 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 22:04:58 Selecting previously unselected package dirmngr. 22:04:58 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 22:04:58 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 22:04:58 Setting up libksba8:amd64 (1.3.5-2) ... 22:04:58 Setting up libfuse2:amd64 (2.9.9-3) ... 22:04:58 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 22:04:58 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 22:04:58 Setting up udev (245.4-4ubuntu3.15) ... 22:04:58 invoke-rc.d: policy-rc.d denied execution of start. 22:04:58 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 22:04:58 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:58 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 22:04:58 Setting up gpg (2.2.19-3ubuntu2.1) ... 22:04:58 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:59 Setting up fuse (2.9.9-3) ... 22:04:59 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 22:04:59 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:59 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:59 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:59 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:59 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:59 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:59 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 22:04:59 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 22:04:59 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 22:04:59 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 22:04:59 Processing triggers for systemd (245.4-4ubuntu3) ... 22:05:00 Processing triggers for libc-bin (2.31-0ubuntu9) ... 22:05:00 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 22:05:00 Alias= settings in the [Install] section, and DefaultInstance= for template 22:05:00 units). This means they are not meant to be enabled using systemctl. 22:05:00 22:05:00 Possible reasons for having this kind of units are: 22:05:00 • A unit may be statically enabled by being symlinked from another unit's 22:05:00 .wants/ or .requires/ directory. 22:05:00 • A unit's purpose may be to act as a helper for some other unit which has 22:05:00 a requirement dependency on it. 22:05:00 • A unit may be started when needed via activation (socket, path, timer, 22:05:00 D-Bus, udev, scripted systemctl call, ...). 22:05:00 • In case of template units, the unit is meant to be enabled with some 22:05:00 instance name specified. 22:05:00 Reading package lists... 22:05:00 Building dependency tree... 22:05:00 Reading state information... 22:05:01 The following additional packages will be installed: 22:05:01 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 22:05:01 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 22:05:01 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 22:05:01 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 22:05:01 openssh-client python3 python3-minimal python3.8 python3.8-minimal 22:05:01 squashfs-tools systemd systemd-sysv systemd-timesyncd 22:05:01 Suggested packages: 22:05:01 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 22:05:01 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:05:01 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 22:05:01 systemd-container policykit-1 22:05:01 Recommended packages: 22:05:01 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 22:05:01 The following NEW packages will be installed: 22:05:01 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 22:05:01 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 22:05:01 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 22:05:01 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 22:05:01 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 22:05:01 The following packages will be upgraded: 22:05:01 libsystemd0 systemd systemd-sysv systemd-timesyncd 22:05:01 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 22:05:01 Need to get 46.5 MB of archives. 22:05:01 After this operation, 181 MB of additional disk space will be used. 22:05:01 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 22:05:01 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 22:05:01 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 22:05:01 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 22:05:01 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 22:05:01 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 22:05:01 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 22:05:01 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 22:05:01 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 22:05:01 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 22:05:01 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 22:05:01 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 22:05:01 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 22:05:01 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 22:05:01 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 22:05:01 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 22:05:01 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 22:05:01 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 22:05:01 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 22:05:01 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 22:05:02 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 22:05:02 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 22:05:02 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 22:05:02 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 22:05:02 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 22:05:02 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 22:05:02 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 22:05:02 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 22:05:02 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 22:05:02 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 22:05:02 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 22:05:02 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 22:05:02 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 22:05:03 debconf: delaying package configuration, since apt-utils is not installed 22:05:03 Fetched 46.5 MB in 2s (20.1 MB/s) 22:05:03 (Reading database ... 13067 files and directories currently installed.) 22:05:03 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 22:05:03 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 22:05:03 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 22:05:03 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 22:05:03 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 22:05:03 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 22:05:04 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 22:05:04 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 22:05:04 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 22:05:04 Selecting previously unselected package libpython3.8-minimal:amd64. 22:05:04 (Reading database ... 13068 files and directories currently installed.) 22:05:04 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 22:05:04 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 22:05:04 Selecting previously unselected package libexpat1:amd64. 22:05:04 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 22:05:04 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 22:05:04 Selecting previously unselected package python3.8-minimal. 22:05:04 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 22:05:04 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 22:05:04 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 22:05:04 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 22:05:04 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 22:05:05 Selecting previously unselected package python3-minimal. 22:05:05 (Reading database ... 13359 files and directories currently installed.) 22:05:05 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 22:05:05 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 22:05:05 Selecting previously unselected package mime-support. 22:05:05 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 22:05:05 Unpacking mime-support (3.64ubuntu1) ... 22:05:05 Selecting previously unselected package libmpdec2:amd64. 22:05:05 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 22:05:05 Unpacking libmpdec2:amd64 (2.4.2-3) ... 22:05:05 Selecting previously unselected package libpython3.8-stdlib:amd64. 22:05:05 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 22:05:05 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 22:05:05 Selecting previously unselected package python3.8. 22:05:05 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 22:05:05 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 22:05:05 Selecting previously unselected package libpython3-stdlib:amd64. 22:05:05 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 22:05:05 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 22:05:05 Setting up python3-minimal (3.8.2-0ubuntu2) ... 22:05:05 Selecting previously unselected package python3. 22:05:05 (Reading database ... 13761 files and directories currently installed.) 22:05:05 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 22:05:06 Unpacking python3 (3.8.2-0ubuntu2) ... 22:05:06 Selecting previously unselected package libdbus-1-3:amd64. 22:05:06 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 22:05:06 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 22:05:06 Selecting previously unselected package dbus. 22:05:06 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 22:05:06 Unpacking dbus (1.12.16-2ubuntu2.1) ... 22:05:06 Selecting previously unselected package libbsd0:amd64. 22:05:06 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 22:05:06 Unpacking libbsd0:amd64 (0.10.0-1) ... 22:05:06 Selecting previously unselected package libpam-systemd:amd64. 22:05:06 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 22:05:06 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 22:05:06 Selecting previously unselected package sudo. 22:05:06 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 22:05:06 Unpacking sudo (1.8.31-1ubuntu1.2) ... 22:05:06 Selecting previously unselected package apparmor. 22:05:06 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 22:05:06 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 22:05:06 Selecting previously unselected package libcbor0.6:amd64. 22:05:06 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 22:05:06 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 22:05:06 Selecting previously unselected package libedit2:amd64. 22:05:06 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 22:05:06 Unpacking libedit2:amd64 (3.1-20191231-1) ... 22:05:06 Selecting previously unselected package libfido2-1:amd64. 22:05:06 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 22:05:06 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 22:05:06 Selecting previously unselected package libkrb5support0:amd64. 22:05:06 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 22:05:06 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 22:05:07 Selecting previously unselected package libk5crypto3:amd64. 22:05:07 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 22:05:07 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 22:05:07 Selecting previously unselected package libkeyutils1:amd64. 22:05:07 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 22:05:07 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 22:05:07 Selecting previously unselected package libkrb5-3:amd64. 22:05:07 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 22:05:07 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 22:05:07 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:05:07 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 22:05:07 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 22:05:07 Selecting previously unselected package openssh-client. 22:05:07 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 22:05:07 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 22:05:07 Selecting previously unselected package dbus-user-session. 22:05:07 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 22:05:07 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 22:05:07 Selecting previously unselected package liblzo2-2:amd64. 22:05:07 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 22:05:07 Unpacking liblzo2-2:amd64 (2.10-2) ... 22:05:07 Selecting previously unselected package squashfs-tools. 22:05:07 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 22:05:07 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 22:05:07 Selecting previously unselected package snapd. 22:05:07 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 22:05:07 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 22:05:10 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 22:05:10 Setting up mime-support (3.64ubuntu1) ... 22:05:10 Setting up liblzo2-2:amd64 (2.10-2) ... 22:05:10 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 22:05:10 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 22:05:10 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 22:05:10 Setting up dbus (1.12.16-2ubuntu2.1) ... 22:05:10 Setting up sudo (1.8.31-1ubuntu1.2) ... 22:05:10 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 22:05:10 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 22:05:11 Setting up libmpdec2:amd64 (2.4.2-3) ... 22:05:11 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 22:05:11 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 22:05:11 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 22:05:11 Setting up libbsd0:amd64 (0.10.0-1) ... 22:05:11 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 22:05:11 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 22:05:11 Setting up libedit2:amd64 (3.1-20191231-1) ... 22:05:11 Setting up python3 (3.8.2-0ubuntu2) ... 22:05:11 running python rtupdate hooks for python3.8... 22:05:11 running python post-rtupdate hooks for python3.8... 22:05:11 Setting up apparmor (2.13.3-7ubuntu5.1) ... 22:05:12 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:05:12 Reloading AppArmor profiles 22:05:12 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 22:05:12 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 22:05:12 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 22:05:13 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 22:05:13 Setting up systemd (245.4-4ubuntu3.15) ... 22:05:13 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:05:13 Installing new version of config file /etc/systemd/resolved.conf ... 22:05:14 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 22:05:14 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 22:05:14 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 22:05:14 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 22:05:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:05:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:05:15 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:05:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:05:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:05:16 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:05:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:05:16 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:05:17 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:05:17 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:05:17 /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' 22:05:17 Processing triggers for libc-bin (2.31-0ubuntu9) ... 22:05:18 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 22:05:18 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 22:05:18 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 22:05:19 Reading package lists... 22:05:19 Reading package lists... 22:05:19 Building dependency tree... 22:05:19 Reading state information... 22:05:19 Calculating upgrade... 22:05:20 The following packages will be upgraded: 22:05:20 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 22:05:20 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 22:05:20 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 22:05:20 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 22:05:20 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 22:05:20 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 22:05:20 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 22:05:20 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 22:05:20 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 22:05:20 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 22:05:20 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 22:05:20 xz-utils zlib1g 22:05:20 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:05:20 Need to get 65.7 MB of archives. 22:05:20 After this operation, 27.6 MB of additional disk space will be used. 22:05:20 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 22:05:20 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 22:05:20 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 22:05:20 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 22:05:20 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 22:05:20 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 22:05:20 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 22:05:20 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 22:05:20 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 22:05:20 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 22:05:20 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 22:05:20 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 22:05:20 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 22:05:20 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 22:05:20 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 22:05:20 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 22:05:20 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 22:05:20 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 22:05:20 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 22:05:20 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 22:05:20 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 22:05:20 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 22:05:20 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 22:05:20 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 22:05:20 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 22:05:20 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 22:05:20 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 22:05:20 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 22:05:20 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 22:05:20 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 22:05:20 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 22:05:20 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 22:05:20 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 22:05:20 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 22:05:20 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 22:05:20 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 22:05:20 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 22:05:20 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 22:05:20 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 22:05:20 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 22:05:20 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 22:05:20 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 22:05:20 Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 22:05:20 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 22:05:20 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 22:05:20 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 22:05:20 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 22:05:20 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 22:05:20 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 22:05:20 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 22:05:20 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 22:05:20 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 22:05:20 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 22:05:20 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 22:05:20 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 22:05:20 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 22:05:20 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 22:05:20 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 22:05:20 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 22:05:20 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 22:05:20 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 22:05:20 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 22:05:20 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 22:05:20 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 22:05:21 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 22:05:21 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 22:05:21 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 22:05:21 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 22:05:21 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 22:05:21 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 22:05:21 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 22:05:21 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 22:05:21 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 22:05:21 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 22:05:21 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 22:05:21 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 22:05:21 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 22:05:21 debconf: delaying package configuration, since apt-utils is not installed 22:05:21 Fetched 65.7 MB in 1s (55.6 MB/s) 22:05:21 (Reading database ... 14313 files and directories currently installed.) 22:05:21 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 22:05:21 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 22:05:22 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 22:05:22 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 22:05:22 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 22:05:22 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 22:05:22 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:22 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:22 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:22 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:22 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:22 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:22 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:22 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:23 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:23 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:23 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:23 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:23 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:23 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:23 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:23 (Reading database ... 14312 files and directories currently installed.) 22:05:23 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:23 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:23 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:23 (Reading database ... 14312 files and directories currently installed.) 22:05:23 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:23 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:23 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:23 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:23 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 22:05:23 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 22:05:23 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:23 (Reading database ... 14312 files and directories currently installed.) 22:05:23 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 22:05:23 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 22:05:24 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 22:05:24 (Reading database ... 14312 files and directories currently installed.) 22:05:24 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 22:05:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:05:24 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:05:24 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 22:05:24 Setting up base-files (11ubuntu5.5) ... 22:05:24 Installing new version of config file /etc/issue ... 22:05:24 Installing new version of config file /etc/issue.net ... 22:05:24 Installing new version of config file /etc/lsb-release ... 22:05:24 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:05:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:05:25 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:05:25 Removing obsolete conffile /etc/default/motd-news ... 22:05:25 (Reading database ... 14311 files and directories currently installed.) 22:05:25 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 22:05:25 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 22:05:25 Setting up bash (5.0-6ubuntu1.1) ... 22:05:25 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 22:05:25 (Reading database ... 14311 files and directories currently installed.) 22:05:25 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 22:05:25 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 22:05:25 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 22:05:26 (Reading database ... 14311 files and directories currently installed.) 22:05:26 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 22:05:26 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 22:05:26 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 22:05:26 (Reading database ... 14311 files and directories currently installed.) 22:05:26 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 22:05:26 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 22:05:26 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 22:05:26 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 22:05:26 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 22:05:26 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 22:05:27 Setting up perl-base (5.30.0-9ubuntu0.2) ... 22:05:27 (Reading database ... 14311 files and directories currently installed.) 22:05:27 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 22:05:27 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 22:05:27 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 22:05:27 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 22:05:27 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 22:05:27 (Reading database ... 14311 files and directories currently installed.) 22:05:27 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 22:05:27 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 22:05:28 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 22:05:28 (Reading database ... 14311 files and directories currently installed.) 22:05:28 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 22:05:28 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 22:05:28 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 22:05:28 (Reading database ... 14311 files and directories currently installed.) 22:05:28 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 22:05:28 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 22:05:28 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 22:05:28 (Reading database ... 14311 files and directories currently installed.) 22:05:28 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 22:05:28 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 22:05:28 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 22:05:28 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 22:05:28 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 22:05:28 (Reading database ... 14311 files and directories currently installed.) 22:05:28 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 22:05:28 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 22:05:28 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 22:05:28 (Reading database ... 14311 files and directories currently installed.) 22:05:28 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 22:05:28 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 22:05:28 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 22:05:28 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 22:05:29 Setting up util-linux (2.34-0.1ubuntu9.3) ... 22:05:29 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:05:29 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:05:29 (Reading database ... 14311 files and directories currently installed.) 22:05:29 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 22:05:29 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 22:05:29 Setting up libc-bin (2.31-0ubuntu9.7) ... 22:05:29 (Reading database ... 14311 files and directories currently installed.) 22:05:29 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 22:05:30 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 22:05:30 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 22:05:30 (Reading database ... 14311 files and directories currently installed.) 22:05:30 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 22:05:30 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 22:05:30 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 22:05:30 (Reading database ... 14311 files and directories currently installed.) 22:05:30 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 22:05:30 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 22:05:30 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 22:05:30 (Reading database ... 14311 files and directories currently installed.) 22:05:30 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 22:05:30 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 22:05:30 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 22:05:30 (Reading database ... 14311 files and directories currently installed.) 22:05:30 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 22:05:30 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 22:05:30 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 22:05:30 (Reading database ... 14311 files and directories currently installed.) 22:05:30 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 22:05:30 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 22:05:30 Setting up gpgv (2.2.19-3ubuntu2.1) ... 22:05:30 (Reading database ... 14311 files and directories currently installed.) 22:05:30 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 22:05:30 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 22:05:30 Setting up ubuntu-keyring (2020.02.11.4) ... 22:05:30 (Reading database ... 14311 files and directories currently installed.) 22:05:30 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 22:05:30 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 22:05:31 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 22:05:31 (Reading database ... 14311 files and directories currently installed.) 22:05:31 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 22:05:31 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 22:05:31 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 22:05:31 (Reading database ... 14311 files and directories currently installed.) 22:05:31 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 22:05:31 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 22:05:31 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 22:05:31 (Reading database ... 14311 files and directories currently installed.) 22:05:31 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 22:05:31 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 22:05:31 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 22:05:31 (Reading database ... 14311 files and directories currently installed.) 22:05:31 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 22:05:31 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 22:05:31 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 22:05:31 (Reading database ... 14311 files and directories currently installed.) 22:05:31 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 22:05:31 Unpacking apt (2.0.6) over (2.0.2) ... 22:05:32 Setting up apt (2.0.6) ... 22:05:32 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:05:32 (Reading database ... 14311 files and directories currently installed.) 22:05:32 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 22:05:32 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 22:05:32 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 22:05:32 (Reading database ... 14311 files and directories currently installed.) 22:05:32 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 22:05:32 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 22:05:33 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 22:05:33 (Reading database ... 14313 files and directories currently installed.) 22:05:33 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 22:05:33 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 22:05:33 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 22:05:33 (Reading database ... 14317 files and directories currently installed.) 22:05:33 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 22:05:33 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 22:05:33 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 22:05:33 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 22:05:33 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 22:05:33 (Reading database ... 14317 files and directories currently installed.) 22:05:33 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 22:05:33 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 22:05:33 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 22:05:34 (Reading database ... 14317 files and directories currently installed.) 22:05:34 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 22:05:34 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 22:05:34 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 22:05:34 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 22:05:34 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 22:05:34 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 22:05:34 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 22:05:34 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 22:05:34 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 22:05:34 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 22:05:34 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 22:05:34 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 22:05:34 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 22:05:34 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 22:05:34 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 22:05:34 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 22:05:34 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 22:05:34 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 22:05:34 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 22:05:34 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 22:05:35 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 22:05:35 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 22:05:35 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 22:05:35 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 22:05:35 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 22:05:35 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 22:05:35 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 22:05:35 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 22:05:35 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 22:05:35 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 22:05:35 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 22:05:35 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 22:05:35 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 22:05:35 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 22:05:35 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 22:05:35 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 22:05:35 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 22:05:35 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 22:05:36 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 22:05:36 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 22:05:37 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 22:05:37 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 22:05:37 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 22:05:37 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 22:05:38 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 22:05:38 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 22:05:38 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 22:05:38 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 22:05:39 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 22:05:39 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 22:05:39 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 22:05:39 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 22:05:39 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 22:05:39 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 22:05:39 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 22:05:39 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 22:05:39 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 22:05:39 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:39 Setting up tzdata (2022a-0ubuntu0.20.04) ... 22:05:39 22:05:39 Current default time zone: 'Etc/UTC' 22:05:39 Local time is now: Sun Apr 10 22:05:39 UTC 2022. 22:05:39 Universal Time is now: Sun Apr 10 22:05:39 UTC 2022. 22:05:39 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:05:39 22:05:39 Setting up xz-utils (5.2.4-1ubuntu1) ... 22:05:39 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:39 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:39 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 22:05:39 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:39 Setting up mount (2.34-0.1ubuntu9.3) ... 22:05:39 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 22:05:39 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 22:05:39 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 22:05:39 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 22:05:39 Setting up openssl (1.1.1f-1ubuntu2.12) ... 22:05:39 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:39 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:39 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 22:05:39 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:39 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 22:05:39 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 22:05:39 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 22:05:39 Setting up fdisk (2.34-0.1ubuntu9.3) ... 22:05:39 Setting up ca-certificates (20210119~20.04.2) ... 22:05:41 Updating certificates in /etc/ssl/certs... 22:05:42 21 added, 21 removed; done. 22:05:42 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 22:05:42 Setting up perl (5.30.0-9ubuntu0.2) ... 22:05:42 Setting up procps (2:3.3.16-1ubuntu2.3) ... 22:05:42 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 22:05:42 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 22:05:42 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 22:05:42 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 22:05:42 Setting up binutils (2.34-6ubuntu1.3) ... 22:05:42 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 22:05:42 Setting up build-essential (12.8ubuntu1.1) ... 22:05:42 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 22:05:42 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 22:05:42 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 22:05:42 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 22:05:42 Processing triggers for systemd (245.4-4ubuntu3.15) ... 22:05:42 Processing triggers for mime-support (3.64ubuntu1) ... 22:05:42 Processing triggers for ca-certificates (20210119~20.04.2) ... 22:05:42 Updating certificates in /etc/ssl/certs... 22:05:43 0 added, 0 removed; done. 22:05:43 Running hooks in /etc/ca-certificates/update.d... 22:05:43 done. 22:05:44 Reading package lists... 22:05:44 Building dependency tree... 22:05:44 Reading state information... 22:05:45 The following NEW packages will be installed: 22:05:45 apt-transport-https 22:05:45 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:05:45 Need to get 4680 B of archives. 22:05:45 After this operation, 162 kB of additional disk space will be used. 22:05:45 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 22:05:45 debconf: delaying package configuration, since apt-utils is not installed 22:05:45 Fetched 4680 B in 0s (63.3 kB/s) 22:05:45 Selecting previously unselected package apt-transport-https. 22:05:45 (Reading database ... 14320 files and directories currently installed.) 22:05:45 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 22:05:45 Unpacking apt-transport-https (2.0.6) ... 22:05:45 Setting up apt-transport-https (2.0.6) ... 22:05:45 Waiting for network to be ready... 22:05:52 2022-04-10T22:05:49Z INFO Waiting for automatic snapd restart... 22:05:52 snapd 2.54.4 from Canonical* installed 22:05:53 "snapd" switched to the "latest/stable" channel 22:05:53 22:05:55 core20 20220318 from Canonical* installed 22:05:56 "core20" switched to the "latest/stable" channel 22:05:56 22:05:58 snapcraft 6.1 from Canonical* installed 22:05:58 "snapcraft" switched to the "latest/stable" channel 22:05:58 22:06:03 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: 22:06:03 - README.md 22:06:03 22:06:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:06:03 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 22:06:03 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 22:06:03 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 22:06:04 Reading package lists... 22:06:04 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 22:06:04 Reading package lists... 22:06:04 Building dependency tree... 22:06:04 Reading state information... 22:06:05 Suggested packages: 22:06:05 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 22:06:05 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 22:06:05 krb5-user libnorm-doc 22:06:05 Recommended packages: 22:06:05 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:06:05 The following NEW packages will be installed: 22:06:05 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 22:06:05 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 22:06:05 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 22:06:05 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 22:06:05 libzmq5 pkg-config zip 22:06:05 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 22:06:05 Need to get 10.3 MB of archives. 22:06:05 After this operation, 56.5 MB of additional disk space will be used. 22:06:05 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 22:06:05 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 22:06:05 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 22:06:05 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 22:06:05 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 22:06:05 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 22:06:05 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 22:06:05 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 22:06:05 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 22:06:05 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 22:06:05 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 22:06:05 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 22:06:05 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 22:06:05 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 22:06:05 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 22:06:05 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 22:06:05 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 22:06:05 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 22:06:05 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 22:06:05 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 22:06:05 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 22:06:05 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 22:06:05 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 22:06:05 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 22:06:05 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 22:06:05 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 22:06:05 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 22:06:05 debconf: delaying package configuration, since apt-utils is not installed 22:06:05 Fetched 10.3 MB in 0s (37.9 MB/s) 22:06:05 Selecting previously unselected package libglib2.0-0:amd64. 22:06:05 (Reading database ... 14324 files and directories currently installed.) 22:06:05 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 22:06:05 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 22:06:05 Selecting previously unselected package libsodium23:amd64. 22:06:05 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 22:06:05 Unpacking libsodium23:amd64 (1.0.18-1) ... 22:06:05 Selecting previously unselected package libpsl5:amd64. 22:06:05 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 22:06:05 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 22:06:05 Selecting previously unselected package libbrotli1:amd64. 22:06:05 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 22:06:05 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 22:06:05 Selecting previously unselected package libnghttp2-14:amd64. 22:06:05 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 22:06:05 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 22:06:05 Selecting previously unselected package librtmp1:amd64. 22:06:05 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 22:06:05 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 22:06:06 Selecting previously unselected package libssh-4:amd64. 22:06:06 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 22:06:06 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 22:06:06 Selecting previously unselected package libcurl3-gnutls:amd64. 22:06:06 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 22:06:06 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 22:06:06 Selecting previously unselected package liberror-perl. 22:06:06 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 22:06:06 Unpacking liberror-perl (0.17029-1) ... 22:06:06 Selecting previously unselected package git-man. 22:06:06 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 22:06:06 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 22:06:06 Selecting previously unselected package git. 22:06:06 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 22:06:06 Unpacking git (1:2.25.1-1ubuntu3.2) ... 22:06:07 Selecting previously unselected package libgssrpc4:amd64. 22:06:07 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 22:06:07 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 22:06:07 Selecting previously unselected package libkdb5-9:amd64. 22:06:07 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 22:06:07 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 22:06:07 Selecting previously unselected package libkadm5srv-mit11:amd64. 22:06:07 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 22:06:07 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 22:06:07 Selecting previously unselected package libkadm5clnt-mit11:amd64. 22:06:07 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 22:06:07 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 22:06:07 Selecting previously unselected package comerr-dev:amd64. 22:06:07 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 22:06:07 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 22:06:07 Selecting previously unselected package krb5-multidev:amd64. 22:06:07 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 22:06:07 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 22:06:07 Selecting previously unselected package libnorm1:amd64. 22:06:07 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 22:06:07 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 22:06:07 Selecting previously unselected package libnorm-dev:amd64. 22:06:07 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 22:06:07 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 22:06:07 Selecting previously unselected package libpgm-5.2-0:amd64. 22:06:07 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 22:06:07 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 22:06:07 Selecting previously unselected package libpgm-dev:amd64. 22:06:07 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 22:06:07 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 22:06:07 Selecting previously unselected package libsodium-dev:amd64. 22:06:07 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 22:06:07 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 22:06:07 Selecting previously unselected package libzmq5:amd64. 22:06:07 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 22:06:07 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 22:06:07 Selecting previously unselected package libkrb5-dev:amd64. 22:06:07 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 22:06:07 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 22:06:07 Selecting previously unselected package libzmq3-dev:amd64. 22:06:07 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 22:06:07 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 22:06:07 Selecting previously unselected package pkg-config. 22:06:07 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 22:06:07 Unpacking pkg-config (0.29.1-0ubuntu4) ... 22:06:07 Selecting previously unselected package zip. 22:06:07 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 22:06:07 Unpacking zip (3.0-11build1) ... 22:06:07 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 22:06:07 Setting up libsodium23:amd64 (1.0.18-1) ... 22:06:07 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 22:06:07 No schema files found: doing nothing. 22:06:07 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 22:06:07 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 22:06:07 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 22:06:07 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 22:06:07 Setting up liberror-perl (0.17029-1) ... 22:06:07 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 22:06:08 Setting up zip (3.0-11build1) ... 22:06:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 22:06:08 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 22:06:08 Setting up pkg-config (0.29.1-0ubuntu4) ... 22:06:08 Setting up libsodium-dev:amd64 (1.0.18-1) ... 22:06:08 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 22:06:08 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 22:06:08 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 22:06:08 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 22:06:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 22:06:08 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 22:06:08 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 22:06:08 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 22:06:08 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 22:06:08 Setting up git (1:2.25.1-1ubuntu3.2) ... 22:06:08 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 22:06:08 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 22:06:08 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 22:06:08 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 22:06:08 comerr-dev set to automatically installed. 22:06:08 git set to automatically installed. 22:06:08 git-man set to automatically installed. 22:06:08 krb5-multidev set to automatically installed. 22:06:08 libbrotli1 set to automatically installed. 22:06:08 libcurl3-gnutls set to automatically installed. 22:06:08 liberror-perl set to automatically installed. 22:06:08 libglib2.0-0 set to automatically installed. 22:06:08 libgssrpc4 set to automatically installed. 22:06:08 libkadm5clnt-mit11 set to automatically installed. 22:06:08 libkadm5srv-mit11 set to automatically installed. 22:06:08 libkdb5-9 set to automatically installed. 22:06:08 libkrb5-dev set to automatically installed. 22:06:08 libnghttp2-14 set to automatically installed. 22:06:08 libnorm-dev set to automatically installed. 22:06:08 libnorm1 set to automatically installed. 22:06:08 libpgm-5.2-0 set to automatically installed. 22:06:08 libpgm-dev set to automatically installed. 22:06:08 libpsl5 set to automatically installed. 22:06:08 librtmp1 set to automatically installed. 22:06:08 libsodium-dev set to automatically installed. 22:06:08 libsodium23 set to automatically installed. 22:06:08 libssh-4 set to automatically installed. 22:06:08 libzmq3-dev set to automatically installed. 22:06:08 libzmq5 set to automatically installed. 22:06:08 pkg-config set to automatically installed. 22:06:08 zip set to automatically installed. 22:06:09 snapd is not logged in, snap install commands will use sudo 22:06:19 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 22:06:19 Downloading snap 'edgex-app-service-configurable' 22:06:22 Pulling app-service-configurable 22:06:22 + snapcraftctl pull 22:06:23 Pulling config-common 22:06:23 + snapcraftctl pull 22:06:25 Pulling go-build-helper 22:06:25 + snapcraftctl pull 22:06:26 'edgex-go' has dependencies that need to be staged: go-build-helper 22:06:26 Skipping pull go-build-helper (already ran) 22:06:26 Building go-build-helper 22:06:26 + snapcraftctl build 22:06:27 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 22:06:28 Staging go-build-helper 22:06:28 + snapcraftctl stage 22:06:33 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 22:06:33 Fetched 290 kB in 0s (0 B/s) 22:06:33 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 22:06:33 Fetched 158 kB in 0s (0 B/s) 22:06:33 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 22:06:33 Fetched 242 kB in 0s (0 B/s) 22:06:33 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 22:06:33 Fetched 150 kB in 0s (0 B/s) 22:06:33 Pulling edgex-go 22:06:33 + snapcraftctl pull 22:06:34 Pulling hooks 22:06:34 + snapcraftctl pull 22:06:46 Removing suid/guid from /root/parts/static-packages/install/bin/su 22:06:46 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 22:06:46 Fetched 96.1 kB in 0s (0 B/s) 22:06:46 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 22:06:46 Fetched 78.7 kB in 0s (0 B/s) 22:06:46 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 22:06:46 Fetched 48.0 kB in 0s (0 B/s) 22:06:46 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 22:06:46 Fetched 50.2 kB in 0s (0 B/s) 22:06:46 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 22:06:46 Fetched 14.7 kB in 0s (0 B/s) 22:06:46 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 22:06:46 Fetched 234 kB in 0s (0 B/s) 22:06:46 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 22:06:46 Fetched 155 kB in 0s (0 B/s) 22:06:46 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 22:06:46 Fetched 170 kB in 0s (0 B/s) 22:06:46 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 22:06:46 Fetched 267 kB in 0s (0 B/s) 22:06:46 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:06:46 Fetched 50.6 kB in 0s (0 B/s) 22:06:46 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 22:06:46 Fetched 15.1 kB in 0s (0 B/s) 22:06:46 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 22:06:46 Fetched 51.5 kB in 0s (0 B/s) 22:06:46 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 22:06:46 Fetched 121 kB in 0s (0 B/s) 22:06:46 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 22:06:46 Fetched 29.7 kB in 0s (0 B/s) 22:06:46 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 22:06:46 Fetched 1021 kB in 0s (0 B/s) 22:06:46 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 22:06:46 Fetched 49.3 kB in 0s (0 B/s) 22:06:46 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 22:06:46 Fetched 54.9 kB in 0s (0 B/s) 22:06:46 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 22:06:46 Fetched 16.6 kB in 0s (0 B/s) 22:06:46 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 22:06:46 Fetched 87.9 kB in 0s (0 B/s) 22:06:46 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 22:06:46 Fetched 142 kB in 0s (0 B/s) 22:06:46 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 22:06:46 Fetched 41.8 kB in 0s (0 B/s) 22:06:46 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 22:06:46 Fetched 181 kB in 0s (0 B/s) 22:06:46 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 22:06:46 Fetched 208 kB in 0s (0 B/s) 22:06:46 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 22:06:46 Fetched 161 kB in 0s (0 B/s) 22:06:46 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 22:06:46 Fetched 107 kB in 0s (0 B/s) 22:06:46 Pulling static-packages 22:06:46 + snapcraftctl pull 22:06:46 Pulling version 22:06:46 + cd /root/project 22:06:46 ++ git describe --tags --abbrev=0 22:06:46 ++ sed s/v// 22:06:46 + GIT_VERSION=2.2.0-dev.61 22:06:46 + '[' -z 2.2.0-dev.61 ']' 22:06:46 + snapcraftctl set-version 2.2.0-dev.61 22:06:47 Building app-service-configurable 22:06:47 + snapcraftctl build 22:06:49 Building config-common 22:06:49 + snapcraftctl build 22:06:50 + cp --archive --link --no-dereference . /root/parts/config-common/install 22:06:51 Skipping build go-build-helper (already ran) 22:06:51 Building edgex-go 22:06:51 + cd /root/parts/edgex-go/src 22:06:51 ++ git describe --tags --abbrev=0 22:06:51 ++ sed s/v// 22:06:51 + GIT_VERSION=2.2.0-dev.61 22:06:51 + '[' -z 2.2.0-dev.61 ']' 22:06:51 + echo 2.2.0-dev.61 22:06:51 + '[' '!' -d vendor ']' 22:06:51 + go mod download all 22:06:59 + make build 22:06:59 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 22:07:21 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 22:07:31 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 22:07:32 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 22:07:33 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 22:07:34 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 22:07:35 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 22:07:36 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 22:07:38 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 22:07:39 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 22:07:41 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 22:07:42 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 22:07:44 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 22:07:45 + 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 22:07:45 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:07:45 + case "$service" in 22:07:45 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:07:45 + 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 22:07:45 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:07:45 + case "$service" in 22:07:45 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:07:45 + 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 22:07:45 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:07:45 + case "$service" in 22:07:45 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:07:45 + 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 22:07:45 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:07:45 + case "$service" in 22:07:45 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:07:45 + 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 22:07:45 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:07:45 + case "$service" in 22:07:45 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:07:45 + 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 22:07:45 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:07:45 + case "$service" in 22:07:45 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:07:45 + 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 22:07:45 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:07:45 + case "$service" in 22:07:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:07:45 + 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 22:07:45 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:07:45 + case "$service" in 22:07:45 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:07:45 + 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 22:07:45 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:07:45 + case "$service" in 22:07:45 + 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 22:07:45 + 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 22:07:45 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:07:45 + case "$service" in 22:07:45 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:07:45 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:07:45 + 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 22:07:45 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:07:45 + case "$service" in 22:07:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:07:45 + 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 22:07:45 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:07:45 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:07:45 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 22:07:46 Building hooks 22:07:46 + cd /root/parts/hooks/src 22:07:46 + make build 22:07:46 go mod tidy 22:07:46 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 22:07:46 go: downloading github.com/stretchr/testify v1.7.0 22:07:46 go: downloading github.com/davecgh/go-spew v1.1.0 22:07:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:07:46 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 22:07:48 GO111MODULE=on go build -o cmd/install/install ./cmd/install 22:07:48 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 22:07:48 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 22:07:50 Removing suid/guid from /root/parts/static-packages/install/bin/su 22:07:50 Building static-packages 22:07:50 + snapcraftctl build 22:07:52 Building version 22:07:52 + snapcraftctl build 22:07:54 Staging app-service-configurable 22:07:54 + snapcraftctl stage 22:07:55 Staging config-common 22:07:55 + snapcraftctl stage 22:07:57 Skipping stage go-build-helper (already ran) 22:07:57 Staging edgex-go 22:07:57 + snapcraftctl stage 22:07:58 Staging hooks 22:07:58 + snapcraftctl stage 22:07:59 Staging static-packages 22:07:59 + snapcraftctl stage 22:08:01 Staging version 22:08:01 + snapcraftctl stage 22:08:02 Priming app-service-configurable 22:08:02 + snapcraftctl prime 22:08:05 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 22:08:05 stage-packages: 22:08:05 - libnorm1 22:08:05 - libpgm-5.2-0 22:08:05 - libsodium23 22:08:05 - libzmq5 22:08:05 Priming config-common 22:08:05 + snapcraftctl prime 22:08:06 Priming go-build-helper 22:08:06 + snapcraftctl prime 22:08:08 Priming edgex-go 22:08:08 + snapcraftctl prime 22:08:09 Priming hooks 22:08:09 + snapcraftctl prime 22:08:11 Priming static-packages 22:08:11 + snapcraftctl prime 22:08:15 Priming version 22:08:15 + snapcraftctl prime 22:08:17 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:14:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18449 in /w/workspace/edgexfoundry_edgex-go_PR-3951 [Pipeline] { [Pipeline] ws 22:14:49 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 22:14:49 The recommended git tool is: git 22:14:56 using credential edgex-jenkins-ssh 22:14:56 Cloning the remote Git repository 22:14:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:14:56 > git init /w/workspace/edgex-go/2 # timeout=10 22:14:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:14:56 > git --version # timeout=10 22:14:56 > git --version # 'git version 2.25.1' 22:14:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:14:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:15:13 Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit 09ca32d689ec9a28adf61cf38706ae59c51dfb58 22:15:13 Merge succeeded, producing f75951e67e59be697f1760a362b6510c4e2fe726 22:15:13 Checking out Revision f75951e67e59be697f1760a362b6510c4e2fe726 (PR-3951) 22:15:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:15:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:15:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:15:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:15:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:15:12 > 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 22:15:13 > git config core.sparsecheckout # timeout=10 22:15:13 > git checkout -f 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # timeout=10 22:15:13 > git remote # timeout=10 22:15:13 > git config --get remote.origin.url # timeout=10 22:15:13 using GIT_SSH to set credentials SSH Credentials for GitHub 22:15:13 > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 22:15:13 > git rev-parse HEAD^{commit} # timeout=10 22:15:13 > git config core.sparsecheckout # timeout=10 22:15:14 > git checkout -f f75951e67e59be697f1760a362b6510c4e2fe726 # timeout=10 22:15:18 Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" 22:15:18 > git rev-list --no-walk 09ca32d689ec9a28adf61cf38706ae59c51dfb58 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:15:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:15:19 % Total % Received % Xferd Average Speed Time Time Time Current 22:15:19 Dload Upload Total Spent Left Speed 22:15:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46081 0 --:--:-- --:--:-- --:--:-- 46081 [Pipeline] sh 22:15:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:15:20 + sudo tee /etc/docker/daemon.new 22:15:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:15:20 { 22:15:20 "registry-mirrors": [ 22:15:20 "https://nexus3.edgexfoundry.org:10001" 22:15:20 ], 22:15:20 "bip": "10.250.0.254/24", 22:15:20 "hosts": [ 22:15:20 "tcp://0.0.0.0:5555", 22:15:20 "unix:///var/run/docker.sock" 22:15:20 ], 22:15:20 "mtu": 1458, 22:15:20 "selinux-enabled": true, 22:15:20 "seccomp-profile": "/etc/docker/seccomp.json" 22:15:20 } [Pipeline] sh 22:15:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:15:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:15:39 provisioning config files... 22:15:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config242515048436714955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:39 ---> docker-login.sh 22:15:39 nexus3.edgexfoundry.org:10001 22:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:40 Configure a credential helper to remove this warning. See 22:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:40 22:15:40 Login Succeeded 22:15:40 nexus3.edgexfoundry.org:10002 22:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:41 Configure a credential helper to remove this warning. See 22:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:41 22:15:41 Login Succeeded 22:15:41 nexus3.edgexfoundry.org:10003 22:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:41 Configure a credential helper to remove this warning. See 22:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:41 22:15:41 Login Succeeded 22:15:41 nexus3.edgexfoundry.org:10004 22:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:41 Configure a credential helper to remove this warning. See 22:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:41 22:15:41 Login Succeeded 22:15:41 docker.io 22:15:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:42 Configure a credential helper to remove this warning. See 22:15:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:42 22:15:42 Login Succeeded 22:15:42 ---> docker-login.sh ends [Pipeline] } 22:15:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:15:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:43 ========================================================= 22:15:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:15:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:15:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:15:43 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:15:43 9b3977197b4f: Pulling fs layer 22:15:43 1a89e8eeedd5: Pulling fs layer 22:15:43 94645a83ff95: Pulling fs layer 22:15:43 3f3a8bcf1eab: Pulling fs layer 22:15:43 0c92f367c5e7: Pulling fs layer 22:15:43 f7c0051592d6: Pulling fs layer 22:15:43 a227ed2f7395: Pulling fs layer 22:15:43 7b1c46037f91: Pulling fs layer 22:15:43 3f3a8bcf1eab: Waiting 22:15:43 0c92f367c5e7: Waiting 22:15:43 f7c0051592d6: Waiting 22:15:43 a227ed2f7395: Waiting 22:15:43 7b1c46037f91: Waiting 22:15:43 94645a83ff95: Verifying Checksum 22:15:43 94645a83ff95: Download complete 22:15:43 1a89e8eeedd5: Download complete 22:15:43 0c92f367c5e7: Verifying Checksum 22:15:43 0c92f367c5e7: Download complete 22:15:43 f7c0051592d6: Verifying Checksum 22:15:43 f7c0051592d6: Download complete 22:15:43 9b3977197b4f: Verifying Checksum 22:15:43 a227ed2f7395: Verifying Checksum 22:15:43 a227ed2f7395: Download complete 22:15:44 9b3977197b4f: Pull complete 22:15:45 1a89e8eeedd5: Pull complete 22:15:45 94645a83ff95: Pull complete 22:15:45 7b1c46037f91: Verifying Checksum 22:15:45 7b1c46037f91: Download complete 22:15:46 3f3a8bcf1eab: Download complete 22:15:58 3f3a8bcf1eab: Pull complete 22:15:58 0c92f367c5e7: Pull complete 22:15:58 f7c0051592d6: Pull complete 22:15:58 a227ed2f7395: Pull complete 22:16:06 7b1c46037f91: Pull complete 22:16:06 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 22:16:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:16:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 22:16:07 + docker build -t ci-base-image-arm64 -f - . 22:16:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:16:07 WORKDIR /edgex 22:16:07 COPY go.mod . 22:16:07 RUN go mod download 22:16:09 Sending build context to Docker daemon 169.2MB 22:16:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:16:09 ---> f79e39bc4007 22:16:09 Step 2/4 : WORKDIR /edgex 22:16:11 ---> Running in 486e9dde62b4 22:16:11 Removing intermediate container 486e9dde62b4 22:16:11 ---> 21f04d93c2b2 22:16:11 Step 3/4 : COPY go.mod . 22:16:12 ---> c7df5318c347 22:16:12 Step 4/4 : RUN go mod download 22:16:12 ---> Running in 8584609912ff 22:16:59 Removing intermediate container 8584609912ff 22:16:59 ---> 292d781a10e7 22:16:59 Successfully built 292d781a10e7 22:16:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:16:59 + docker inspect -f . ci-base-image-arm64 22:16:59 . [Pipeline] withDockerContainer 22:17:00 prd-ubuntu20.04-docker-arm64-4c-16g-18449 does not seem to be running inside a container 22:17:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 22:17:01 $ docker top 43a5cc12eac05bc00eaf303b37722e6cf45470f8ae2d666d49e88e78de065ed2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:17:02 + go version 22:17:02 go version go1.17.6 linux/arm64 [Pipeline] } 22:17:02 $ docker stop --time=1 43a5cc12eac05bc00eaf303b37722e6cf45470f8ae2d666d49e88e78de065ed2 22:17:04 $ docker rm -f 43a5cc12eac05bc00eaf303b37722e6cf45470f8ae2d666d49e88e78de065ed2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:17:04 + docker inspect -f . ci-base-image-arm64 22:17:04 . [Pipeline] withDockerContainer 22:17:04 prd-ubuntu20.04-docker-arm64-4c-16g-18449 does not seem to be running inside a container 22:17:05 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 22:17:06 $ docker top e6502d1d7f53b51ffc70df2b3d69482e3419d5440d0d6a1c944cdaf926d12090 -eo pid,comm [Pipeline] { [Pipeline] echo 22:17:06 ========================================================= 22:17:06 [edgeXBuildGoParallel] Running Tests and Build... 22:17:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:17:07 + make test 22:17:07 go mod tidy -compat=1.17 22:17:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:17:40 ? github.com/edgexfoundry/edgex-go [no test files] 22:19:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:19:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:19:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:19:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:19:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:19:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:19:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:19:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:19:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:19:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:19:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:19:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:19:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:19:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:19:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:19:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements 22:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:19:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.391s coverage: 98.5% of statements 22:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:19:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.423s coverage: 54.9% of statements 22:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:19:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.807s coverage: 89.2% of statements 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:19:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.581s coverage: 84.4% of statements 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:19:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.730s coverage: 95.2% of statements 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:19:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.206s coverage: 72.2% of statements 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:19:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.402s coverage: 60.0% of statements 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:19:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.368s coverage: 0.9% of statements 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:19:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.431s coverage: 58.8% of statements 22:19:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.520s coverage: 24.0% of statements 22:19:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:19:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.431s coverage: 47.1% of statements 22:19:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.311s coverage: 79.5% of statements 22:19:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.184s coverage: 94.1% of statements 22:19:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.220s coverage: 96.3% of statements 22:19:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements 22:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements 22:20:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements 22:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.683s coverage: 82.5% of statements 22:20:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements 22:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 22:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 22:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 22:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.268s coverage: 58.8% of statements 22:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements 22:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements 22:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements 22:20:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.706s coverage: 91.2% of statements 22:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.902s coverage: 64.4% of statements 22:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:20:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.215s coverage: 100.0% of statements 22:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements 22:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 22:20:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements 22:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 22:20:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.364s coverage: 65.4% of statements 22:20:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:20:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:20:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.857s coverage: 43.8% of statements 22:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.252s coverage: 89.5% of statements 22:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:20:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.242s coverage: 84.8% of statements 22:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:20:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:20:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:20:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.308s coverage: 17.7% of statements 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:20:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.656s coverage: 92.3% of statements 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:20:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.241s coverage: 63.2% of statements 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:20:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:20:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:20:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:20:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.184s coverage: 100.0% of statements 22:20:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 22:20:39 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 22:20:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:20:39 GO111MODULE=on go vet ./... 22:22:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:22:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:22:18 ./bin/test-attribution-txt.sh [Pipeline] echo 22:22:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:22:21 + ls -al . 22:22:21 total 664 22:22:21 drwxrwxr-x 9 1001 1001 4096 Apr 10 22:22 . 22:22:21 drwxr-xr-x 4 root root 4096 Apr 10 22:17 .. 22:22:21 -rw-rw-r-- 1 1001 1001 11 Apr 10 22:15 .dockerignore 22:22:21 drwxrwxr-x 8 1001 1001 4096 Apr 10 22:15 .git 22:22:21 drwxrwxr-x 4 1001 1001 4096 Apr 10 22:15 .github 22:22:21 -rw-rw-r-- 1 1001 1001 870 Apr 10 22:15 .gitignore 22:22:21 -rw-rw-r-- 1 1001 1001 42 Apr 10 22:15 .golangci.yml 22:22:21 -rw-rw-r-- 1 1001 1001 87 Apr 10 22:15 .hadolint.yml 22:22:21 -rw-rw-r-- 1 1001 1001 166 Apr 10 22:15 .sonarcloud.properties 22:22:21 -rw-rw-r-- 1 1001 1001 1171 Apr 10 22:15 ADOPTERS.md 22:22:21 -rw-rw-r-- 1 1001 1001 9953 Apr 10 22:15 Attribution.txt 22:22:21 -rw-rw-r-- 1 1001 1001 51732 Apr 10 22:15 CHANGELOG.md 22:22:21 -rw-rw-r-- 1 1001 1001 3804 Apr 10 22:15 CONTRIBUTING.md 22:22:21 -rw-rw-r-- 1 1001 1001 677 Apr 10 22:15 GOVERNANCE.md 22:22:21 -rw-rw-r-- 1 1001 1001 849 Apr 10 22:15 Jenkinsfile 22:22:21 -rw-rw-r-- 1 1001 1001 10775 Apr 10 22:15 LICENSE 22:22:21 -rw-rw-r-- 1 1001 1001 8478 Apr 10 22:15 Makefile 22:22:21 -rw-rw-r-- 1 1001 1001 582 Apr 10 22:15 OWNERS.md 22:22:21 -rw-rw-r-- 1 1001 1001 8207 Apr 10 22:15 README.md 22:22:21 -rw-rw-r-- 1 1001 1001 6912 Apr 10 22:15 SECURITY.md 22:22:21 -rw-rw-r-- 1 1001 1001 5 Apr 10 20:30 VERSION 22:22:21 -rw-rw-r-- 1 1001 1001 4131 Apr 10 22:15 ZMQWindows.md 22:22:21 drwxrwxr-x 2 1001 1001 4096 Apr 10 22:15 bin 22:22:21 drwxrwxr-x 18 1001 1001 4096 Apr 10 22:15 cmd 22:22:21 -rw-r--r-- 1 root root 431650 Apr 10 22:20 coverage.out 22:22:21 -rw-rw-r-- 1 1001 1001 3175 Apr 10 22:15 go.mod 22:22:21 -rw-rw-r-- 1 1001 1001 34990 Apr 10 22:15 go.sum 22:22:21 drwxrwxr-x 8 1001 1001 4096 Apr 10 22:15 internal 22:22:21 drwxrwxr-x 3 1001 1001 4096 Apr 10 22:15 openapi 22:22:21 drwxrwxr-x 4 1001 1001 4096 Apr 10 22:15 snap 22:22:21 -rw-rw-r-- 1 1001 1001 204 Apr 10 22:15 version.go [Pipeline] sh 22:22:22 + '[' -e coverage.out ] 22:22:22 + chown 1001:1001 coverage.out [Pipeline] stash 22:22:22 Warning: overwriting stash ‘coverage-report’ 22:22:23 Stashed 1 file(s) [Pipeline] sh 22:22:23 + make build 22:22:23 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 22:24:15 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 22:25:52 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 22:25:52 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 22:26:00 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 22:26:01 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 22:26:08 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 22:26:14 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 22:26:20 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 22:26: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:26:32 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 22:26:39 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 22:26:49 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 [Pipeline] } 22:26:54 $ docker stop --time=1 e6502d1d7f53b51ffc70df2b3d69482e3419d5440d0d6a1c944cdaf926d12090 22:26:56 $ docker rm -f e6502d1d7f53b51ffc70df2b3d69482e3419d5440d0d6a1c944cdaf926d12090 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:26:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:26:59 22:26:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:26:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:27:00 latest: Pulling from edgex-devops/edgex-compose-arm64 22:27:00 29e5d40040c1: Pulling fs layer 22:27:00 1ce36da41761: Pulling fs layer 22:27:00 25b303627fd3: Pulling fs layer 22:27:00 29e5d40040c1: Verifying Checksum 22:27:00 29e5d40040c1: Download complete 22:27:00 1ce36da41761: Verifying Checksum 22:27:00 1ce36da41761: Download complete 22:27:00 29e5d40040c1: Pull complete 22:27:02 1ce36da41761: Pull complete 22:27:02 25b303627fd3: Verifying Checksum 22:27:02 25b303627fd3: Download complete 22:27:14 25b303627fd3: Pull complete 22:27:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:27:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:27:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:27:14 prd-ubuntu20.04-docker-arm64-4c-16g-18449 does not seem to be running inside a container 22:27:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 22:27:17 $ docker top 4122e59bb92907cb3a9cd9d633fa6406fb04ff79f00a64334a187325ee4b07b3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:18 + grep parallel 22:27:18 + docker-compose build --help 22:27:23 --parallel Build images in parallel. [Pipeline] } 22:27:23 $ docker stop --time=1 4122e59bb92907cb3a9cd9d633fa6406fb04ff79f00a64334a187325ee4b07b3 22:27:25 $ docker rm -f 4122e59bb92907cb3a9cd9d633fa6406fb04ff79f00a64334a187325ee4b07b3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:27:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:27:26 . [Pipeline] withDockerContainer 22:27:26 prd-ubuntu20.04-docker-arm64-4c-16g-18449 does not seem to be running inside a container 22:27:26 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 22:27:27 $ docker top db8b72051d0de48354626b5cbde9d3d42ead323cd49e138f3bfa96a07d7acbcf -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:28 + docker-compose -f ./docker-compose-build.yml build --parallel 22:27:33 Building core-command ... 22:27:33 Building core-data ... 22:27:33 Building core-metadata ... 22:27:33 Building security-bootstrapper ... 22:27:33 Building security-proxy-setup ... 22:27:33 Building security-secretstore-setup ... 22:27:33 Building security-spiffe-token-provider ... 22:27:33 Building security-spire-agent ... 22:27:33 Building security-spire-config ... 22:27:33 Building security-spire-server ... 22:27:33 Building support-notifications ... 22:27:33 Building support-scheduler ... 22:27:33 Building sys-mgmt-agent ... 22:27:33 Building core-command 22:27:33 Building support-scheduler 22:27:33 Building security-secretstore-setup 22:27:33 Building security-spiffe-token-provider 22:27:33 Building security-bootstrapper 22:29:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:29:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:29:25 ---> 292d781a10e7 22:29:25 Step 3/22 : WORKDIR /edgex-go 22:29:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:29:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:29:25 ---> 292d781a10e7 22:29:25 Step 3/23 : WORKDIR /edgex-go 22:29:25 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:29:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:29:25 ---> 292d781a10e7 22:29:25 Step 3/20 : WORKDIR /edgex-go 22:29:25 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:29:25 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:29:25 ---> 292d781a10e7 22:29:25 Step 3/31 : WORKDIR /edgex-go 22:29:25 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:29:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:29:25 ---> 292d781a10e7 22:29:25 Step 3/25 : WORKDIR /edgex-go 22:29:25 ---> Running in e76f1769875b 22:29:25 ---> Running in aa3814bdad6f 22:29:25 ---> Running in 1763b6b22507 22:29:25 ---> Running in 56fd6f919b10 22:29:25 ---> Running in 783b3d8a7226 22:29:25 Removing intermediate container 1763b6b22507 22:29:25 ---> 688e51c985b1 22:29:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:25 ---> Running in 913493a40527 22:29:25 Removing intermediate container 56fd6f919b10 22:29:25 ---> 4b4999932cda 22:29:25 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:25 Removing intermediate container e76f1769875b 22:29:25 ---> dc09bda4cbd9 22:29:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:25 Removing intermediate container 783b3d8a7226 22:29:25 ---> 080ad87dea01 22:29:25 Removing intermediate container aa3814bdad6f 22:29:25 ---> 0f806a8d3e80 22:29:25 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:29:25 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:25 ---> Running in 3c7bfc987a8b 22:29:25 ---> Running in 152128b73dcb 22:29:25 ---> Running in 87f66da5d90d 22:29:25 ---> Running in 72ab720c2b1b 22:29:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:29:25 Removing intermediate container 913493a40527 22:29:25 ---> e3521578444f 22:29:25 Step 5/23 : RUN apk add --update --no-cache make git 22:29:25 ---> Running in 044cfa88541d 22:29:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:29:25 Removing intermediate container 3c7bfc987a8b 22:29:25 ---> bc39374605a1 22:29:25 Step 5/31 : RUN apk add --update --no-cache make git 22:29:25 ---> Running in 1af83ef44baf 22:29:25 Removing intermediate container 72ab720c2b1b 22:29:25 ---> 8ceeede36293 22:29:25 Step 5/25 : RUN apk add --update --no-cache make git 22:29:25 ---> Running in 4679f9a3519a 22:29:25 Removing intermediate container 87f66da5d90d 22:29:25 ---> 7909218482a4 22:29:25 Step 5/22 : RUN apk add --update --no-cache make git 22:29:25 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 22:29:25 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 22:29:25 OK: 15739 distinct packages available 22:29:25 ---> Running in baa514ba5117 22:29:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:29:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:29:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:29:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:29:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:29:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:29:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:29:25 OK: 220 MiB in 52 packages 22:29:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:29:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:29:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:29:25 OK: 220 MiB in 52 packages 22:29:25 Removing intermediate container 152128b73dcb 22:29:25 ---> 8b86c6ccefaa 22:29:25 Step 5/20 : COPY go.mod vendor* ./ 22:29:26 OK: 220 MiB in 52 packages 22:29:26 OK: 220 MiB in 52 packages 22:29:26 OK: 220 MiB in 52 packages 22:29:27 ---> 79d771abe35e 22:29:27 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:27 ---> Running in 389059d144f6 22:29:27 Removing intermediate container 044cfa88541d 22:29:27 ---> 25ee4a13090a 22:29:27 Step 6/23 : COPY go.mod vendor* ./ 22:29:28 Removing intermediate container 1af83ef44baf 22:29:28 ---> 1d1e246ed74f 22:29:28 Step 6/31 : COPY go.mod vendor* ./ 22:29:28 Removing intermediate container baa514ba5117 22:29:28 ---> 0c83e1198177 22:29:28 Step 6/22 : COPY go.mod vendor* ./ 22:29:28 Removing intermediate container 4679f9a3519a 22:29:28 ---> e43b7f8b9fed 22:29:28 Step 6/25 : COPY go.mod vendor* ./ 22:29:29 ---> 4097a9e74865 22:29:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:29 ---> Running in 13c50538ed1a 22:29:29 ---> fac41fddcfb0 22:29:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:29 ---> beb923a1e552 22:29:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:29 ---> Running in f89ddca26421 22:29:29 ---> 3f27e10ad724 22:29:29 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:29 ---> Running in 73056ee6d786 22:29:30 ---> Running in b17e7433b6a5 22:29:32 Removing intermediate container 389059d144f6 22:29:32 ---> 9729d89ec68e 22:29:32 Step 7/20 : COPY . . 22:29:35 Removing intermediate container 13c50538ed1a 22:29:35 ---> be9a9c8e81e4 22:29:35 Step 8/23 : COPY . . 22:29:36 Removing intermediate container f89ddca26421 22:29:36 ---> c899f77f28c3 22:29:36 Step 8/25 : COPY . . 22:29:36 Removing intermediate container b17e7433b6a5 22:29:36 ---> 925ffbd2120a 22:29:36 Step 8/31 : COPY . . 22:29:36 Removing intermediate container 73056ee6d786 22:29:36 ---> 2c65adf05a46 22:29:36 Step 8/22 : COPY . . 22:30:08 ---> 408028b7cecb 22:30:08 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:30:08 ---> Running in b9945aeb96d7 22:30:10 ---> 9c6138b1920c 22:30:10 Step 9/23 : RUN make cmd/core-command/core-command 22:30:11 ---> Running in 22f6185ee3f5 22:30:11 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 22:30:11 ---> 65af2a844927 22:30:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:30:11 ---> Running in 6f770a553c89 22:30:12 ---> be55d427e431 22:30:12 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:30:12 ---> e363eac1cea0 22:30:12 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:30:13 ---> Running in 7c5f5bb9ddc8 22:30:13 ---> Running in b5cff29e57a0 22:30: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 22:30:14 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 22:30:15 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 22:30:15 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 22:37:23 Removing intermediate container b9945aeb96d7 22:37:23 ---> 72ab8cafa47c 22:37:23 22:37:23 Step 9/20 : FROM alpine:3.15 22:37:23 3.15: Pulling from library/alpine 22:37:23 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 22:37:23 Status: Downloaded newer image for alpine:3.15 22:37:23 ---> 3fb3c9af89a9 22:37:23 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:37:23 ---> Running in 3ceb81dff0e9 22:37:23 Removing intermediate container 3ceb81dff0e9 22:37:23 ---> 28f18bde1de7 22:37:23 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:23 ---> Running in 24d32923d9c3 22:37:23 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 22:37:24 Removing intermediate container 24d32923d9c3 22:37:24 ---> cc6833628124 22:37:24 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:37:25 ---> Running in 856fe24b2fb9 22:37:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:37:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:37:29 v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] 22:37:29 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 22:37:29 OK: 15729 distinct packages available 22:37:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:37:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:37:31 (1/9) Installing ca-certificates (20211220-r0) 22:37:32 (2/9) Installing brotli-libs (1.0.9-r5) 22:37:32 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:37:32 (4/9) Installing libcurl (7.80.0-r0) 22:37:32 (5/9) Installing curl (7.80.0-r0) 22:37:32 (6/9) Installing dumb-init (1.2.5-r1) 22:37:32 (7/9) Installing musl-obstack (1.2.3-r0) 22:37:32 (8/9) Installing libucontext (1.1-r0) 22:37:32 (9/9) Installing gcompat (1.0.0-r4) 22:37:32 Executing busybox-1.34.1-r5.trigger 22:37:32 Executing ca-certificates-20211220-r0.trigger 22:37:33 OK: 8 MiB in 23 packages 22:37:34 Removing intermediate container 22f6185ee3f5 22:37:34 ---> 62ed0f38d59c 22:37:34 22:37:34 Step 10/23 : FROM alpine:3.14 22:37:34 3.14: Pulling from library/alpine 22:37:36 Removing intermediate container 856fe24b2fb9 22:37:36 ---> a6933420a21d 22:37:36 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:37:36 Status: Downloaded newer image for alpine:3.14 22:37:36 ---> ac73e934f311 22:37:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:37:36 ---> Running in 3e7d89298e06 22:37:37 ---> aa21e86411d4 22:37:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:37:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:37:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:37:39 (1/1) Installing dumb-init (1.2.5-r1) 22:37:39 Executing busybox-1.33.1-r7.trigger 22:37:39 OK: 5 MiB in 15 packages 22:37:42 Removing intermediate container 3e7d89298e06 22:37:42 ---> 1810d103e25f 22:37:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:37:42 ---> e1295eb15201 22:37:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:37:42 ---> Running in d019ee097699 22:37:42 Removing intermediate container d019ee097699 22:37:42 ---> e556036b2528 22:37:42 Step 13/23 : ENV APP_PORT=59882 22:37:43 ---> Running in d22f504ec4a6 22:37:43 ---> b2a3b0bebd59 22:37:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:37:43 Removing intermediate container d22f504ec4a6 22:37:43 ---> 5e57adb268f2 22:37:43 Step 14/23 : EXPOSE $APP_PORT 22:37:43 ---> Running in 02ef2349bb8a 22:37:44 ---> Running in e5322ade9d91 22:37:44 Removing intermediate container 7c5f5bb9ddc8 22:37:44 ---> 4822534fee89 22:37:44 22:37:44 Step 10/31 : FROM alpine:3.14 22:37:44 ---> ac73e934f311 22:37:44 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:37:44 ---> Running in 6d9ce6896ae6 22:37:44 Removing intermediate container 02ef2349bb8a 22:37:44 ---> eb2cfea78688 22:37:44 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:37:44 Removing intermediate container e5322ade9d91 22:37:44 ---> 3b0a2626628d 22:37:44 Step 15/23 : WORKDIR / 22:37:44 ---> Running in 6fd3f5cc9973 22:37:44 ---> Running in 73c2d9c9c520 22:37:45 Removing intermediate container 6d9ce6896ae6 22:37:45 ---> dbc9997848a1 22:37:45 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:37:45 ---> Running in 574c84d432ce 22:37:45 Removing intermediate container 6fd3f5cc9973 22:37:45 ---> cb59a74b720e 22:37:45 Step 18/20 : LABEL arch=arm64 22:37:45 Removing intermediate container 73c2d9c9c520 22:37:45 ---> 8d015cdfa434 22:37:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:45 ---> Running in 7b26da8dd3e6 22:37:46 Removing intermediate container 7b26da8dd3e6 22:37:46 ---> 62a592f00d37 22:37:46 Step 19/20 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 22:37:46 ---> Running in 937a9941ebf4 22:37:47 ---> 9bcaf287caa2 22:37:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:37:47 Removing intermediate container b5cff29e57a0 22:37:47 ---> c447965ee487 22:37:47 22:37:47 Step 10/25 : FROM alpine:3.14 22:37:47 ---> ac73e934f311 22:37:47 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:37:47 Removing intermediate container 937a9941ebf4 22:37:47 ---> 97a9a0d3dc77 22:37:47 Step 20/20 : LABEL version=0.0.0 22:37:47 ---> Running in 9bc02a022212 22:37:47 ---> Running in d2409000620c 22:37:48 (1/2) Installing dumb-init (1.2.5-r1) 22:37:48 (2/2) Installing su-exec (0.2-r1) 22:37:48 Executing busybox-1.33.1-r7.trigger 22:37:48 OK: 6 MiB in 16 packages 22:37:48 Removing intermediate container d2409000620c 22:37:48 ---> 93937e53082d 22:37:48 22:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:37:49 Successfully built 93937e53082d 22:37:49 Successfully tagged security-spiffe-token-provider-arm64:latest 22:37:49 Building security-spire-agent 22:37:49  Building security-spiffe-token-provider ... done Removing intermediate container 574c84d432ce 22:37:49 ---> f379d019de83 22:37:49 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:37:50 ---> Running in 59c159fdc51f 22:37:50 ---> 8fadc291c49e 22:37:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:37:50 Removing intermediate container 59c159fdc51f 22:37:50 ---> 692ccf528e39 22:37:50 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:37:51 ---> Running in ea3fb7674899 22:37:51 Removing intermediate container 6f770a553c89 22:37:51 ---> d76d2f801b49 22:37:51 22:37:51 Step 10/22 : FROM alpine:3.14 22:37:51 ---> ac73e934f311 22:37:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:37:51 ---> Using cache 22:37:51 ---> 1810d103e25f 22:37:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:37:51 ---> Using cache 22:37:51 ---> e556036b2528 22:37:51 (1/3) Installing ca-certificates (20211220-r0) 22:37:51 Step 13/22 : ENV APP_PORT=59861 22:37:51 ---> Running in 119cfb37ed5c 22:37:51 (2/3) Installing dumb-init (1.2.5-r1) 22:37:51 Removing intermediate container ea3fb7674899 22:37:51 ---> 85d76ba63f5f 22:37:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:37:51 ---> 6c0b33af206a 22:37:51 Step 19/23 : ENTRYPOINT ["/core-command"] 22:37:51 ---> Running in 924045ec5770 22:37:51 (3/3) Installing su-exec (0.2-r1) 22:37:51 Removing intermediate container 119cfb37ed5c 22:37:51 ---> 4d9f0998f2d5 22:37:51 Step 14/22 : EXPOSE $APP_PORT 22:37:51 ---> Running in 744ae08870c0 22:37:51 Executing busybox-1.33.1-r7.trigger 22:37:52 ---> Running in f8a8867192ce 22:37:52 Executing ca-certificates-20211220-r0.trigger 22:37:52 OK: 6 MiB in 17 packages 22:37:52 Removing intermediate container 744ae08870c0 22:37:52 ---> f4da375a0837 22:37:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:37:53 Removing intermediate container f8a8867192ce 22:37:53 ---> 39f9221e268b 22:37:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:53 ---> Running in ad7f35caba37 22:37:54 Removing intermediate container ad7f35caba37 22:37:54 ---> 2cf8aa1d3ae8 22:37:54 Step 21/23 : LABEL arch=arm64 22:37:54 ---> 94732adaa7b5 22:37:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:37:54 ---> Running in 80de6ac9710d 22:37:54 Removing intermediate container 9bc02a022212 22:37:54 ---> 7be8e4eab885 22:37:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:37:54 ---> Running in ff89b87b183c 22:37:55 Removing intermediate container 924045ec5770 22:37:55 ---> 042e79fa4b20 22:37:55 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 22:37:55 ---> Running in 593ae3d57142 22:37:55 Removing intermediate container 80de6ac9710d 22:37:55 ---> 6ff0a11d1a5b 22:37:55 Step 22/23 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 22:37:55 Removing intermediate container ff89b87b183c 22:37:55 ---> 594a336a51e7 22:37:55 Step 13/25 : WORKDIR / 22:37:55 ---> Running in c748e3974ddf 22:37:55 ---> Running in a290b6c065ee 22:37:56 Removing intermediate container 593ae3d57142 22:37:56 ---> ab4031f4908b 22:37:56 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:37:56 Removing intermediate container c748e3974ddf 22:37:56 ---> a93729cf2d3c 22:37:56 Step 23/23 : LABEL version=0.0.0 22:37:56 Removing intermediate container a290b6c065ee 22:37:56 ---> 40f0a8e84de5 22:37:56 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:37:56 ---> Running in 6961167a851b 22:37:57 ---> e75784af6529 22:37:57 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:37:57 ---> Running in 51b72ce12c63 22:37:57 Removing intermediate container 6961167a851b 22:37:57 ---> 00694f2cf3e1 22:37:57 22:37:57 ---> 85f21041edc5 22:37:57 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:37:58 ---> 609c29531841 22:37:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:37:58 Successfully built 00694f2cf3e1 22:37:58 Successfully tagged core-command-arm64:latest 22:37:58  Building core-command ... done Building support-notifications 22:37:59 ---> bcead4da2ea7 22:37:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:37:59 ---> c01d242e2e9a 22:37:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:37:59 ---> Running in d978bef7e585 22:38:00 Removing intermediate container d978bef7e585 22:38:00 ---> 0d5e667a1932 22:38:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:38:00 Removing intermediate container 51b72ce12c63 22:38:00 ---> 7264373cbcd0 22:38:00 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:38:00 ---> 1807a9bb3e12 22:38:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:38:00 ---> Running in aae342e547cf 22:38:01 Removing intermediate container aae342e547cf 22:38:01 ---> c937d24006e0 22:38:01 Step 20/22 : LABEL arch=arm64 22:38:01 ---> Running in 21cb771cd9f4 22:38:01 ---> a02b161f12f6 22:38:01 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:38:01 ---> 7662912769f2 22:38:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:38:02 Removing intermediate container 21cb771cd9f4 22:38:02 ---> 080fc3ba093d 22:38:02 Step 21/22 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 22:38:02 ---> Running in 265e03c6fcf3 22:38:03 Removing intermediate container 265e03c6fcf3 22:38:03 ---> 805fe876c539 22:38:03 Step 22/22 : LABEL version=0.0.0 22:38:03 ---> Running in bac14d61e5fa 22:38:04 Removing intermediate container bac14d61e5fa 22:38:04 ---> 524ec3557d90 22:38:04 22:38:04 ---> fe0f9239e8c8 22:38:04 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:38:04 ---> c4a72be4f37c 22:38:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:38:05 Successfully built 524ec3557d90 22:38:05 Successfully tagged support-scheduler-arm64:latest 22:38:05  Building support-scheduler ... done Building security-proxy-setup 22:38:05 ---> 0bf98b521c5f 22:38:05 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:38:06 ---> 0eb73d66c917 22:38:06 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:38:06 ---> e3f1da7d5735 22:38:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:38:07 ---> a32d79ff10b1 22:38:07 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 22:38:07 ---> d99dee188a22 22:38:07 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/ 22:38:07 ---> Running in a0b3240a1694 22:38:07 ---> Running in a486fb8db93f 22:38:08 Removing intermediate container a0b3240a1694 22:38:08 ---> 937fa41b94da 22:38:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:38:10 ---> 4f2168e9c01a 22:38:10 Step 26/31 : RUN chmod +x /entrypoint.sh 22:38:10 ---> Running in 5f10c7b96586 22:38:11 Removing intermediate container a486fb8db93f 22:38:11 ---> ddbcb91f429e 22:38:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:38:11 ---> Running in 616763c8049a 22:38:12 Removing intermediate container 616763c8049a 22:38:12 ---> 4e9977a728c9 22:38:12 Step 23/25 : LABEL arch=arm64 22:38:12 ---> Running in 255b20792c1d 22:38:12 Removing intermediate container 255b20792c1d 22:38:12 ---> 21bbdafdfc99 22:38:12 Step 24/25 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 22:38:12 ---> Running in 407056ee7906 22:38:13 Removing intermediate container 5f10c7b96586 22:38:13 ---> ea4b893ad349 22:38:13 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:38:13 Removing intermediate container 407056ee7906 22:38:13 ---> 79258515a174 22:38:13 Step 25/25 : LABEL version=0.0.0 22:38:13 ---> Running in 6373ccf85ed0 22:38:13 ---> Running in 3762ee05a448 22:38:14 Removing intermediate container 6373ccf85ed0 22:38:14 ---> c41be920d796 22:38:14 22:38:14 Removing intermediate container 3762ee05a448 22:38:14 ---> ea277dbd70a9 22:38:14 Step 28/31 : CMD ["gate"] 22:38:14 Successfully built c41be920d796 22:38:14 Successfully tagged security-secretstore-setup-arm64:latest 22:38:14 Building core-data 22:38:14  Building security-secretstore-setup ... done  ---> Running in aba4f1f4c9d8 22:38:15 Removing intermediate container aba4f1f4c9d8 22:38:15 ---> a91b24facd6f 22:38:15 Step 29/31 : LABEL arch=arm64 22:38:15 ---> Running in 7720cfb06631 22:38:16 Removing intermediate container 7720cfb06631 22:38:16 ---> 41e973fc2bdf 22:38:16 Step 30/31 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 22:38:16 ---> Running in 3adddcd0f702 22:38:16 Removing intermediate container 3adddcd0f702 22:38:16 ---> 63d6392cc839 22:38:16 Step 31/31 : LABEL version=0.0.0 22:38:17 ---> Running in a4de25702083 22:38:17 Removing intermediate container a4de25702083 22:38:17 ---> cdd25d54008c 22:38:17 22:38:18 Successfully built cdd25d54008c 22:38:18 Successfully tagged security-bootstrapper-arm64:latest 22:38:18  Building security-bootstrapper ... done Building sys-mgmt-agent 22:39:15 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:39:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:39:15 ---> 292d781a10e7 22:39:15 Step 3/26 : WORKDIR /edgex-go 22:39:15 ---> Using cache 22:39:15 ---> 0f806a8d3e80 22:39:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:15 ---> Running in 32c5c1b28942 22:39:15 Removing intermediate container 32c5c1b28942 22:39:15 ---> b94d247c3361 22:39:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:39:15 ---> Running in 62ff2e755bb2 22:39:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:39:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:39:15 OK: 220 MiB in 52 packages 22:39:15 Removing intermediate container 62ff2e755bb2 22:39:15 ---> 4aa00cb4185a 22:39:15 Step 6/26 : COPY go.mod vendor* ./ 22:39:16 ---> 0fb0fc704df6 22:39:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:16 ---> Running in 5fb4e1e02705 22:39:20 Removing intermediate container 5fb4e1e02705 22:39:20 ---> 8af09f9eb1f5 22:39:20 Step 8/26 : COPY . . 22:39:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:39:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:39:26 ---> 292d781a10e7 22:39:26 Step 3/22 : WORKDIR /edgex-go 22:39:26 ---> Using cache 22:39:26 ---> 0f806a8d3e80 22:39:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:26 ---> Using cache 22:39:26 ---> b94d247c3361 22:39:26 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:39:26 ---> Running in 6c9b0e174490 22:39:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:39:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:39:29 OK: 220 MiB in 52 packages 22:39:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:39:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:39:32 ---> 292d781a10e7 22:39:32 Step 3/22 : WORKDIR /edgex-go 22:39:32 ---> Using cache 22:39:32 ---> 0f806a8d3e80 22:39:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:32 ---> Using cache 22:39:32 ---> b94d247c3361 22:39:32 Step 5/22 : RUN apk add --update --no-cache make git 22:39:32 ---> Running in 580a1170086c 22:39:32 Removing intermediate container 6c9b0e174490 22:39:32 ---> e7c71b038cea 22:39:32 Step 6/22 : COPY go.mod vendor* ./ 22:39:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:39:34 ---> aac17bd72057 22:39:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:34 ---> Running in f66db5aa781a 22:39:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:39:36 OK: 220 MiB in 52 packages 22:39:37 Removing intermediate container 580a1170086c 22:39:37 ---> 521a4056ddd6 22:39:37 Step 6/22 : COPY go.mod vendor* ./ 22:39:39 ---> c7a589186595 22:39:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:39 Removing intermediate container f66db5aa781a 22:39:39 ---> b44e7a263929 22:39:39 Step 8/22 : COPY . . 22:39:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:39:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:39:39 ---> 292d781a10e7 22:39:39 Step 3/23 : WORKDIR /edgex-go 22:39:39 ---> Using cache 22:39:39 ---> 0f806a8d3e80 22:39:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:39 ---> Using cache 22:39:39 ---> b94d247c3361 22:39:39 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:39:39 ---> Running in 504047fc2fe5 22:39:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:39:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:39:39 ---> 292d781a10e7 22:39:39 Step 3/23 : WORKDIR /edgex-go 22:39:39 ---> Using cache 22:39:39 ---> 0f806a8d3e80 22:39:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:39 ---> Using cache 22:39:39 ---> b94d247c3361 22:39:39 Step 5/23 : RUN apk add --update --no-cache make bash git 22:39:39 ---> Running in 0cc32682945a 22:39:39 ---> Running in ca4d79aaab9e 22:39:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:39:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:39:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:39:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:39:44 OK: 220 MiB in 52 packages 22:39:44 OK: 220 MiB in 52 packages 22:39:44 Removing intermediate container ca4d79aaab9e 22:39:44 ---> cdce354c2e05 22:39:44 Step 8/22 : COPY . . 22:39:45 Removing intermediate container 0cc32682945a 22:39:45 ---> a6f30092daad 22:39:45 Step 6/23 : COPY go.mod vendor* ./ 22:39:45 Removing intermediate container 504047fc2fe5 22:39:45 ---> 789c94be04a5 22:39:45 Step 6/23 : COPY go.mod vendor* ./ 22:39:47 ---> da5ae4f8a06a 22:39:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:47 ---> b31c548291ae 22:39:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:39:47 ---> Running in b8a99a978b83 22:39:47 ---> Running in 8a2a8ca15f7b 22:39:52 Removing intermediate container b8a99a978b83 22:39:52 ---> 55ed8cb73ead 22:39:52 Step 8/23 : COPY . . 22:39:52 Removing intermediate container 8a2a8ca15f7b 22:39:52 ---> a7b9f59cf7dc 22:39:52 Step 8/23 : COPY . . 22:40:02 ---> 59a05f37e32e 22:40:02 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:40:02 ---> Running in be5b3e762ae5 22:40:03 Removing intermediate container be5b3e762ae5 22:40:03 ---> 3b7b915e595c 22:40:03 Step 10/26 : RUN mkdir -p spire-build 22:40:03 ---> Running in 565464abcc42 22:40:06 Removing intermediate container 565464abcc42 22:40:06 ---> 1e8aaafab2c7 22:40:06 Step 11/26 : WORKDIR /edgex-go/spire-build 22:40:06 ---> Running in 6abf6baecb0a 22:40:07 Removing intermediate container 6abf6baecb0a 22:40:07 ---> 4eeab3279cc0 22:40:07 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 22:40:07 ---> Running in 720724a8ef67 22:40:09 spire-1.2.1/ 22:40:09 spire-1.2.1/.data/ 22:40:09 spire-1.2.1/.data/.file 22:40:09 spire-1.2.1/.dockerignore 22:40:09 spire-1.2.1/.gitattributes 22:40:09 spire-1.2.1/.githooks/ 22:40:09 spire-1.2.1/.githooks/pre-commit 22:40:09 spire-1.2.1/.github/ 22:40:09 spire-1.2.1/.github/ISSUE_TEMPLATE.md 22:40:09 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 22:40:09 spire-1.2.1/.github/dependabot.yml 22:40:09 spire-1.2.1/.github/workflows/ 22:40:09 spire-1.2.1/.github/workflows/nightly_build.yaml 22:40:09 spire-1.2.1/.github/workflows/pr_build.yaml 22:40:09 spire-1.2.1/.github/workflows/release_build.yaml 22:40:09 spire-1.2.1/.github/workflows/scripts/ 22:40:09 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 22:40:09 spire-1.2.1/.github/workflows/scripts/push-images.sh 22:40:09 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 22:40:09 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 22:40:09 spire-1.2.1/.github/workflows/scripts/split.sh 22:40:09 spire-1.2.1/.gitignore 22:40:09 spire-1.2.1/.go-version 22:40:09 spire-1.2.1/.golangci.yml 22:40:09 spire-1.2.1/ADOPTERS.md 22:40:09 spire-1.2.1/CHANGELOG.md 22:40:09 spire-1.2.1/CODE-OF-CONDUCT.md 22:40:09 spire-1.2.1/CODEOWNERS 22:40:09 spire-1.2.1/CONTRIBUTING.md 22:40:09 spire-1.2.1/Dockerfile 22:40:09 spire-1.2.1/Dockerfile.dev 22:40:09 spire-1.2.1/Dockerfile.scratch 22:40:09 spire-1.2.1/LICENSE 22:40:09 spire-1.2.1/MAINTAINERS.md 22:40:09 spire-1.2.1/Makefile 22:40:09 spire-1.2.1/README.md 22:40:09 spire-1.2.1/ROADMAP.md 22:40:09 spire-1.2.1/SECURITY.md 22:40:09 spire-1.2.1/cmd/ 22:40:09 spire-1.2.1/cmd/spire-agent/ 22:40:09 spire-1.2.1/cmd/spire-agent/cli/ 22:40:09 spire-1.2.1/cmd/spire-agent/cli/api/ 22:40:09 spire-1.2.1/cmd/spire-agent/cli/api/common.go 22:40:09 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 22:40:09 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 22:40:09 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 22:40:09 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 22:40:09 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 22:40:09 spire-1.2.1/cmd/spire-agent/cli/cli.go 22:40:09 spire-1.2.1/cmd/spire-agent/cli/common/ 22:40:09 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 22:40:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 22:40:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 22:40:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 22:40:09 spire-1.2.1/cmd/spire-agent/cli/run/ 22:40:09 spire-1.2.1/cmd/spire-agent/cli/run/run.go 22:40:09 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 22:40:09 spire-1.2.1/cmd/spire-agent/cli/validate/ 22:40:09 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 22:40:09 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 22:40:09 spire-1.2.1/cmd/spire-agent/main.go 22:40:09 spire-1.2.1/cmd/spire-server/ 22:40:09 spire-1.2.1/cmd/spire-server/cli/ 22:40:09 spire-1.2.1/cmd/spire-server/cli/agent/ 22:40:09 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/agent/count.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/agent/list.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/agent/show.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/bundle/ 22:40:09 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/cli.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/entry/ 22:40:09 spire-1.2.1/cmd/spire-server/cli/entry/count.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/entry/create.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/entry/show.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/entry/update.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/entry/util.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/federation/ 22:40:09 spire-1.2.1/cmd/spire-server/cli/federation/common.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/federation/create.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/federation/list.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/federation/show.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/federation/update.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 22:40:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/jwt/ 22:40:09 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/run/ 22:40:09 spire-1.2.1/cmd/spire-server/cli/run/run.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/token/ 22:40:09 spire-1.2.1/cmd/spire-server/cli/token/generate.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/validate/ 22:40:09 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/x509/ 22:40:09 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 22:40:09 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 22:40:09 spire-1.2.1/cmd/spire-server/main.go 22:40:09 spire-1.2.1/cmd/spire-server/util/ 22:40:09 spire-1.2.1/cmd/spire-server/util/util.go 22:40:09 spire-1.2.1/conf/ 22:40:09 spire-1.2.1/conf/agent/ 22:40:09 spire-1.2.1/conf/agent/agent.conf 22:40:09 spire-1.2.1/conf/agent/agent_full.conf 22:40:09 spire-1.2.1/conf/agent/dummy_root_ca.crt 22:40:09 spire-1.2.1/conf/server/ 22:40:09 spire-1.2.1/conf/server/dummy_upstream_ca.crt 22:40:09 spire-1.2.1/conf/server/dummy_upstream_ca.key 22:40:09 spire-1.2.1/conf/server/server.conf 22:40:09 spire-1.2.1/conf/server/server_full.conf 22:40:09 spire-1.2.1/doc/ 22:40:09 spire-1.2.1/doc/SPIRE101.md 22:40:09 spire-1.2.1/doc/auditlog.md 22:40:09 spire-1.2.1/doc/authorization_policy_engine.md 22:40:09 spire-1.2.1/doc/changelog_guidelines.md 22:40:09 spire-1.2.1/doc/cure53-report.pdf 22:40:09 spire-1.2.1/doc/images/ 22:40:09 spire-1.2.1/doc/images/2019_roadmap.png 22:40:09 spire-1.2.1/doc/images/SPIRE101.png 22:40:09 spire-1.2.1/doc/images/SPIRE_agent.png 22:40:09 spire-1.2.1/doc/images/SPIRE_server.png 22:40:09 spire-1.2.1/doc/images/cache_mgr.png 22:40:09 spire-1.2.1/doc/images/cache_mgr_components.png 22:40:09 spire-1.2.1/doc/images/federated_spire.png 22:40:09 spire-1.2.1/doc/images/ha_mode.png 22:40:09 spire-1.2.1/doc/images/nested_spire.png 22:40:09 spire-1.2.1/doc/images/oidc_federation.png 22:40:09 spire-1.2.1/doc/images/single_trust_domain.png 22:40:09 spire-1.2.1/doc/images/spiffe_compatible.png 22:40:09 spire-1.2.1/doc/images/spire_logo.png 22:40:09 spire-1.2.1/doc/migrating_registration_api_clients.md 22:40:09 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 22:40:09 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 22:40:09 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 22:40:09 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 22:40:09 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 22:40:09 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 22:40:09 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 22:40:09 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 22:40:09 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 22:40:09 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 22:40:09 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 22:40:09 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 22:40:09 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 22:40:09 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 22:40:09 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 22:40:09 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 22:40:09 spire-1.2.1/doc/plugin_server_datastore_sql.md 22:40:09 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 22:40:09 spire-1.2.1/doc/plugin_server_keymanager_disk.md 22:40:09 spire-1.2.1/doc/plugin_server_keymanager_memory.md 22:40:09 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 22:40:09 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 22:40:09 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 22:40:09 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 22:40:09 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 22:40:09 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 22:40:09 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 22:40:09 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 22:40:09 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 22:40:09 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 22:40:09 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 22:40:09 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 22:40:09 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 22:40:09 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 22:40:09 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 22:40:09 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 22:40:09 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 22:40:09 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 22:40:09 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 22:40:09 spire-1.2.1/doc/scaling_spire.md 22:40:09 spire-1.2.1/doc/spire_agent.md 22:40:09 spire-1.2.1/doc/spire_server.md 22:40:09 spire-1.2.1/doc/supported_integrations.md 22:40:09 spire-1.2.1/doc/telemetry.md 22:40:09 spire-1.2.1/doc/telemetry_config.md 22:40:09 spire-1.2.1/doc/upgrading.md 22:40:09 spire-1.2.1/doc/using_spire.md 22:40:09 spire-1.2.1/examples/ 22:40:09 spire-1.2.1/examples/README.md 22:40:09 spire-1.2.1/go.mod 22:40:09 spire-1.2.1/go.sum 22:40:09 spire-1.2.1/pkg/ 22:40:09 spire-1.2.1/pkg/agent/ 22:40:09 spire-1.2.1/pkg/agent/agent.go 22:40:09 spire-1.2.1/pkg/agent/api/ 22:40:09 spire-1.2.1/pkg/agent/api/config.go 22:40:09 spire-1.2.1/pkg/agent/api/debug/ 22:40:09 spire-1.2.1/pkg/agent/api/debug/v1/ 22:40:09 spire-1.2.1/pkg/agent/api/debug/v1/service.go 22:40:09 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 22:40:09 spire-1.2.1/pkg/agent/api/delegatedidentity/ 22:40:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 22:40:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 22:40:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 22:40:09 spire-1.2.1/pkg/agent/api/endpoints.go 22:40:09 spire-1.2.1/pkg/agent/api/health/ 22:40:09 spire-1.2.1/pkg/agent/api/health/v1/ 22:40:09 spire-1.2.1/pkg/agent/api/health/v1/service.go 22:40:09 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 22:40:09 spire-1.2.1/pkg/agent/api/rpccontext/ 22:40:09 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 22:40:09 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 22:40:09 spire-1.2.1/pkg/agent/attestor/ 22:40:09 spire-1.2.1/pkg/agent/attestor/node/ 22:40:09 spire-1.2.1/pkg/agent/attestor/node/experimental.go 22:40:09 spire-1.2.1/pkg/agent/attestor/node/node.go 22:40:09 spire-1.2.1/pkg/agent/attestor/node/node_test.go 22:40:09 spire-1.2.1/pkg/agent/attestor/workload/ 22:40:09 spire-1.2.1/pkg/agent/attestor/workload/workload.go 22:40:09 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 22:40:09 spire-1.2.1/pkg/agent/catalog/ 22:40:09 spire-1.2.1/pkg/agent/catalog/catalog.go 22:40:09 spire-1.2.1/pkg/agent/catalog/keymanager.go 22:40:09 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 22:40:09 spire-1.2.1/pkg/agent/catalog/svidstore.go 22:40:09 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 22:40:09 spire-1.2.1/pkg/agent/client/ 22:40:09 spire-1.2.1/pkg/agent/client/client.go 22:40:09 spire-1.2.1/pkg/agent/client/client_test.go 22:40:09 spire-1.2.1/pkg/agent/client/dial.go 22:40:09 spire-1.2.1/pkg/agent/client/nodeconn.go 22:40:09 spire-1.2.1/pkg/agent/client/nodeconn_test.go 22:40:09 spire-1.2.1/pkg/agent/client/update.go 22:40:09 spire-1.2.1/pkg/agent/client/util.go 22:40:09 spire-1.2.1/pkg/agent/common/ 22:40:09 spire-1.2.1/pkg/agent/common/backoff/ 22:40:09 spire-1.2.1/pkg/agent/common/backoff/backoff.go 22:40:09 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 22:40:09 spire-1.2.1/pkg/agent/common/cgroups/ 22:40:09 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 22:40:09 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 22:40:09 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 22:40:09 spire-1.2.1/pkg/agent/config.go 22:40:09 spire-1.2.1/pkg/agent/endpoints/ 22:40:09 spire-1.2.1/pkg/agent/endpoints/config.go 22:40:09 spire-1.2.1/pkg/agent/endpoints/endpoints.go 22:40:09 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 22:40:09 spire-1.2.1/pkg/agent/endpoints/metrics.go 22:40:09 spire-1.2.1/pkg/agent/endpoints/middleware.go 22:40:09 spire-1.2.1/pkg/agent/endpoints/peertracker.go 22:40:09 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 22:40:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 22:40:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 22:40:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 22:40:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 22:40:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 22:40:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 22:40:09 spire-1.2.1/pkg/agent/endpoints/workload/ 22:40:09 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 22:40:09 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 22:40:09 spire-1.2.1/pkg/agent/manager/ 22:40:09 spire-1.2.1/pkg/agent/manager/cache/ 22:40:09 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 22:40:09 spire-1.2.1/pkg/agent/manager/cache/cache.go 22:40:09 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 22:40:09 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 22:40:09 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 22:40:09 spire-1.2.1/pkg/agent/manager/cache/sets.go 22:40:09 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 22:40:09 spire-1.2.1/pkg/agent/manager/config.go 22:40:09 spire-1.2.1/pkg/agent/manager/manager.go 22:40:09 spire-1.2.1/pkg/agent/manager/manager_test.go 22:40:09 spire-1.2.1/pkg/agent/manager/storage.go 22:40:09 spire-1.2.1/pkg/agent/manager/storage_test.go 22:40:09 spire-1.2.1/pkg/agent/manager/storecache/ 22:40:09 spire-1.2.1/pkg/agent/manager/storecache/cache.go 22:40:09 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 22:40:09 spire-1.2.1/pkg/agent/manager/sync.go 22:40:09 spire-1.2.1/pkg/agent/plugin/ 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/ 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 22:40:09 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 22:40:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/svidstore/ 22:40:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 22:40:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 22:40:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 22:40:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 22:40:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 22:40:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 22:40:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 22:40:09 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 22:40:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 22:40:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 22:40:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 22:40:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 22:40:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 22:40:09 spire-1.2.1/pkg/agent/svid/ 22:40:09 spire-1.2.1/pkg/agent/svid/rotator.go 22:40:09 spire-1.2.1/pkg/agent/svid/rotator_config.go 22:40:09 spire-1.2.1/pkg/agent/svid/rotator_test.go 22:40:09 spire-1.2.1/pkg/agent/svid/store/ 22:40:09 spire-1.2.1/pkg/agent/svid/store/service.go 22:40:09 spire-1.2.1/pkg/agent/svid/store/service_test.go 22:40:09 spire-1.2.1/pkg/common/ 22:40:09 spire-1.2.1/pkg/common/agentpathtemplate/ 22:40:09 spire-1.2.1/pkg/common/agentpathtemplate/template.go 22:40:09 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 22:40:09 spire-1.2.1/pkg/common/api/ 22:40:09 spire-1.2.1/pkg/common/api/metrics.go 22:40:09 spire-1.2.1/pkg/common/api/middleware/ 22:40:09 spire-1.2.1/pkg/common/api/middleware/common_test.go 22:40:09 spire-1.2.1/pkg/common/api/middleware/interceptor.go 22:40:09 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 22:40:09 spire-1.2.1/pkg/common/api/middleware/logger.go 22:40:09 spire-1.2.1/pkg/common/api/middleware/logger_test.go 22:40:09 spire-1.2.1/pkg/common/api/middleware/metrics.go 22:40:09 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 22:40:09 spire-1.2.1/pkg/common/api/middleware/middleware.go 22:40:09 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 22:40:09 spire-1.2.1/pkg/common/api/middleware/misconfig.go 22:40:09 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 22:40:09 spire-1.2.1/pkg/common/api/middleware/names.go 22:40:09 spire-1.2.1/pkg/common/api/middleware/names_test.go 22:40:09 spire-1.2.1/pkg/common/api/names.go 22:40:09 spire-1.2.1/pkg/common/api/ratelimit.go 22:40:09 spire-1.2.1/pkg/common/api/rpccontext/ 22:40:09 spire-1.2.1/pkg/common/api/rpccontext/logger.go 22:40:09 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 22:40:09 spire-1.2.1/pkg/common/api/rpccontext/names.go 22:40:09 spire-1.2.1/pkg/common/auth/ 22:40:09 spire-1.2.1/pkg/common/auth/interceptors.go 22:40:09 spire-1.2.1/pkg/common/auth/interceptors_test.go 22:40:09 spire-1.2.1/pkg/common/auth/untracked_uds.go 22:40:09 spire-1.2.1/pkg/common/bundleutil/ 22:40:09 spire-1.2.1/pkg/common/bundleutil/bundle.go 22:40:09 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 22:40:09 spire-1.2.1/pkg/common/bundleutil/common_test.go 22:40:09 spire-1.2.1/pkg/common/bundleutil/marshal.go 22:40:09 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 22:40:09 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 22:40:09 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 22:40:09 spire-1.2.1/pkg/common/bundleutil/types.go 22:40:09 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 22:40:09 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 22:40:09 spire-1.2.1/pkg/common/catalog/ 22:40:09 spire-1.2.1/pkg/common/catalog/bind.go 22:40:09 spire-1.2.1/pkg/common/catalog/builtin.go 22:40:09 spire-1.2.1/pkg/common/catalog/catalog.go 22:40:09 spire-1.2.1/pkg/common/catalog/catalog_test.go 22:40:09 spire-1.2.1/pkg/common/catalog/closers.go 22:40:09 spire-1.2.1/pkg/common/catalog/cmd_linux.go 22:40:09 spire-1.2.1/pkg/common/catalog/cmd_other.go 22:40:09 spire-1.2.1/pkg/common/catalog/config.go 22:40:09 spire-1.2.1/pkg/common/catalog/config_test.go 22:40:09 spire-1.2.1/pkg/common/catalog/configure.go 22:40:09 spire-1.2.1/pkg/common/catalog/constraints.go 22:40:09 spire-1.2.1/pkg/common/catalog/constraints_test.go 22:40:09 spire-1.2.1/pkg/common/catalog/context.go 22:40:09 spire-1.2.1/pkg/common/catalog/external.go 22:40:09 spire-1.2.1/pkg/common/catalog/host.go 22:40:09 spire-1.2.1/pkg/common/catalog/pipenet.go 22:40:09 spire-1.2.1/pkg/common/catalog/plugin.go 22:40:09 spire-1.2.1/pkg/common/catalog/testplugin/ 22:40:09 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 22:40:09 spire-1.2.1/pkg/common/catalog/testplugin/main.go 22:40:09 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 22:40:09 spire-1.2.1/pkg/common/cli/ 22:40:09 spire-1.2.1/pkg/common/cli/env.go 22:40:09 spire-1.2.1/pkg/common/cli/flags.go 22:40:09 spire-1.2.1/pkg/common/cli/trust_domain.go 22:40:09 spire-1.2.1/pkg/common/cli/trust_domain_test.go 22:40:09 spire-1.2.1/pkg/common/cli/umask.go 22:40:09 spire-1.2.1/pkg/common/cli/umask_posix.go 22:40:09 spire-1.2.1/pkg/common/cli/umask_test.go 22:40:09 spire-1.2.1/pkg/common/cli/umask_windows.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/ 22:40:09 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/flag.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/flag_test.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/format.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/format_test.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/ 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 22:40:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 22:40:09 spire-1.2.1/pkg/common/coretypes/ 22:40:09 spire-1.2.1/pkg/common/coretypes/bundle/ 22:40:09 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 22:40:09 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 22:40:09 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 22:40:09 spire-1.2.1/pkg/common/coretypes/bundle/require.go 22:40:09 spire-1.2.1/pkg/common/coretypes/jwtkey/ 22:40:09 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 22:40:09 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 22:40:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 22:40:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 22:40:09 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 22:40:09 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 22:40:09 spire-1.2.1/pkg/common/coretypes/x509certificate/ 22:40:09 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 22:40:09 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 22:40:09 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 22:40:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 22:40:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 22:40:09 spire-1.2.1/pkg/common/cryptoutil/ 22:40:09 spire-1.2.1/pkg/common/cryptoutil/keys.go 22:40:09 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 22:40:09 spire-1.2.1/pkg/common/diskutil/ 22:40:09 spire-1.2.1/pkg/common/diskutil/file_posix.go 22:40:09 spire-1.2.1/pkg/common/diskutil/file_test.go 22:40:09 spire-1.2.1/pkg/common/diskutil/file_windows.go 22:40:09 spire-1.2.1/pkg/common/errorutil/ 22:40:09 spire-1.2.1/pkg/common/errorutil/wrapper.go 22:40:09 spire-1.2.1/pkg/common/health/ 22:40:09 spire-1.2.1/pkg/common/health/config.go 22:40:09 spire-1.2.1/pkg/common/health/context.go 22:40:09 spire-1.2.1/pkg/common/health/context_test.go 22:40:09 spire-1.2.1/pkg/common/health/health.go 22:40:09 spire-1.2.1/pkg/common/health/health_test.go 22:40:09 spire-1.2.1/pkg/common/health/logger.go 22:40:09 spire-1.2.1/pkg/common/hostservice/ 22:40:09 spire-1.2.1/pkg/common/hostservice/metricsservice/ 22:40:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 22:40:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 22:40:09 spire-1.2.1/pkg/common/idutil/ 22:40:09 spire-1.2.1/pkg/common/idutil/require.go 22:40:09 spire-1.2.1/pkg/common/idutil/require_test.go 22:40:09 spire-1.2.1/pkg/common/idutil/safety.go 22:40:09 spire-1.2.1/pkg/common/idutil/safety_test.go 22:40:09 spire-1.2.1/pkg/common/idutil/spiffeid.go 22:40:09 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 22:40:09 spire-1.2.1/pkg/common/jwtsvid/ 22:40:09 spire-1.2.1/pkg/common/jwtsvid/common.go 22:40:09 spire-1.2.1/pkg/common/jwtsvid/sign.go 22:40:09 spire-1.2.1/pkg/common/jwtsvid/token_test.go 22:40:09 spire-1.2.1/pkg/common/jwtsvid/validate.go 22:40:09 spire-1.2.1/pkg/common/jwtutil/ 22:40:09 spire-1.2.1/pkg/common/jwtutil/keyset.go 22:40:09 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 22:40:09 spire-1.2.1/pkg/common/log/ 22:40:09 spire-1.2.1/pkg/common/log/hclog_adapter.go 22:40:09 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 22:40:09 spire-1.2.1/pkg/common/log/log.go 22:40:09 spire-1.2.1/pkg/common/log/log_test.go 22:40:09 spire-1.2.1/pkg/common/log/options.go 22:40:09 spire-1.2.1/pkg/common/nodeutil/ 22:40:09 spire-1.2.1/pkg/common/nodeutil/node.go 22:40:09 spire-1.2.1/pkg/common/nodeutil/node_test.go 22:40:09 spire-1.2.1/pkg/common/peertracker/ 22:40:09 spire-1.2.1/pkg/common/peertracker/conn.go 22:40:09 spire-1.2.1/pkg/common/peertracker/credentials.go 22:40:09 spire-1.2.1/pkg/common/peertracker/errors.go 22:40:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 22:40:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 22:40:09 spire-1.2.1/pkg/common/peertracker/info.go 22:40:09 spire-1.2.1/pkg/common/peertracker/listener.go 22:40:09 spire-1.2.1/pkg/common/peertracker/listener_test.go 22:40:09 spire-1.2.1/pkg/common/peertracker/peertracker.go 22:40:09 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 22:40:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 22:40:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 22:40:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 22:40:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 22:40:09 spire-1.2.1/pkg/common/peertracker/tcp.go 22:40:09 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 22:40:09 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 22:40:09 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 22:40:09 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 22:40:09 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 22:40:09 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 22:40:09 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 22:40:09 spire-1.2.1/pkg/common/peertracker/uds.go 22:40:09 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 22:40:09 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 22:40:09 spire-1.2.1/pkg/common/peertracker/uds_linux.go 22:40:09 spire-1.2.1/pkg/common/pemutil/ 22:40:09 spire-1.2.1/pkg/common/pemutil/block.go 22:40:09 spire-1.2.1/pkg/common/pemutil/certs.go 22:40:09 spire-1.2.1/pkg/common/pemutil/common.go 22:40:09 spire-1.2.1/pkg/common/pemutil/csr.go 22:40:09 spire-1.2.1/pkg/common/pemutil/keys.go 22:40:09 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 22:40:09 spire-1.2.1/pkg/common/pemutil/testdata/ 22:40:09 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 22:40:09 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 22:40:09 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 22:40:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 22:40:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 22:40:09 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 22:40:09 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 22:40:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 22:40:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 22:40:09 spire-1.2.1/pkg/common/plugin/ 22:40:09 spire-1.2.1/pkg/common/plugin/aws/ 22:40:09 spire-1.2.1/pkg/common/plugin/aws/iid.go 22:40:09 spire-1.2.1/pkg/common/plugin/azure/ 22:40:09 spire-1.2.1/pkg/common/plugin/azure/msi.go 22:40:09 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 22:40:09 spire-1.2.1/pkg/common/plugin/facade.go 22:40:09 spire-1.2.1/pkg/common/plugin/facade_test.go 22:40:09 spire-1.2.1/pkg/common/plugin/gcp/ 22:40:09 spire-1.2.1/pkg/common/plugin/gcp/iit.go 22:40:09 spire-1.2.1/pkg/common/plugin/k8s/ 22:40:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 22:40:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 22:40:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 22:40:09 spire-1.2.1/pkg/common/plugin/k8s/utils.go 22:40:09 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 22:40:09 spire-1.2.1/pkg/common/plugin/log.go 22:40:09 spire-1.2.1/pkg/common/plugin/sshpop/ 22:40:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 22:40:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 22:40:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 22:40:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 22:40:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 22:40:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 22:40:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 22:40:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 22:40:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 22:40:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 22:40:09 spire-1.2.1/pkg/common/plugin/tpmdevid/ 22:40:09 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 22:40:09 spire-1.2.1/pkg/common/plugin/x509pop/ 22:40:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 22:40:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 22:40:09 spire-1.2.1/pkg/common/profiling/ 22:40:09 spire-1.2.1/pkg/common/profiling/dumpers.go 22:40:09 spire-1.2.1/pkg/common/profiling/profiling.go 22:40:09 spire-1.2.1/pkg/common/protoutil/ 22:40:09 spire-1.2.1/pkg/common/protoutil/masks.go 22:40:09 spire-1.2.1/pkg/common/protoutil/masks_test.go 22:40:09 spire-1.2.1/pkg/common/rotationutil/ 22:40:09 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 22:40:09 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 22:40:09 spire-1.2.1/pkg/common/selector/ 22:40:09 spire-1.2.1/pkg/common/selector/selector.go 22:40:09 spire-1.2.1/pkg/common/selector/selector_test.go 22:40:09 spire-1.2.1/pkg/common/selector/set.go 22:40:09 spire-1.2.1/pkg/common/selector/set_utils.go 22:40:09 spire-1.2.1/pkg/common/selector/set_utils_test.go 22:40:09 spire-1.2.1/pkg/common/telemetry/ 22:40:09 spire-1.2.1/pkg/common/telemetry/agent/ 22:40:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 22:40:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 22:40:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 22:40:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 22:40:09 spire-1.2.1/pkg/common/telemetry/agent/manager.go 22:40:09 spire-1.2.1/pkg/common/telemetry/agent/node.go 22:40:09 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 22:40:09 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 22:40:09 spire-1.2.1/pkg/common/telemetry/agent/store/ 22:40:09 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 22:40:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 22:40:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 22:40:09 spire-1.2.1/pkg/common/telemetry/blackhole.go 22:40:09 spire-1.2.1/pkg/common/telemetry/call.go 22:40:09 spire-1.2.1/pkg/common/telemetry/common/ 22:40:09 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 22:40:09 spire-1.2.1/pkg/common/telemetry/config.go 22:40:09 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 22:40:09 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 22:40:09 spire-1.2.1/pkg/common/telemetry/inmem.go 22:40:09 spire-1.2.1/pkg/common/telemetry/inmem_test.go 22:40:09 spire-1.2.1/pkg/common/telemetry/m3.go 22:40:09 spire-1.2.1/pkg/common/telemetry/m3_test.go 22:40:09 spire-1.2.1/pkg/common/telemetry/metrics.go 22:40:09 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 22:40:09 spire-1.2.1/pkg/common/telemetry/names.go 22:40:09 spire-1.2.1/pkg/common/telemetry/prometheus.go 22:40:09 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 22:40:09 spire-1.2.1/pkg/common/telemetry/sanitize.go 22:40:09 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 22:40:09 spire-1.2.1/pkg/common/telemetry/server/ 22:40:09 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 22:40:09 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 22:40:09 spire-1.2.1/pkg/common/telemetry/server/datastore/ 22:40:09 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 22:40:09 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 22:40:09 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 22:40:09 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 22:40:09 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 22:40:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 22:40:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 22:40:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 22:40:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 22:40:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 22:40:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 22:40:09 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 22:40:09 spire-1.2.1/pkg/common/telemetry/server/rotate.go 22:40:09 spire-1.2.1/pkg/common/telemetry/server/server.go 22:40:09 spire-1.2.1/pkg/common/telemetry/sink.go 22:40:09 spire-1.2.1/pkg/common/telemetry/statsd.go 22:40:09 spire-1.2.1/pkg/common/telemetry/statsd_test.go 22:40:09 spire-1.2.1/pkg/common/telemetry/uptime.go 22:40:09 spire-1.2.1/pkg/common/telemetry/version.go 22:40:09 spire-1.2.1/pkg/common/telemetry/withlabels.go 22:40:09 spire-1.2.1/pkg/common/uptime/ 22:40:09 spire-1.2.1/pkg/common/uptime/uptime.go 22:40:09 spire-1.2.1/pkg/common/uptime/uptime_test.go 22:40:09 spire-1.2.1/pkg/common/util/ 22:40:09 spire-1.2.1/pkg/common/util/certs.go 22:40:09 spire-1.2.1/pkg/common/util/certs_test.go 22:40:09 spire-1.2.1/pkg/common/util/csr.go 22:40:09 spire-1.2.1/pkg/common/util/hash.go 22:40:09 spire-1.2.1/pkg/common/util/selectors.go 22:40:09 spire-1.2.1/pkg/common/util/selectors_test.go 22:40:09 spire-1.2.1/pkg/common/util/signals.go 22:40:09 spire-1.2.1/pkg/common/util/sort.go 22:40:09 spire-1.2.1/pkg/common/util/sort_test.go 22:40:09 spire-1.2.1/pkg/common/util/task.go 22:40:09 spire-1.2.1/pkg/common/util/task_test.go 22:40:09 spire-1.2.1/pkg/common/util/testdata/ 22:40:09 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 22:40:09 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 22:40:09 spire-1.2.1/pkg/common/version/ 22:40:09 spire-1.2.1/pkg/common/version/version.go 22:40:09 spire-1.2.1/pkg/common/x509svid/ 22:40:09 spire-1.2.1/pkg/common/x509svid/common_test.go 22:40:09 spire-1.2.1/pkg/common/x509svid/csr.go 22:40:09 spire-1.2.1/pkg/common/x509svid/upstreamca.go 22:40:09 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 22:40:09 spire-1.2.1/pkg/common/x509util/ 22:40:09 spire-1.2.1/pkg/common/x509util/cert.go 22:40:09 spire-1.2.1/pkg/common/x509util/dns.go 22:40:10 spire-1.2.1/pkg/common/x509util/dns_test.go 22:40:10 spire-1.2.1/pkg/common/x509util/keyid.go 22:40:10 spire-1.2.1/pkg/common/x509util/keypair.go 22:40:10 spire-1.2.1/pkg/common/x509util/serialnumber.go 22:40:10 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 22:40:10 spire-1.2.1/pkg/server/ 22:40:10 spire-1.2.1/pkg/server/api/ 22:40:10 spire-1.2.1/pkg/server/api/agent.go 22:40:10 spire-1.2.1/pkg/server/api/agent/ 22:40:10 spire-1.2.1/pkg/server/api/agent/v1/ 22:40:10 spire-1.2.1/pkg/server/api/agent/v1/service.go 22:40:10 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 22:40:10 spire-1.2.1/pkg/server/api/agent_test.go 22:40:10 spire-1.2.1/pkg/server/api/api.go 22:40:10 spire-1.2.1/pkg/server/api/audit/ 22:40:10 spire-1.2.1/pkg/server/api/audit/audit.go 22:40:10 spire-1.2.1/pkg/server/api/audit/audit_test.go 22:40:10 spire-1.2.1/pkg/server/api/bundle.go 22:40:10 spire-1.2.1/pkg/server/api/bundle/ 22:40:10 spire-1.2.1/pkg/server/api/bundle/v1/ 22:40:10 spire-1.2.1/pkg/server/api/bundle/v1/service.go 22:40:10 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 22:40:10 spire-1.2.1/pkg/server/api/bundle_test.go 22:40:10 spire-1.2.1/pkg/server/api/debug/ 22:40:10 spire-1.2.1/pkg/server/api/debug/v1/ 22:40:10 spire-1.2.1/pkg/server/api/debug/v1/service.go 22:40:10 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 22:40:10 spire-1.2.1/pkg/server/api/entry.go 22:40:10 spire-1.2.1/pkg/server/api/entry/ 22:40:10 spire-1.2.1/pkg/server/api/entry/v1/ 22:40:10 spire-1.2.1/pkg/server/api/entry/v1/service.go 22:40:10 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 22:40:10 spire-1.2.1/pkg/server/api/entry_test.go 22:40:10 spire-1.2.1/pkg/server/api/health/ 22:40:10 spire-1.2.1/pkg/server/api/health/v1/ 22:40:10 spire-1.2.1/pkg/server/api/health/v1/service.go 22:40:10 spire-1.2.1/pkg/server/api/health/v1/service_test.go 22:40:10 spire-1.2.1/pkg/server/api/id.go 22:40:10 spire-1.2.1/pkg/server/api/id_test.go 22:40:10 spire-1.2.1/pkg/server/api/limits/ 22:40:10 spire-1.2.1/pkg/server/api/limits/limits.go 22:40:10 spire-1.2.1/pkg/server/api/middleware/ 22:40:10 spire-1.2.1/pkg/server/api/middleware/alias.go 22:40:10 spire-1.2.1/pkg/server/api/middleware/audit.go 22:40:10 spire-1.2.1/pkg/server/api/middleware/authorization.go 22:40:10 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 22:40:10 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 22:40:10 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 22:40:10 spire-1.2.1/pkg/server/api/middleware/caller.go 22:40:10 spire-1.2.1/pkg/server/api/middleware/caller_test.go 22:40:10 spire-1.2.1/pkg/server/api/middleware/common.go 22:40:10 spire-1.2.1/pkg/server/api/middleware/common_test.go 22:40:10 spire-1.2.1/pkg/server/api/middleware/entries.go 22:40:10 spire-1.2.1/pkg/server/api/middleware/entries_test.go 22:40:10 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 22:40:10 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 22:40:10 spire-1.2.1/pkg/server/api/ratelimit.go 22:40:10 spire-1.2.1/pkg/server/api/rpccontext/ 22:40:10 spire-1.2.1/pkg/server/api/rpccontext/alias.go 22:40:10 spire-1.2.1/pkg/server/api/rpccontext/audit.go 22:40:10 spire-1.2.1/pkg/server/api/rpccontext/caller.go 22:40:10 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 22:40:10 spire-1.2.1/pkg/server/api/selector.go 22:40:10 spire-1.2.1/pkg/server/api/selector_test.go 22:40:10 spire-1.2.1/pkg/server/api/status.go 22:40:10 spire-1.2.1/pkg/server/api/status_test.go 22:40:10 spire-1.2.1/pkg/server/api/svid/ 22:40:10 spire-1.2.1/pkg/server/api/svid/v1/ 22:40:10 spire-1.2.1/pkg/server/api/svid/v1/service.go 22:40:10 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 22:40:10 spire-1.2.1/pkg/server/api/trustdomain.go 22:40:10 spire-1.2.1/pkg/server/api/trustdomain/ 22:40:10 spire-1.2.1/pkg/server/api/trustdomain/v1/ 22:40:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 22:40:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 22:40:10 spire-1.2.1/pkg/server/api/trustdomain_test.go 22:40:10 spire-1.2.1/pkg/server/authpolicy/ 22:40:10 spire-1.2.1/pkg/server/authpolicy/defaults.go 22:40:10 spire-1.2.1/pkg/server/authpolicy/policy.go 22:40:10 spire-1.2.1/pkg/server/authpolicy/policy.rego 22:40:10 spire-1.2.1/pkg/server/authpolicy/policy_data.json 22:40:10 spire-1.2.1/pkg/server/authpolicy/policy_test.go 22:40:10 spire-1.2.1/pkg/server/authpolicy/validate.go 22:40:10 spire-1.2.1/pkg/server/bundle/ 22:40:10 spire-1.2.1/pkg/server/bundle/client/ 22:40:10 spire-1.2.1/pkg/server/bundle/client/client.go 22:40:10 spire-1.2.1/pkg/server/bundle/client/client_test.go 22:40:10 spire-1.2.1/pkg/server/bundle/client/manager.go 22:40:10 spire-1.2.1/pkg/server/bundle/client/manager_test.go 22:40:10 spire-1.2.1/pkg/server/bundle/client/sources.go 22:40:10 spire-1.2.1/pkg/server/bundle/client/sources_test.go 22:40:10 spire-1.2.1/pkg/server/bundle/client/updater.go 22:40:10 spire-1.2.1/pkg/server/bundle/client/updater_test.go 22:40:10 spire-1.2.1/pkg/server/ca/ 22:40:10 spire-1.2.1/pkg/server/ca/ca.go 22:40:10 spire-1.2.1/pkg/server/ca/ca_health.go 22:40:10 spire-1.2.1/pkg/server/ca/ca_test.go 22:40:10 spire-1.2.1/pkg/server/ca/journal.go 22:40:10 spire-1.2.1/pkg/server/ca/journal_test.go 22:40:10 spire-1.2.1/pkg/server/ca/manager.go 22:40:10 spire-1.2.1/pkg/server/ca/manager_health.go 22:40:10 spire-1.2.1/pkg/server/ca/manager_test.go 22:40:10 spire-1.2.1/pkg/server/ca/templates.go 22:40:10 spire-1.2.1/pkg/server/ca/upstream_client.go 22:40:10 spire-1.2.1/pkg/server/ca/upstream_client_test.go 22:40:10 spire-1.2.1/pkg/server/ca/validation.go 22:40:10 spire-1.2.1/pkg/server/cache/ 22:40:10 spire-1.2.1/pkg/server/cache/dscache/ 22:40:10 spire-1.2.1/pkg/server/cache/dscache/cache.go 22:40:10 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 22:40:10 spire-1.2.1/pkg/server/cache/entrycache/ 22:40:10 spire-1.2.1/pkg/server/cache/entrycache/cache.go 22:40:10 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 22:40:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 22:40:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 22:40:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 22:40:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 22:40:10 spire-1.2.1/pkg/server/catalog/ 22:40:10 spire-1.2.1/pkg/server/catalog/catalog.go 22:40:10 spire-1.2.1/pkg/server/catalog/keymanager.go 22:40:10 spire-1.2.1/pkg/server/catalog/nodeattestor.go 22:40:10 spire-1.2.1/pkg/server/catalog/noderesolver.go 22:40:10 spire-1.2.1/pkg/server/catalog/notifier.go 22:40:10 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 22:40:10 spire-1.2.1/pkg/server/config.go 22:40:10 spire-1.2.1/pkg/server/datastore/ 22:40:10 spire-1.2.1/pkg/server/datastore/datastore.go 22:40:10 spire-1.2.1/pkg/server/datastore/datastore_health.go 22:40:10 spire-1.2.1/pkg/server/datastore/repository.go 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/ 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 22:40:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 22:40:10 spire-1.2.1/pkg/server/endpoints/ 22:40:10 spire-1.2.1/pkg/server/endpoints/bundle/ 22:40:10 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 22:40:10 spire-1.2.1/pkg/server/endpoints/bundle/config.go 22:40:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 22:40:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 22:40:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 22:40:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 22:40:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 22:40:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 22:40:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 22:40:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 22:40:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 22:40:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 22:40:10 spire-1.2.1/pkg/server/endpoints/bundle/server.go 22:40:10 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 22:40:10 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 22:40:10 spire-1.2.1/pkg/server/endpoints/config.go 22:40:10 spire-1.2.1/pkg/server/endpoints/endpoints.go 22:40:10 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 22:40:10 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 22:40:10 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 22:40:10 spire-1.2.1/pkg/server/endpoints/middleware.go 22:40:10 spire-1.2.1/pkg/server/endpoints/middleware_test.go 22:40:10 spire-1.2.1/pkg/server/hostservice/ 22:40:10 spire-1.2.1/pkg/server/hostservice/agentstore/ 22:40:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 22:40:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 22:40:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 22:40:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 22:40:10 spire-1.2.1/pkg/server/hostservice/identityprovider/ 22:40:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 22:40:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/ 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/ 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/base/ 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/test/ 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 22:40:10 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/ 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 22:40:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/noderesolver/ 22:40:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 22:40:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 22:40:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 22:40:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 22:40:10 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 22:40:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 22:40:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/notifier/ 22:40:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 22:40:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 22:40:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 22:40:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 22:40:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 22:40:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 22:40:10 spire-1.2.1/pkg/server/plugin/notifier/repository.go 22:40:10 spire-1.2.1/pkg/server/plugin/notifier/v1.go 22:40:10 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 22:40:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 22:40:10 spire-1.2.1/pkg/server/registration/ 22:40:10 spire-1.2.1/pkg/server/registration/manager.go 22:40:10 spire-1.2.1/pkg/server/registration/manager_test.go 22:40:10 spire-1.2.1/pkg/server/scanentries.go 22:40:10 spire-1.2.1/pkg/server/scanentries_test.go 22:40:10 spire-1.2.1/pkg/server/server.go 22:40:10 spire-1.2.1/pkg/server/server_test.go 22:40:10 spire-1.2.1/pkg/server/svid/ 22:40:10 spire-1.2.1/pkg/server/svid/observer.go 22:40:10 spire-1.2.1/pkg/server/svid/observer_test.go 22:40:10 spire-1.2.1/pkg/server/svid/rotator.go 22:40:10 spire-1.2.1/pkg/server/svid/rotator_config.go 22:40:10 spire-1.2.1/pkg/server/svid/rotator_config_test.go 22:40:10 spire-1.2.1/pkg/server/svid/rotator_test.go 22:40:10 spire-1.2.1/proto/ 22:40:10 spire-1.2.1/proto/private/ 22:40:10 spire-1.2.1/proto/private/server/ 22:40:10 spire-1.2.1/proto/private/server/journal/ 22:40:10 spire-1.2.1/proto/private/server/journal/journal.pb.go 22:40:10 spire-1.2.1/proto/private/server/journal/journal.proto 22:40:10 spire-1.2.1/proto/spire/ 22:40:10 spire-1.2.1/proto/spire/common/ 22:40:10 spire-1.2.1/proto/spire/common/common.pb.go 22:40:10 spire-1.2.1/proto/spire/common/common.proto 22:40:10 spire-1.2.1/proto/spire/common/plugin/ 22:40:10 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 22:40:10 spire-1.2.1/proto/spire/common/plugin/plugin.proto 22:40:10 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 22:40:10 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 22:40:10 spire-1.2.1/proto/spire/plugin/ 22:40:10 spire-1.2.1/proto/spire/plugin/agent/ 22:40:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 22:40:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 22:40:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 22:40:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 22:40:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 22:40:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 22:40:10 spire-1.2.1/release/ 22:40:10 spire-1.2.1/release/spire-extras/ 22:40:10 spire-1.2.1/release/spire-extras/README.md 22:40:10 spire-1.2.1/release/spire-extras/conf/ 22:40:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 22:40:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 22:40:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 22:40:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 22:40:10 spire-1.2.1/release/spire/ 22:40:10 spire-1.2.1/release/spire/README.md 22:40:10 spire-1.2.1/release/spire/conf/ 22:40:10 spire-1.2.1/release/spire/conf/agent/ 22:40:10 spire-1.2.1/release/spire/conf/agent/agent.conf 22:40:10 spire-1.2.1/release/spire/conf/server/ 22:40:10 spire-1.2.1/release/spire/conf/server/server.conf 22:40:10 spire-1.2.1/script/ 22:40:10 spire-1.2.1/script/build-artifact.sh 22:40:10 spire-1.2.1/script/generate_dummy_ca.sh 22:40:10 spire-1.2.1/support/ 22:40:10 spire-1.2.1/support/k8s/ 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/ 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 22:40:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 22:40:10 spire-1.2.1/support/oidc-discovery-provider/ 22:40:10 spire-1.2.1/support/oidc-discovery-provider/README.md 22:40:10 spire-1.2.1/support/oidc-discovery-provider/common_test.go 22:40:10 spire-1.2.1/support/oidc-discovery-provider/config.go 22:40:10 spire-1.2.1/support/oidc-discovery-provider/config_test.go 22:40:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 22:40:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 22:40:10 spire-1.2.1/support/oidc-discovery-provider/handler.go 22:40:10 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 22:40:10 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 22:40:10 spire-1.2.1/support/oidc-discovery-provider/main.go 22:40:10 spire-1.2.1/support/oidc-discovery-provider/server_api.go 22:40:10 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 22:40:10 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 22:40:10 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 22:40:10 spire-1.2.1/test/ 22:40:10 spire-1.2.1/test/clock/ 22:40:10 spire-1.2.1/test/clock/clock.go 22:40:10 spire-1.2.1/test/fakes/ 22:40:10 spire-1.2.1/test/fakes/fakeagentcatalog/ 22:40:10 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 22:40:10 spire-1.2.1/test/fakes/fakeagentkeymanager/ 22:40:10 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 22:40:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 22:40:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 22:40:10 spire-1.2.1/test/fakes/fakeagentstore/ 22:40:10 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 22:40:10 spire-1.2.1/test/fakes/fakedatastore/ 22:40:10 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 22:40:10 spire-1.2.1/test/fakes/fakeentryclient/ 22:40:10 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 22:40:10 spire-1.2.1/test/fakes/fakehealthchecker/ 22:40:10 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 22:40:10 spire-1.2.1/test/fakes/fakeidentityprovider/ 22:40:10 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 22:40:10 spire-1.2.1/test/fakes/fakemetrics/ 22:40:10 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 22:40:10 spire-1.2.1/test/fakes/fakenoderesolver/ 22:40:10 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 22:40:10 spire-1.2.1/test/fakes/fakenotifier/ 22:40:10 spire-1.2.1/test/fakes/fakenotifier/notifier.go 22:40:10 spire-1.2.1/test/fakes/fakepluginmetrics/ 22:40:10 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 22:40:10 spire-1.2.1/test/fakes/fakeserverca/ 22:40:10 spire-1.2.1/test/fakes/fakeserverca/serverca.go 22:40:10 spire-1.2.1/test/fakes/fakeservercatalog/ 22:40:10 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 22:40:10 spire-1.2.1/test/fakes/fakeserverkeymanager/ 22:40:10 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 22:40:10 spire-1.2.1/test/fakes/fakeservernodeattestor/ 22:40:10 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 22:40:10 spire-1.2.1/test/fakes/fakeupstreamauthority/ 22:40:10 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 22:40:10 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 22:40:10 spire-1.2.1/test/fakes/fakeworkloadapi/ 22:40:10 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 22:40:10 spire-1.2.1/test/fakes/fakeworkloadattestor/ 22:40:10 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 22:40:10 spire-1.2.1/test/fixture/ 22:40:10 spire-1.2.1/test/fixture/certs/ 22:40:10 spire-1.2.1/test/fixture/certs/agent_svid.der 22:40:10 spire-1.2.1/test/fixture/certs/base_cert.pem 22:40:10 spire-1.2.1/test/fixture/certs/base_csr.pem 22:40:10 spire-1.2.1/test/fixture/certs/base_key.pem 22:40:10 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 22:40:10 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 22:40:10 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 22:40:10 spire-1.2.1/test/fixture/certs/blog_cert.pem 22:40:10 spire-1.2.1/test/fixture/certs/blog_csr.pem 22:40:10 spire-1.2.1/test/fixture/certs/blog_key.pem 22:40:10 spire-1.2.1/test/fixture/certs/bundle.der 22:40:10 spire-1.2.1/test/fixture/certs/ca.pem 22:40:10 spire-1.2.1/test/fixture/certs/ca_key.pem 22:40:10 spire-1.2.1/test/fixture/certs/database_cert.pem 22:40:10 spire-1.2.1/test/fixture/certs/database_csr.pem 22:40:10 spire-1.2.1/test/fixture/certs/database_key.pem 22:40:10 spire-1.2.1/test/fixture/certs/node_cert.pem 22:40:10 spire-1.2.1/test/fixture/certs/node_csr.pem 22:40:10 spire-1.2.1/test/fixture/certs/node_key.pem 22:40:10 spire-1.2.1/test/fixture/certs/svid.pem 22:40:10 spire-1.2.1/test/fixture/certs/svid_key.pem 22:40:10 spire-1.2.1/test/fixture/config/ 22:40:10 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 22:40:10 spire-1.2.1/test/fixture/config/agent_good.conf 22:40:10 spire-1.2.1/test/fixture/config/agent_good_templated.conf 22:40:10 spire-1.2.1/test/fixture/config/plugin_good.conf 22:40:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 22:40:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 22:40:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 22:40:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 22:40:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 22:40:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 22:40:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 22:40:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 22:40:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 22:40:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 22:40:10 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 22:40:10 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 22:40:10 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 22:40:10 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 22:40:10 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 22:40:10 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 22:40:10 spire-1.2.1/test/fixture/config/server_good.conf 22:40:10 spire-1.2.1/test/fixture/config/server_good_templated.conf 22:40:10 spire-1.2.1/test/fixture/fixture.go 22:40:10 spire-1.2.1/test/fixture/nodeattestor/ 22:40:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 22:40:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 22:40:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 22:40:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 22:40:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 22:40:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 22:40:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 22:40:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 22:40:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 22:40:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 22:40:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 22:40:10 spire-1.2.1/test/fixture/registration/ 22:40:10 spire-1.2.1/test/fixture/registration/entries.json 22:40:10 spire-1.2.1/test/fixture/registration/good-for-update.json 22:40:10 spire-1.2.1/test/fixture/registration/good.json 22:40:10 spire-1.2.1/test/fixture/registration/invalid.json 22:40:10 spire-1.2.1/test/fixture/registration/invalid_json.json 22:40:10 spire-1.2.1/test/fixture/registration/manager_test_entries.json 22:40:10 spire-1.2.1/test/integration/ 22:40:10 spire-1.2.1/test/integration/README.md 22:40:10 spire-1.2.1/test/integration/common 22:40:10 spire-1.2.1/test/integration/setup/ 22:40:10 spire-1.2.1/test/integration/setup/adminclient/ 22:40:10 spire-1.2.1/test/integration/setup/adminclient/build.sh 22:40:10 spire-1.2.1/test/integration/setup/adminclient/client.go 22:40:10 spire-1.2.1/test/integration/setup/debugagent/ 22:40:10 spire-1.2.1/test/integration/setup/debugagent/build.sh 22:40:10 spire-1.2.1/test/integration/setup/debugagent/main.go 22:40:10 spire-1.2.1/test/integration/setup/debugserver/ 22:40:10 spire-1.2.1/test/integration/setup/debugserver/build.sh 22:40:10 spire-1.2.1/test/integration/setup/debugserver/main.go 22:40:10 spire-1.2.1/test/integration/setup/downstreamclient/ 22:40:10 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 22:40:10 spire-1.2.1/test/integration/setup/downstreamclient/client.go 22:40:10 spire-1.2.1/test/integration/setup/itclient/ 22:40:10 spire-1.2.1/test/integration/setup/itclient/client.go 22:40:10 spire-1.2.1/test/integration/setup/node-attestation/ 22:40:10 spire-1.2.1/test/integration/setup/node-attestation/build.sh 22:40:10 spire-1.2.1/test/integration/setup/node-attestation/client.go 22:40:10 spire-1.2.1/test/integration/setup/x509pop/ 22:40:10 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 22:40:10 spire-1.2.1/test/integration/setup/x509pop/setup.sh 22:40:10 spire-1.2.1/test/integration/suites/ 22:40:10 spire-1.2.1/test/integration/suites/admin-endpoints/ 22:40:10 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 22:40:10 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 22:40:10 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 22:40:10 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 22:40:10 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 22:40:10 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 22:40:10 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 22:40:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 22:40:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 22:40:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 22:40:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 22:40:10 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 22:40:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 22:40:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 22:40:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 22:40:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 22:40:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 22:40:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 22:40:10 spire-1.2.1/test/integration/suites/datastore-mysql/ 22:40:10 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 22:40:10 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 22:40:10 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 22:40:10 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 22:40:10 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres/ 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 22:40:10 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 22:40:10 spire-1.2.1/test/integration/suites/debug-endpoints/ 22:40:10 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 22:40:10 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 22:40:10 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 22:40:10 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 22:40:10 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 22:40:10 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 22:40:10 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 22:40:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 22:40:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 22:40:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 22:40:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 22:40:10 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 22:40:10 spire-1.2.1/test/integration/suites/downstream-endpoints/ 22:40:10 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 22:40:10 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 22:40:10 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 22:40:10 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 22:40:10 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 22:40:10 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 22:40:10 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 22:40:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 22:40:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 22:40:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 22:40:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 22:40:10 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 22:40:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 22:40:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 22:40:10 spire-1.2.1/test/integration/suites/join-token/ 22:40:10 spire-1.2.1/test/integration/suites/join-token/01-start-server 22:40:10 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 22:40:10 spire-1.2.1/test/integration/suites/join-token/03-start-agent 22:40:10 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 22:40:10 spire-1.2.1/test/integration/suites/join-token/05-check-svid 22:40:10 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 22:40:10 spire-1.2.1/test/integration/suites/join-token/README.md 22:40:10 spire-1.2.1/test/integration/suites/join-token/conf/ 22:40:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 22:40:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/join-token/conf/server/ 22:40:10 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 22:40:10 spire-1.2.1/test/integration/suites/join-token/teardown 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/ 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 22:40:10 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/ 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 22:40:10 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 22:40:10 spire-1.2.1/test/integration/suites/k8s/ 22:40:10 spire-1.2.1/test/integration/suites/k8s/00-setup 22:40:10 spire-1.2.1/test/integration/suites/k8s/01-apply-config 22:40:10 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 22:40:10 spire-1.2.1/test/integration/suites/k8s/README.md 22:40:10 spire-1.2.1/test/integration/suites/k8s/conf/ 22:40:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 22:40:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 22:40:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s/conf/server/ 22:40:10 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 22:40:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 22:40:10 spire-1.2.1/test/integration/suites/k8s/init-kubectl 22:40:10 spire-1.2.1/test/integration/suites/k8s/teardown 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/ 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/README.md 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/root/ 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/nested-rotation/teardown 22:40:10 spire-1.2.1/test/integration/suites/node-attestation/ 22:40:10 spire-1.2.1/test/integration/suites/node-attestation/00-setup 22:40:10 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 22:40:10 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 22:40:10 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 22:40:10 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 22:40:10 spire-1.2.1/test/integration/suites/node-attestation/README.md 22:40:10 spire-1.2.1/test/integration/suites/node-attestation/conf/ 22:40:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 22:40:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 22:40:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 22:40:10 spire-1.2.1/test/integration/suites/node-attestation/teardown 22:40:10 spire-1.2.1/test/integration/suites/rotation/ 22:40:10 spire-1.2.1/test/integration/suites/rotation/00-setup 22:40:10 spire-1.2.1/test/integration/suites/rotation/01-start-server 22:40:10 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 22:40:10 spire-1.2.1/test/integration/suites/rotation/03-start-agent 22:40:10 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 22:40:10 spire-1.2.1/test/integration/suites/rotation/05-check-svids 22:40:10 spire-1.2.1/test/integration/suites/rotation/README.md 22:40:10 spire-1.2.1/test/integration/suites/rotation/conf/ 22:40:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 22:40:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/rotation/conf/server/ 22:40:10 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 22:40:10 spire-1.2.1/test/integration/suites/rotation/teardown 22:40:10 spire-1.2.1/test/integration/suites/self-test/ 22:40:10 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 22:40:10 spire-1.2.1/test/integration/suites/self-test/README.md 22:40:10 spire-1.2.1/test/integration/suites/self-test/teardown 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/ 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 22:40:10 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 22:40:10 spire-1.2.1/test/integration/suites/upgrade/ 22:40:10 spire-1.2.1/test/integration/suites/upgrade/00-setup 22:40:10 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 22:40:10 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 22:40:10 spire-1.2.1/test/integration/suites/upgrade/README.md 22:40:10 spire-1.2.1/test/integration/suites/upgrade/conf/ 22:40:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 22:40:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 22:40:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 22:40:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 22:40:10 spire-1.2.1/test/integration/suites/upgrade/teardown 22:40:10 spire-1.2.1/test/integration/suites/upgrade/versions.txt 22:40:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 22:40:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 22:40:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 22:40:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 22:40:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 22:40:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 22:40:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 22:40:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 22:40:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 22:40:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 22:40:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 22:40:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 22:40:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 22:40:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 22:40:10 spire-1.2.1/test/integration/test-one.sh 22:40:10 spire-1.2.1/test/integration/test.sh 22:40:10 spire-1.2.1/test/plugintest/ 22:40:10 spire-1.2.1/test/plugintest/config.go 22:40:10 spire-1.2.1/test/plugintest/load.go 22:40:10 spire-1.2.1/test/plugintest/option.go 22:40:10 spire-1.2.1/test/spiretest/ 22:40:10 spire-1.2.1/test/spiretest/apiserver.go 22:40:10 spire-1.2.1/test/spiretest/assertions.go 22:40:10 spire-1.2.1/test/spiretest/dir.go 22:40:10 spire-1.2.1/test/spiretest/errors_posix.go 22:40:10 spire-1.2.1/test/spiretest/errors_windows.go 22:40:10 spire-1.2.1/test/spiretest/logs.go 22:40:10 spire-1.2.1/test/spiretest/socketapi.go 22:40:10 spire-1.2.1/test/spiretest/suite.go 22:40:10 spire-1.2.1/test/spiretest/x509.go 22:40:10 spire-1.2.1/test/testca/ 22:40:10 spire-1.2.1/test/testca/ca.go 22:40:10 spire-1.2.1/test/testkey/ 22:40:10 spire-1.2.1/test/testkey/generate.sh 22:40:10 spire-1.2.1/test/testkey/genkeys.go 22:40:10 spire-1.2.1/test/testkey/keys.go 22:40:10 spire-1.2.1/test/testkey/new.go 22:40:10 spire-1.2.1/test/tpmsimulator/ 22:40:10 spire-1.2.1/test/tpmsimulator/simulator.go 22:40:10 spire-1.2.1/test/util/ 22:40:10 spire-1.2.1/test/util/cert_fixtures.go 22:40:10 spire-1.2.1/test/util/cert_generation.go 22:40:10 spire-1.2.1/test/util/io_redirection.go 22:40:10 spire-1.2.1/test/util/race.go 22:40:10 spire-1.2.1/test/util/util.go 22:40:10 building spire from source... 22:40:11 Installing go1.17.7... 22:40:19 ---> 822e3f94e0b3 22:40:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:40:20 ---> Running in 524826b7e5b4 22:40:22 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 22:40:26 ---> 2ed4aeaac49d 22:40:26 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:40:26 ---> Running in ecfed5431862 22:40:29 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 22:40:29 Building bin/spire-server... 22:40:29 go: downloading github.com/mitchellh/cli v1.1.2 22:40:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 22:40:29 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 22:40:30 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 22:40:30 go: downloading google.golang.org/grpc v1.44.0 22:40:31 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 22:40:32 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 22:40:32 go: downloading github.com/imdario/mergo v0.3.12 22:40:33 go: downloading github.com/sirupsen/logrus v1.8.1 22:40:34 go: downloading github.com/hashicorp/go-hclog v1.1.0 22:40:35  ---> 3c6501b07f16 22:40:35 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:40:35 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 22:40:35  ---> 9ae4a7568f47 22:40:35 Step 9/23 : RUN make cmd/core-data/core-data 22:40:35 ---> Running in 7b4551ef9a0f 22:40:35 ---> Running in c3a0de8a23bf 22:40:36 go: downloading github.com/fatih/color v1.13.0 22:40:36 go: downloading github.com/mattn/go-isatty v0.0.14 22:40:36 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 22:40:36 go: downloading github.com/hashicorp/go-plugin v1.4.3 22:40:36 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 22:40:36 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 22:40:37 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 22:40:37 go: downloading github.com/InVisionApp/go-logger v1.0.1 22:40:37 go: downloading github.com/armon/go-metrics v0.3.10 22:40:38 go: downloading github.com/prometheus/client_golang v1.12.1 22:40:38 go: downloading github.com/uber-go/tally/v4 v4.1.1 22:40:38 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 22:40:38 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 22:40:39 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 22:40:39 go: downloading github.com/open-policy-agent/opa v0.38.0 22:40:57 go: downloading github.com/Masterminds/goutils v1.1.0 22:40:57 go: downloading github.com/Masterminds/semver v1.5.0 22:40:57 go: downloading github.com/huandu/xstrings v1.3.2 22:40:57 go: downloading github.com/google/uuid v1.1.2 22:40:57 go: downloading github.com/mattn/go-colorable v0.1.12 22:40:57 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 22:40:57 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 22:40:57 go: downloading github.com/oklog/run v1.0.0 22:40:57 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 22:40:57 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 22:40:57 go: downloading github.com/prometheus/client_model v0.2.0 22:40:57 go: downloading github.com/prometheus/common v0.32.1 22:40:57 go: downloading github.com/pkg/errors v0.9.1 22:40:57 go: downloading go.uber.org/atomic v1.9.0 22:40:57 go: downloading github.com/beorn7/perks v1.0.1 22:40:57 go: downloading github.com/cespare/xxhash/v2 v2.1.2 22:40:57 go: downloading github.com/prometheus/procfs v0.7.3 22:40:57 go: downloading github.com/imkira/go-observer v1.0.3 22:40:57 go: downloading github.com/mitchellh/reflectwalk v1.0.1 22:40:57 go: downloading github.com/hashicorp/errwrap v1.1.0 22:40:58 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:40:58 go: downloading github.com/twmb/murmur3 v1.1.6 22:40:58 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 22:40:58 go: downloading github.com/blang/semver/v4 v4.0.0 22:40:58 go: downloading github.com/go-sql-driver/mysql v1.6.0 22:40:59 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 22:40:59 go: downloading github.com/jinzhu/gorm v1.9.16 22:41:00 go: downloading github.com/lib/pq v1.10.4 22:41:00 go: downloading github.com/mattn/go-sqlite3 v1.14.12 22:41:00 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 22:41:01 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 22:41:06 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 22:41:16 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 22:41:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 22:41:16 go: downloading github.com/stretchr/testify v1.7.0 22:41:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:41:17 go: downloading github.com/aws/aws-sdk-go v1.43.0 22:41:44 go: downloading google.golang.org/api v0.70.0 22:41:44 go: downloading k8s.io/client-go v0.23.4 22:41:44 go: downloading k8s.io/api v0.23.4 22:41:54 go: downloading github.com/google/go-tpm v0.3.3 22:41:54 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 22:42:27 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 22:42:27 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 22:42:27 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 22:42:27 go: downloading cloud.google.com/go/storage v1.21.0 22:42:27 go: downloading cloud.google.com/go v0.100.2 22:42:27 go: downloading k8s.io/apimachinery v0.23.4 22:42:29 go: downloading k8s.io/kube-aggregator v0.23.3 22:42:30 go: downloading sigs.k8s.io/controller-runtime v0.11.1 22:42:32 go: downloading cloud.google.com/go/security v1.3.0 22:42:32 go: downloading github.com/hashicorp/vault/api v1.4.1 22:42:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 22:42:32 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 22:42:33 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:42:34 go: downloading gopkg.in/yaml.v2 v2.4.0 22:42:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:42:34 go: downloading github.com/gobwas/glob v0.2.3 22:42:34 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 22:42:34 go: downloading github.com/jinzhu/inflection v1.0.0 22:42:35 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 22:42:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 22:42:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 22:42:35 go: downloading github.com/aws/smithy-go v1.11.0 22:42:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 22:42:37 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 22:42:37 go: downloading github.com/gogo/protobuf v1.3.2 22:42:44 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 22:42:44 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 22:42:44 go: downloading github.com/Azure/go-autorest/logger v0.2.1 22:42:44 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 22:42:44 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 22:42:44 go: downloading github.com/dimchansky/utfbom v1.1.1 22:42:44 go: downloading cloud.google.com/go/compute v1.3.0 22:42:45 go: downloading cloud.google.com/go/iam v0.1.1 22:42:45 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 22:42:46 go: downloading k8s.io/klog/v2 v2.30.0 22:42:46 go: downloading github.com/google/gofuzz v1.1.0 22:42:46 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 22:42:47 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 22:42:47 go: downloading github.com/spf13/pflag v1.0.5 22:42:48 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 22:42:48 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 22:42:48 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 22:42:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 22:42:48 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 22:42:48 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 22:42:48 go: downloading github.com/hashicorp/vault/sdk v0.4.1 22:42:49 go: downloading github.com/mitchellh/mapstructure v1.4.3 22:42:50 go: downloading github.com/tklauser/go-sysconf v0.3.9 22:42:50 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 22:42:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 22:42:50 go: downloading github.com/jmespath/go-jmespath v0.4.0 22:42:53 go: downloading go.opencensus.io v0.23.0 22:42:54 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 22:42:54 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 22:42:54 go: downloading gopkg.in/inf.v0 v0.9.1 22:42:54 go: downloading github.com/go-logr/logr v1.2.2 22:42:54 go: downloading github.com/google/go-cmp v0.5.7 22:42:55 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 22:42:55 go: downloading github.com/json-iterator/go v1.1.12 22:42:55 go: downloading github.com/googleapis/gnostic v0.5.5 22:42:58 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 22:43:00 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 22:43:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 22:43:01 go: downloading github.com/tklauser/numcpus v0.3.0 22:43:01 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 22:43:01 go: downloading go.uber.org/zap v1.21.0 22:43:02 go: downloading sigs.k8s.io/yaml v1.3.0 22:43:02 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 22:43:02 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 22:43:02 go: downloading github.com/modern-go/reflect2 v1.0.2 22:43:03 go: downloading github.com/ryanuber/go-glob v1.0.0 22:43:03 go: downloading github.com/golang/snappy v0.0.4 22:43:03 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 22:43:16 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 22:43:16 go: downloading github.com/hashicorp/go-uuid v1.0.2 22:43:16 go: downloading github.com/hashicorp/go-version v1.2.0 22:43:16 go: downloading go.uber.org/multierr v1.6.0 22:43:43 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 22:43:43 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 22:48:05 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 22:48:27 Removing intermediate container ecfed5431862 22:48:27 ---> 841d65c2f23c 22:48:27 22:48:27 Step 10/22 : FROM alpine:3.14 22:48:27 ---> ac73e934f311 22:48:27 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:48:27 ---> Running in ef818afc65f7 22:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:48:32 (1/6) Installing ca-certificates (20211220-r0) 22:48:32 (2/6) Installing brotli-libs (1.0.9-r5) 22:48:32 (3/6) Installing nghttp2-libs (1.43.0-r0) 22:48:32 (4/6) Installing libcurl (7.79.1-r0) 22:48:32 (5/6) Installing curl (7.79.1-r0) 22:48:32 (6/6) Installing dumb-init (1.2.5-r1) 22:48:32 Executing busybox-1.33.1-r7.trigger 22:48:32 Executing ca-certificates-20211220-r0.trigger 22:48:33 OK: 8 MiB in 20 packages 22:48:37 Removing intermediate container ef818afc65f7 22:48:37 ---> 7e0f522edd0d 22:48:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:48:37 ---> Running in 8a70c70f972f 22:48:38 Removing intermediate container 8a70c70f972f 22:48:38 ---> 1cca61dbf479 22:48:38 Step 13/22 : WORKDIR /edgex 22:48:39 ---> Running in ccc53bb60a0d 22:48:40 Removing intermediate container ccc53bb60a0d 22:48:40 ---> b79182a94da5 22:48:40 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:48:40 Removing intermediate container 7b4551ef9a0f 22:48:40 ---> 166c8a44766b 22:48:40 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:48:40 ---> Running in 630f9456f303 22:48:42 ---> c6933da69c9b 22:48:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:48:43 Removing intermediate container 524826b7e5b4 22:48:43 ---> d7b5a8e810cc 22:48:43 22:48:43 Step 10/22 : FROM alpine:3.14 22:48:43 ---> ac73e934f311 22:48:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:48:43 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 22:48:43 ---> Running in e64289816312 22:48:45 ---> ab9b9df77638 22:48:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:48:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:48:47 (1/2) Installing ca-certificates (20211220-r0) 22:48:47 (2/2) Installing dumb-init (1.2.5-r1) 22:48:47 Executing busybox-1.33.1-r7.trigger 22:48:47 Executing ca-certificates-20211220-r0.trigger 22:48:47 Removing intermediate container 630f9456f303 22:48:47 ---> c7a02a3f44ec 22:48:47 22:48:47 Step 11/23 : FROM docker:20.10.14 22:48:48 20.10.14: Pulling from library/docker 22:48:48 OK: 6 MiB in 16 packages 22:48:49 ---> 882d4eb60adf 22:48:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:48:52 ---> b57048dd33ca 22:48:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:48:52 ---> Running in c838d7f4f0c2 22:48:52 Removing intermediate container e64289816312 22:48:52 ---> f50148ed94ae 22:48:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:48:52 ---> Running in cf8e0d3ec785 22:48:54 Removing intermediate container cf8e0d3ec785 22:48:54 ---> 64d3feaf9334 22:48:54 Step 13/22 : ENV APP_PORT=59860 22:48:54 ---> Running in 886012f95e00 22:48:55 Removing intermediate container 886012f95e00 22:48:55 ---> 20d9f2cc582a 22:48:55 Step 14/22 : EXPOSE $APP_PORT 22:48:55 ---> Running in 0287831b09bb 22:48:56 Removing intermediate container c838d7f4f0c2 22:48:56 ---> 87cb90edf507 22:48:56 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:48:56 ---> Running in 6e3d8a4651f3 22:48:56 Removing intermediate container 0287831b09bb 22:48:56 ---> 1b1b670dff91 22:48:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:48:58 Removing intermediate container 6e3d8a4651f3 22:48:58 ---> b8afc70706bc 22:48:58 Step 20/22 : LABEL arch=arm64 22:48:58 ---> Running in a0440e9eb507 22:48:58 ---> 3c2ed02fc10e 22:48:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:48:59 Removing intermediate container a0440e9eb507 22:48:59 ---> 8d6d531bbe8f 22:48:59 Step 21/22 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 22:48:59 ---> Running in 327c6696c3fb 22:49:00 Removing intermediate container 327c6696c3fb 22:49:00 ---> 3a549a32e12d 22:49:00 Step 22/22 : LABEL version=0.0.0 22:49:00 ---> Running in e5b211433bb9 22:49:02 Removing intermediate container e5b211433bb9 22:49:02 ---> 35e8304aae31 22:49:02 22:49:04 Successfully built 35e8304aae31 22:49:04 Successfully tagged security-proxy-setup-arm64:latest 22:49:04 Building core-metadata 22:49:05  Building security-proxy-setup ... done  ---> c92b6907fcd9 22:49:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:49:07 ---> 98144f16583b 22:49:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:49:07 ---> Running in 6e6de729a83f 22:49:08 Removing intermediate container 6e6de729a83f 22:49:08 ---> e171d8335f3b 22:49:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:49:08 ---> Running in 8a85264cb0ea 22:49:10 Removing intermediate container 8a85264cb0ea 22:49:10 ---> 47ea00a124bd 22:49:10 Step 20/22 : LABEL arch=arm64 22:49:10 ---> Running in 6ce05e9d4111 22:49:11 Removing intermediate container 6ce05e9d4111 22:49:11 ---> a64dd53580e5 22:49:11 Step 21/22 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 22:49:11 ---> Running in def5fc0821c7 22:49:12 Removing intermediate container def5fc0821c7 22:49:12 ---> 0b7197906c6b 22:49:12 Step 22/22 : LABEL version=0.0.0 22:49:12 ---> Running in 3a48421b4b87 22:49:13 Removing intermediate container 3a48421b4b87 22:49:13 ---> 5865fc0ca7cc 22:49:13 22:49:13 Successfully built 5865fc0ca7cc 22:49:13 Successfully tagged support-notifications-arm64:latest 22:49:13 Building security-spire-server 22:49:14  Building support-notifications ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 22:49:14 Status: Downloaded newer image for docker:20.10.14 22:49:14 ---> c346e9eafbab 22:49:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:49:14 ---> Running in ef1d7d8bebed 22:49:15 Removing intermediate container ef1d7d8bebed 22:49:15 ---> 5e7d0b9d937b 22:49:15 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 22:49:15 ---> Running in 109c5dbb2565 22:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:49:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:49:19 (1/43) Installing readline (8.1.1-r0) 22:49:19 (2/43) Installing bash (5.1.16-r0) 22:49:19 Executing bash-5.1.16-r0.post-install 22:49:19 (3/43) Installing brotli-libs (1.0.9-r5) 22:49:19 (4/43) Installing nghttp2-libs (1.46.0-r0) 22:49:19 (5/43) Installing libcurl (7.80.0-r0) 22:49:19 (6/43) Installing curl (7.80.0-r0) 22:49:19 (7/43) Installing dumb-init (1.2.5-r1) 22:49:19 (8/43) Installing libbz2 (1.0.8-r1) 22:49:19 (9/43) Installing expat (2.4.7-r0) 22:49:19 (10/43) Installing libffi (3.4.2-r1) 22:49:19 (11/43) Installing gdbm (1.22-r0) 22:49:19 (12/43) Installing xz-libs (5.2.5-r1) 22:49:19 (13/43) Installing libgcc (10.3.1_git20211027-r0) 22:49:19 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 22:49:19 (15/43) Installing mpdecimal (2.5.1-r1) 22:49:19 (16/43) Installing sqlite-libs (3.36.0-r0) 22:49:19 (17/43) Installing python3 (3.9.7-r4) 22:49:22 (18/43) Installing py3-appdirs (1.4.4-r2) 22:49:22 (19/43) Installing py3-certifi (2020.12.5-r1) 22:49:22 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 22:49:22 (21/43) Installing py3-idna (3.3-r0) 22:49:22 (22/43) Installing py3-urllib3 (1.26.7-r0) 22:49:22 (23/43) Installing py3-requests (2.26.0-r1) 22:49:22 (24/43) Installing py3-msgpack (1.0.2-r1) 22:49:22 (25/43) Installing py3-lockfile (0.12.2-r4) 22:49:22 (26/43) Installing py3-cachecontrol (0.12.10-r0) 22:49:22 (27/43) Installing py3-colorama (0.4.4-r1) 22:49:22 (28/43) Installing py3-contextlib2 (21.6.0-r1) 22:49:22 (29/43) Installing py3-distlib (0.3.3-r0) 22:49:22 (30/43) Installing py3-distro (1.6.0-r0) 22:49:22 (31/43) Installing py3-six (1.16.0-r0) 22:49:22 (32/43) Installing py3-webencodings (0.5.1-r4) 22:49:22 (33/43) Installing py3-html5lib (1.1-r1) 22:49:22 (34/43) Installing py3-parsing (2.4.7-r2) 22:49:22 (35/43) Installing py3-packaging (20.9-r1) 22:49:22 (36/43) Installing py3-tomli (1.2.2-r0) 22:49:22 (37/43) Installing py3-pep517 (0.12.0-r0) 22:49:22 (38/43) Installing py3-progress (1.6-r0) 22:49:23 (39/43) Installing py3-retrying (1.3.3-r2) 22:49:23 (40/43) Installing py3-ordered-set (4.0.2-r2) 22:49:23 (41/43) Installing py3-setuptools (52.0.0-r4) 22:49:23 (42/43) Installing py3-toml (0.10.2-r2) 22:49:23 (43/43) Installing py3-pip (20.3.4-r1) 22:49:24 Executing busybox-1.34.1-r5.trigger 22:49:24 OK: 82 MiB in 65 packages 22:49:31 Collecting docker-compose==1.23.2 22:49:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:49:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:49:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:49:33 Collecting docopt<0.7,>=0.6.1 22:49:33 Downloading docopt-0.6.2.tar.gz (25 kB) 22:49:36 Collecting jsonschema<3,>=2.5.1 22:49:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:49:37 Collecting websocket-client<1.0,>=0.32.0 22:49:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:49:37 Collecting dockerpty<0.5,>=0.4.1 22:49:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:49:41 Collecting texttable<0.10,>=0.9.0 22:49:41 Downloading texttable-0.9.1.tar.gz (11 kB) 22:49:43 Collecting cached-property<2,>=1.2.0 22:49:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:49:44 Removing intermediate container c3a0de8a23bf 22:49:44 ---> 806f386f6013 22:49:44 22:49:44 Step 10/23 : FROM alpine:3.14 22:49:44 ---> ac73e934f311 22:49:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:49:44 ---> Running in dda406d99bcb 22:49:44 Collecting PyYAML<4,>=3.10 22:49:44 Downloading PyYAML-3.13.tar.gz (270 kB) 22:49:45 Removing intermediate container dda406d99bcb 22:49:45 ---> a09564321431 22:49:45 Step 12/23 : ENV APP_PORT=59880 22:49:45 ---> Running in e5249782e85b 22:49:46 Removing intermediate container e5249782e85b 22:49:46 ---> df4d0af0ddc0 22:49:46 Step 13/23 : EXPOSE $APP_PORT 22:49:47 ---> Running in 5083c4b3822c 22:49:48 Removing intermediate container 5083c4b3822c 22:49:48 ---> c81626cf4ea0 22:49:48 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:48 ---> Running in 281e683893a7 22:49:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 22:49:50 Collecting docker<4.0,>=3.6.0 22:49:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:49:52 Collecting docker-pycreds>=0.4.0 22:49:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:49:52 Removing intermediate container 281e683893a7 22:49:52 ---> e3fd82e9deb9 22:49:52 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:49:52 ---> Running in d973d68cfd96 22:49:52 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) 22:49:54 Collecting urllib3<1.25,>=1.21.1 22:49:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:49:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:49:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:49:54 ---> 292d781a10e7 22:49:54 Step 3/23 : WORKDIR /edgex-go 22:49:54 ---> Using cache 22:49:54 ---> 0f806a8d3e80 22:49:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:54 ---> Using cache 22:49:54 ---> b94d247c3361 22:49:54 Step 5/23 : RUN apk add --update --no-cache make git 22:49:54 ---> Using cache 22:49:54 ---> 521a4056ddd6 22:49:54 Step 6/23 : COPY go.mod vendor* ./ 22:49:54 ---> Using cache 22:49:54 ---> c7a589186595 22:49:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:54 ---> Using cache 22:49:54 ---> cdce354c2e05 22:49:54 Step 8/23 : COPY . . 22:49:54 Collecting idna<2.8,>=2.5 22:49:54 ---> Using cache 22:49:54 ---> 2ed4aeaac49d 22:49:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:49:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:49:54 Collecting chardet<3.1.0,>=3.0.2 22:49:54 ---> Running in ab3f2de97117 22:49:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:49:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:49:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:49:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:49:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:49:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:49:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:49:56 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:49:56 Attempting uninstall: urllib3 22:49:56 Found existing installation: urllib3 1.26.7 22:49:56 Uninstalling urllib3-1.26.7: 22:49:57 Successfully uninstalled urllib3-1.26.7 22:49:57 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 22:49:57 (1/6) Installing dumb-init (1.2.5-r1) 22:49:57 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:49:58 (3/6) Installing libsodium (1.0.18-r0) 22:49:58 Attempting uninstall: idna 22:49:58 Found existing installation: idna 3.3 22:49:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:49:58 Uninstalling idna-3.3: 22:49:58 Successfully uninstalled idna-3.3 22:49:58 (5/6) Installing libzmq (4.3.4-r0) 22:49:58 (6/6) Installing zeromq (4.3.4-r0) 22:49:58 Executing busybox-1.33.1-r7.trigger 22:49:58 OK: 8 MiB in 20 packages 22:50:01 Removing intermediate container d973d68cfd96 22:50:01 ---> 5809d1bb2838 22:50:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:50:02 ---> 5fe8087532cc 22:50:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:50:02 Attempting uninstall: requests 22:50:02 Found existing installation: requests 2.26.0 22:50:02 Uninstalling requests-2.26.0: 22:50:03 Successfully uninstalled requests-2.26.0 22:50:03 Running setup.py install for texttable: started 22:50:07 ---> 02ef4a8c487d 22:50:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:50:08 Running setup.py install for texttable: finished with status 'done' 22:50:08 Running setup.py install for PyYAML: started 22:50:09 ---> ea071bfd7528 22:50:09 Step 19/23 : ENTRYPOINT ["/core-data"] 22:50:09 ---> Running in ecf7b9052e43 22:50:10 Removing intermediate container ecf7b9052e43 22:50:10 ---> a682bc4618cd 22:50:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:50:10 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:50:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:50:10 ---> 292d781a10e7 22:50:10 Step 3/25 : WORKDIR /edgex-go 22:50:10 ---> Using cache 22:50:10 ---> 0f806a8d3e80 22:50:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:10 ---> Using cache 22:50:10 ---> b94d247c3361 22:50:10 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:50:10 ---> Using cache 22:50:10 ---> 4aa00cb4185a 22:50:10 Step 6/25 : COPY go.mod vendor* ./ 22:50:10 ---> Using cache 22:50:10 ---> 0fb0fc704df6 22:50:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:10 ---> Using cache 22:50:10 ---> 8af09f9eb1f5 22:50:10 Step 8/25 : COPY . . 22:50:10 ---> Using cache 22:50:10 ---> 59a05f37e32e 22:50:10 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:50:10 ---> Using cache 22:50:10 ---> 3b7b915e595c 22:50:10 Step 10/25 : RUN mkdir -p spire-build 22:50:10 ---> Using cache 22:50:10 ---> 1e8aaafab2c7 22:50:10 Step 11/25 : WORKDIR /edgex-go/spire-build 22:50:10 ---> Using cache 22:50:10 ---> 4eeab3279cc0 22:50:10 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 22:50:10 ---> Running in 43c106864887 22:50:10 ---> Running in d3c11f0c32fa 22:50:11 Removing intermediate container d3c11f0c32fa 22:50:11 ---> 5fad29ae85bf 22:50:11 Step 21/23 : LABEL arch=arm64 22:50:11 ---> Running in 849a8cce74d9 22:50:11 Removing intermediate container 849a8cce74d9 22:50:11 ---> 0531ba3d833f 22:50:11 Step 22/23 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 22:50:12 ---> Running in ad6f2741635f 22:50:12 Removing intermediate container ad6f2741635f 22:50:12 ---> 08c8aee46032 22:50:12 Step 23/23 : LABEL version=0.0.0 22:50:12 ---> Running in 693e698fa9a9 22:50:13 Removing intermediate container 693e698fa9a9 22:50:13 ---> 9678ca37fe66 22:50:13 22:50:13 spire-1.2.1/ 22:50:13 spire-1.2.1/.data/ 22:50:13 spire-1.2.1/.data/.file 22:50:13 spire-1.2.1/.dockerignore 22:50:13 spire-1.2.1/.gitattributes 22:50:13 spire-1.2.1/.githooks/ 22:50:13 spire-1.2.1/.githooks/pre-commit 22:50:13 spire-1.2.1/.github/ 22:50:13 spire-1.2.1/.github/ISSUE_TEMPLATE.md 22:50:13 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 22:50:13 spire-1.2.1/.github/dependabot.yml 22:50:13 spire-1.2.1/.github/workflows/ 22:50:13 spire-1.2.1/.github/workflows/nightly_build.yaml 22:50:13 spire-1.2.1/.github/workflows/pr_build.yaml 22:50:13 spire-1.2.1/.github/workflows/release_build.yaml 22:50:13 spire-1.2.1/.github/workflows/scripts/ 22:50:13 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 22:50:13 spire-1.2.1/.github/workflows/scripts/push-images.sh 22:50:13 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 22:50:13 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 22:50:13 spire-1.2.1/.github/workflows/scripts/split.sh 22:50:13 spire-1.2.1/.gitignore 22:50:13 spire-1.2.1/.go-version 22:50:13 spire-1.2.1/.golangci.yml 22:50:13 spire-1.2.1/ADOPTERS.md 22:50:13 spire-1.2.1/CHANGELOG.md 22:50:13 spire-1.2.1/CODE-OF-CONDUCT.md 22:50:13 spire-1.2.1/CODEOWNERS 22:50:13 spire-1.2.1/CONTRIBUTING.md 22:50:13 spire-1.2.1/Dockerfile 22:50:13 spire-1.2.1/Dockerfile.dev Running setup.py install for PyYAML: finished with status 'done' 22:50:13 22:50:13 spire-1.2.1/Dockerfile.scratch 22:50:13 spire-1.2.1/LICENSE 22:50:13 spire-1.2.1/MAINTAINERS.md 22:50:13 spire-1.2.1/Makefile 22:50:13 spire-1.2.1/README.md 22:50:13 spire-1.2.1/ROADMAP.md 22:50:13 spire-1.2.1/SECURITY.md 22:50:13 spire-1.2.1/cmd/ 22:50:13 spire-1.2.1/cmd/spire-agent/ 22:50:13 spire-1.2.1/cmd/spire-agent/cli/ 22:50:13 spire-1.2.1/cmd/spire-agent/cli/api/ 22:50:13 spire-1.2.1/cmd/spire-agent/cli/api/common.go 22:50:13 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 22:50:13 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 22:50:13 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 22:50:13 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 22:50:13 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 22:50:13 spire-1.2.1/cmd/spire-agent/cli/cli.go 22:50:13 spire-1.2.1/cmd/spire-agent/cli/common/ 22:50:13 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 22:50:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 22:50:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 22:50:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 22:50:13 spire-1.2.1/cmd/spire-agent/cli/run/ 22:50:13 spire-1.2.1/cmd/spire-agent/cli/run/run.go 22:50:13 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 22:50:13 spire-1.2.1/cmd/spire-agent/cli/validate/ 22:50:13 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 22:50:13 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 22:50:13 spire-1.2.1/cmd/spire-agent/main.go 22:50:13 spire-1.2.1/cmd/spire-server/ 22:50:13 spire-1.2.1/cmd/spire-server/cli/ 22:50:13 spire-1.2.1/cmd/spire-server/cli/agent/ 22:50:13 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/agent/count.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/agent/list.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/agent/show.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/bundle/ 22:50:13 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/cli.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/entry/ 22:50:13 spire-1.2.1/cmd/spire-server/cli/entry/count.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/entry/create.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/entry/show.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/entry/update.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/entry/util.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/federation/ 22:50:13 spire-1.2.1/cmd/spire-server/cli/federation/common.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/federation/create.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 22:50:13 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/federation/list.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/federation/show.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/federation/update.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 22:50:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/jwt/ 22:50:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/run/ 22:50:14 spire-1.2.1/cmd/spire-server/cli/run/run.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/token/ 22:50:14 spire-1.2.1/cmd/spire-server/cli/token/generate.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/validate/ 22:50:14 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/x509/ 22:50:14 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 22:50:14 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 22:50:14 spire-1.2.1/cmd/spire-server/main.go 22:50:14 spire-1.2.1/cmd/spire-server/util/ 22:50:14 spire-1.2.1/cmd/spire-server/util/util.go 22:50:14 spire-1.2.1/conf/ 22:50:14 spire-1.2.1/conf/agent/ 22:50:14 spire-1.2.1/conf/agent/agent.conf 22:50:14 spire-1.2.1/conf/agent/agent_full.conf 22:50:14 spire-1.2.1/conf/agent/dummy_root_ca.crt 22:50:14 spire-1.2.1/conf/server/ 22:50:14 spire-1.2.1/conf/server/dummy_upstream_ca.crt 22:50:14 spire-1.2.1/conf/server/dummy_upstream_ca.key 22:50:14 spire-1.2.1/conf/server/server.conf 22:50:14 spire-1.2.1/conf/server/server_full.conf 22:50:14 spire-1.2.1/doc/ 22:50:14 spire-1.2.1/doc/SPIRE101.md 22:50:14 spire-1.2.1/doc/auditlog.md 22:50:14 spire-1.2.1/doc/authorization_policy_engine.md 22:50:14 spire-1.2.1/doc/changelog_guidelines.md 22:50:14 spire-1.2.1/doc/cure53-report.pdf 22:50:14 spire-1.2.1/doc/images/ 22:50:14 spire-1.2.1/doc/images/2019_roadmap.png 22:50:14 spire-1.2.1/doc/images/SPIRE101.png 22:50:14 spire-1.2.1/doc/images/SPIRE_agent.png 22:50:14 spire-1.2.1/doc/images/SPIRE_server.png 22:50:14 spire-1.2.1/doc/images/cache_mgr.png 22:50:14 spire-1.2.1/doc/images/cache_mgr_components.png 22:50:14 spire-1.2.1/doc/images/federated_spire.png 22:50:14 spire-1.2.1/doc/images/ha_mode.png 22:50:14 spire-1.2.1/doc/images/nested_spire.png 22:50:14 spire-1.2.1/doc/images/oidc_federation.png 22:50:14 spire-1.2.1/doc/images/single_trust_domain.png 22:50:14 spire-1.2.1/doc/images/spiffe_compatible.png 22:50:14 spire-1.2.1/doc/images/spire_logo.png 22:50:14 spire-1.2.1/doc/migrating_registration_api_clients.md 22:50:14 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 22:50:14 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 22:50:14 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 22:50:14 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 22:50:14 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 22:50:14 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 22:50:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 22:50:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 22:50:14 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 22:50:14 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 22:50:14 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 22:50:14 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 22:50:14 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 22:50:14 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 22:50:14 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 22:50:14 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 22:50:14 spire-1.2.1/doc/plugin_server_datastore_sql.md 22:50:14 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 22:50:14 spire-1.2.1/doc/plugin_server_keymanager_disk.md 22:50:14 spire-1.2.1/doc/plugin_server_keymanager_memory.md 22:50:14 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 22:50:14 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 22:50:14 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 22:50:14 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 22:50:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 22:50:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 22:50:14 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 22:50:14 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 22:50:14 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 22:50:14 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 22:50:14 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 22:50:14 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 22:50:14 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 22:50:14 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 22:50:14 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 22:50:14 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 22:50:14 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 22:50:14 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 22:50:14 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 22:50:14 spire-1.2.1/doc/scaling_spire.md 22:50:14 spire-1.2.1/doc/spire_agent.md 22:50:14 spire-1.2.1/doc/spire_server.md 22:50:14 spire-1.2.1/doc/supported_integrations.md 22:50:14 spire-1.2.1/doc/telemetry.md 22:50:14 spire-1.2.1/doc/telemetry_config.md 22:50:14 spire-1.2.1/doc/upgrading.md 22:50:14 spire-1.2.1/doc/using_spire.md 22:50:14 spire-1.2.1/examples/ 22:50:14 spire-1.2.1/examples/README.md 22:50:14 spire-1.2.1/go.mod 22:50:14 spire-1.2.1/go.sum 22:50:14 spire-1.2.1/pkg/ 22:50:14 spire-1.2.1/pkg/agent/ 22:50:14 spire-1.2.1/pkg/agent/agent.go 22:50:14 spire-1.2.1/pkg/agent/api/ 22:50:14 spire-1.2.1/pkg/agent/api/config.go 22:50:14 spire-1.2.1/pkg/agent/api/debug/ 22:50:14 spire-1.2.1/pkg/agent/api/debug/v1/ 22:50:14 spire-1.2.1/pkg/agent/api/debug/v1/service.go 22:50:14 spire-1.2.1/pkg/agent/api/debug/v1/service_test.goSuccessfully built 9678ca37fe66 22:50:14 22:50:14 spire-1.2.1/pkg/agent/api/delegatedidentity/ 22:50:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 22:50:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 22:50:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 22:50:14 spire-1.2.1/pkg/agent/api/endpoints.go 22:50:14 spire-1.2.1/pkg/agent/api/health/ 22:50:14 spire-1.2.1/pkg/agent/api/health/v1/ 22:50:14 spire-1.2.1/pkg/agent/api/health/v1/service.go 22:50:14 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 22:50:14 spire-1.2.1/pkg/agent/api/rpccontext/ 22:50:14 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 22:50:14 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 22:50:14 spire-1.2.1/pkg/agent/attestor/ 22:50:14 spire-1.2.1/pkg/agent/attestor/node/ 22:50:14 spire-1.2.1/pkg/agent/attestor/node/experimental.go 22:50:14 spire-1.2.1/pkg/agent/attestor/node/node.go 22:50:14 spire-1.2.1/pkg/agent/attestor/node/node_test.go 22:50:14 spire-1.2.1/pkg/agent/attestor/workload/ 22:50:14 spire-1.2.1/pkg/agent/attestor/workload/workload.go 22:50:14 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 22:50:14 spire-1.2.1/pkg/agent/catalog/ 22:50:14 spire-1.2.1/pkg/agent/catalog/catalog.go 22:50:14 spire-1.2.1/pkg/agent/catalog/keymanager.goSuccessfully tagged core-data-arm64:latest 22:50:14  Building core-data ... done Building security-spire-config 22:50:14 22:50:14 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 22:50:14 spire-1.2.1/pkg/agent/catalog/svidstore.go 22:50:14 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 22:50:14 spire-1.2.1/pkg/agent/client/ 22:50:14 spire-1.2.1/pkg/agent/client/client.go 22:50:14 spire-1.2.1/pkg/agent/client/client_test.go 22:50:14 spire-1.2.1/pkg/agent/client/dial.go 22:50:14 spire-1.2.1/pkg/agent/client/nodeconn.go 22:50:14 spire-1.2.1/pkg/agent/client/nodeconn_test.go 22:50:14 spire-1.2.1/pkg/agent/client/update.go 22:50:14 spire-1.2.1/pkg/agent/client/util.go 22:50:14 spire-1.2.1/pkg/agent/common/ 22:50:14 spire-1.2.1/pkg/agent/common/backoff/ 22:50:14 spire-1.2.1/pkg/agent/common/backoff/backoff.go 22:50:14 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 22:50:14 spire-1.2.1/pkg/agent/common/cgroups/ 22:50:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 22:50:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 22:50:14 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 22:50:14 spire-1.2.1/pkg/agent/config.go 22:50:14 spire-1.2.1/pkg/agent/endpoints/ 22:50:14 spire-1.2.1/pkg/agent/endpoints/config.go 22:50:14 spire-1.2.1/pkg/agent/endpoints/endpoints.go 22:50:14 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 22:50:14 spire-1.2.1/pkg/agent/endpoints/metrics.go 22:50:14 spire-1.2.1/pkg/agent/endpoints/middleware.go 22:50:14 spire-1.2.1/pkg/agent/endpoints/peertracker.go 22:50:14 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 22:50:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 22:50:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 22:50:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 22:50:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 22:50:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 22:50:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 22:50:14 spire-1.2.1/pkg/agent/endpoints/workload/ 22:50:14 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 22:50:14 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 22:50:14 spire-1.2.1/pkg/agent/manager/ 22:50:14 spire-1.2.1/pkg/agent/manager/cache/ 22:50:14 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 22:50:14 spire-1.2.1/pkg/agent/manager/cache/cache.go 22:50:14 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 22:50:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 22:50:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 22:50:14 spire-1.2.1/pkg/agent/manager/cache/sets.go 22:50:14 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 22:50:14 spire-1.2.1/pkg/agent/manager/config.go 22:50:14 spire-1.2.1/pkg/agent/manager/manager.go 22:50:14 spire-1.2.1/pkg/agent/manager/manager_test.go 22:50:14 spire-1.2.1/pkg/agent/manager/storage.go 22:50:14 spire-1.2.1/pkg/agent/manager/storage_test.go 22:50:14 spire-1.2.1/pkg/agent/manager/storecache/ 22:50:14 spire-1.2.1/pkg/agent/manager/storecache/cache.go 22:50:14 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 22:50:14 spire-1.2.1/pkg/agent/manager/sync.go 22:50:14 spire-1.2.1/pkg/agent/plugin/ 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/ 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 22:50:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 22:50:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/svidstore/ 22:50:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 22:50:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 22:50:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 22:50:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 22:50:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 22:50:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 22:50:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 22:50:14 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 22:50:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 22:50:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 22:50:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 22:50:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 22:50:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 22:50:14 spire-1.2.1/pkg/agent/svid/ 22:50:14 spire-1.2.1/pkg/agent/svid/rotator.go 22:50:14 spire-1.2.1/pkg/agent/svid/rotator_config.go 22:50:14 spire-1.2.1/pkg/agent/svid/rotator_test.go 22:50:14 spire-1.2.1/pkg/agent/svid/store/ 22:50:14 spire-1.2.1/pkg/agent/svid/store/service.go 22:50:14 spire-1.2.1/pkg/agent/svid/store/service_test.go 22:50:14 spire-1.2.1/pkg/common/ 22:50:14 spire-1.2.1/pkg/common/agentpathtemplate/ 22:50:14 spire-1.2.1/pkg/common/agentpathtemplate/template.go 22:50:14 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 22:50:14 spire-1.2.1/pkg/common/api/ 22:50:14 spire-1.2.1/pkg/common/api/metrics.go 22:50:14 spire-1.2.1/pkg/common/api/middleware/ 22:50:14 spire-1.2.1/pkg/common/api/middleware/common_test.go 22:50:14 spire-1.2.1/pkg/common/api/middleware/interceptor.go 22:50:14 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 22:50:14 spire-1.2.1/pkg/common/api/middleware/logger.go 22:50:14 spire-1.2.1/pkg/common/api/middleware/logger_test.go 22:50:14 spire-1.2.1/pkg/common/api/middleware/metrics.go 22:50:14 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 22:50:14 spire-1.2.1/pkg/common/api/middleware/middleware.go 22:50:14 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 22:50:14 spire-1.2.1/pkg/common/api/middleware/misconfig.go 22:50:14 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 22:50:14 spire-1.2.1/pkg/common/api/middleware/names.go 22:50:14 spire-1.2.1/pkg/common/api/middleware/names_test.go 22:50:14 spire-1.2.1/pkg/common/api/names.go 22:50:14 spire-1.2.1/pkg/common/api/ratelimit.go 22:50:14 spire-1.2.1/pkg/common/api/rpccontext/ 22:50:14 spire-1.2.1/pkg/common/api/rpccontext/logger.go 22:50:14 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 22:50:14 spire-1.2.1/pkg/common/api/rpccontext/names.go 22:50:14 spire-1.2.1/pkg/common/auth/ 22:50:14 spire-1.2.1/pkg/common/auth/interceptors.go 22:50:14 spire-1.2.1/pkg/common/auth/interceptors_test.go 22:50:14 spire-1.2.1/pkg/common/auth/untracked_uds.go 22:50:14 spire-1.2.1/pkg/common/bundleutil/ 22:50:14 spire-1.2.1/pkg/common/bundleutil/bundle.go 22:50:14 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 22:50:14 spire-1.2.1/pkg/common/bundleutil/common_test.go 22:50:14 spire-1.2.1/pkg/common/bundleutil/marshal.go 22:50:14 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 22:50:14 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 22:50:14 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 22:50:14 spire-1.2.1/pkg/common/bundleutil/types.go 22:50:14 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 22:50:14 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 22:50:14 spire-1.2.1/pkg/common/catalog/ 22:50:14 spire-1.2.1/pkg/common/catalog/bind.go 22:50:14 spire-1.2.1/pkg/common/catalog/builtin.go 22:50:14 spire-1.2.1/pkg/common/catalog/catalog.go 22:50:14 spire-1.2.1/pkg/common/catalog/catalog_test.go 22:50:14 spire-1.2.1/pkg/common/catalog/closers.go 22:50:14 spire-1.2.1/pkg/common/catalog/cmd_linux.go 22:50:14 spire-1.2.1/pkg/common/catalog/cmd_other.go 22:50:14 spire-1.2.1/pkg/common/catalog/config.go 22:50:14 spire-1.2.1/pkg/common/catalog/config_test.go 22:50:14 spire-1.2.1/pkg/common/catalog/configure.go 22:50:14 spire-1.2.1/pkg/common/catalog/constraints.go 22:50:14 spire-1.2.1/pkg/common/catalog/constraints_test.go 22:50:14 spire-1.2.1/pkg/common/catalog/context.go Running setup.py install for docopt: started 22:50:14 22:50:14 spire-1.2.1/pkg/common/catalog/external.go 22:50:14 spire-1.2.1/pkg/common/catalog/host.go 22:50:14 spire-1.2.1/pkg/common/catalog/pipenet.go 22:50:14 spire-1.2.1/pkg/common/catalog/plugin.go 22:50:14 spire-1.2.1/pkg/common/catalog/testplugin/ 22:50:14 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 22:50:14 spire-1.2.1/pkg/common/catalog/testplugin/main.go 22:50:14 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 22:50:14 spire-1.2.1/pkg/common/cli/ 22:50:14 spire-1.2.1/pkg/common/cli/env.go 22:50:14 spire-1.2.1/pkg/common/cli/flags.go 22:50:14 spire-1.2.1/pkg/common/cli/trust_domain.go 22:50:14 spire-1.2.1/pkg/common/cli/trust_domain_test.go 22:50:14 spire-1.2.1/pkg/common/cli/umask.go 22:50:14 spire-1.2.1/pkg/common/cli/umask_posix.go 22:50:14 spire-1.2.1/pkg/common/cli/umask_test.go 22:50:14 spire-1.2.1/pkg/common/cli/umask_windows.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/ 22:50:14 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/flag.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/flag_test.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/format.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/format_test.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/ 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 22:50:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 22:50:14 spire-1.2.1/pkg/common/coretypes/ 22:50:14 spire-1.2.1/pkg/common/coretypes/bundle/ 22:50:14 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 22:50:14 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 22:50:14 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 22:50:14 spire-1.2.1/pkg/common/coretypes/bundle/require.go 22:50:14 spire-1.2.1/pkg/common/coretypes/jwtkey/ 22:50:14 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 22:50:14 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 22:50:14 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 22:50:14 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 22:50:14 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 22:50:14 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 22:50:14 spire-1.2.1/pkg/common/coretypes/x509certificate/ 22:50:14 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 22:50:14 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 22:50:14 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 22:50:14 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 22:50:14 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 22:50:14 spire-1.2.1/pkg/common/cryptoutil/ 22:50:14 spire-1.2.1/pkg/common/cryptoutil/keys.go 22:50:14 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 22:50:14 spire-1.2.1/pkg/common/diskutil/ 22:50:14 spire-1.2.1/pkg/common/diskutil/file_posix.go 22:50:14 spire-1.2.1/pkg/common/diskutil/file_test.go 22:50:14 spire-1.2.1/pkg/common/diskutil/file_windows.go 22:50:14 spire-1.2.1/pkg/common/errorutil/ 22:50:14 spire-1.2.1/pkg/common/errorutil/wrapper.go 22:50:14 spire-1.2.1/pkg/common/health/ 22:50:14 spire-1.2.1/pkg/common/health/config.go 22:50:14 spire-1.2.1/pkg/common/health/context.go 22:50:14 spire-1.2.1/pkg/common/health/context_test.go 22:50:14 spire-1.2.1/pkg/common/health/health.go 22:50:14 spire-1.2.1/pkg/common/health/health_test.go 22:50:14 spire-1.2.1/pkg/common/health/logger.go 22:50:14 spire-1.2.1/pkg/common/hostservice/ 22:50:14 spire-1.2.1/pkg/common/hostservice/metricsservice/ 22:50:14 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 22:50:14 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 22:50:14 spire-1.2.1/pkg/common/idutil/ 22:50:14 spire-1.2.1/pkg/common/idutil/require.go 22:50:14 spire-1.2.1/pkg/common/idutil/require_test.go 22:50:14 spire-1.2.1/pkg/common/idutil/safety.go 22:50:14 spire-1.2.1/pkg/common/idutil/safety_test.go 22:50:14 spire-1.2.1/pkg/common/idutil/spiffeid.go 22:50:14 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 22:50:14 spire-1.2.1/pkg/common/jwtsvid/ 22:50:14 spire-1.2.1/pkg/common/jwtsvid/common.go 22:50:14 spire-1.2.1/pkg/common/jwtsvid/sign.go 22:50:14 spire-1.2.1/pkg/common/jwtsvid/token_test.go 22:50:14 spire-1.2.1/pkg/common/jwtsvid/validate.go 22:50:14 spire-1.2.1/pkg/common/jwtutil/ 22:50:14 spire-1.2.1/pkg/common/jwtutil/keyset.go 22:50:14 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 22:50:14 spire-1.2.1/pkg/common/log/ 22:50:14 spire-1.2.1/pkg/common/log/hclog_adapter.go 22:50:14 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 22:50:14 spire-1.2.1/pkg/common/log/log.go 22:50:14 spire-1.2.1/pkg/common/log/log_test.go 22:50:14 spire-1.2.1/pkg/common/log/options.go 22:50:14 spire-1.2.1/pkg/common/nodeutil/ 22:50:14 spire-1.2.1/pkg/common/nodeutil/node.go 22:50:14 spire-1.2.1/pkg/common/nodeutil/node_test.go 22:50:14 spire-1.2.1/pkg/common/peertracker/ 22:50:14 spire-1.2.1/pkg/common/peertracker/conn.go 22:50:14 spire-1.2.1/pkg/common/peertracker/credentials.go 22:50:14 spire-1.2.1/pkg/common/peertracker/errors.go 22:50:14 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 22:50:14 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 22:50:14 spire-1.2.1/pkg/common/peertracker/info.go 22:50:14 spire-1.2.1/pkg/common/peertracker/listener.go 22:50:14 spire-1.2.1/pkg/common/peertracker/listener_test.go 22:50:14 spire-1.2.1/pkg/common/peertracker/peertracker.go 22:50:14 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 22:50:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 22:50:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 22:50:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 22:50:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 22:50:14 spire-1.2.1/pkg/common/peertracker/tcp.go 22:50:14 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 22:50:14 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 22:50:14 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 22:50:14 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 22:50:14 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 22:50:14 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 22:50:14 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 22:50:14 spire-1.2.1/pkg/common/peertracker/uds.go 22:50:14 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 22:50:14 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 22:50:14 spire-1.2.1/pkg/common/peertracker/uds_linux.go 22:50:14 spire-1.2.1/pkg/common/pemutil/ 22:50:14 spire-1.2.1/pkg/common/pemutil/block.go 22:50:14 spire-1.2.1/pkg/common/pemutil/certs.go 22:50:14 spire-1.2.1/pkg/common/pemutil/common.go 22:50:14 spire-1.2.1/pkg/common/pemutil/csr.go 22:50:14 spire-1.2.1/pkg/common/pemutil/keys.go 22:50:14 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 22:50:14 spire-1.2.1/pkg/common/pemutil/testdata/ 22:50:14 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 22:50:14 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 22:50:14 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 22:50:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 22:50:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 22:50:14 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 22:50:14 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 22:50:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 22:50:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 22:50:14 spire-1.2.1/pkg/common/plugin/ 22:50:14 spire-1.2.1/pkg/common/plugin/aws/ 22:50:14 spire-1.2.1/pkg/common/plugin/aws/iid.go 22:50:14 spire-1.2.1/pkg/common/plugin/azure/ 22:50:14 spire-1.2.1/pkg/common/plugin/azure/msi.go 22:50:14 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 22:50:14 spire-1.2.1/pkg/common/plugin/facade.go 22:50:14 spire-1.2.1/pkg/common/plugin/facade_test.go 22:50:14 spire-1.2.1/pkg/common/plugin/gcp/ 22:50:14 spire-1.2.1/pkg/common/plugin/gcp/iit.go 22:50:14 spire-1.2.1/pkg/common/plugin/k8s/ 22:50:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 22:50:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 22:50:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 22:50:14 spire-1.2.1/pkg/common/plugin/k8s/utils.go 22:50:14 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 22:50:14 spire-1.2.1/pkg/common/plugin/log.go 22:50:14 spire-1.2.1/pkg/common/plugin/sshpop/ 22:50:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 22:50:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 22:50:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 22:50:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 22:50:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 22:50:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 22:50:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 22:50:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 22:50:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 22:50:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 22:50:14 spire-1.2.1/pkg/common/plugin/tpmdevid/ 22:50:14 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 22:50:14 spire-1.2.1/pkg/common/plugin/x509pop/ 22:50:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 22:50:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 22:50:14 spire-1.2.1/pkg/common/profiling/ 22:50:14 spire-1.2.1/pkg/common/profiling/dumpers.go 22:50:14 spire-1.2.1/pkg/common/profiling/profiling.go 22:50:14 spire-1.2.1/pkg/common/protoutil/ 22:50:14 spire-1.2.1/pkg/common/protoutil/masks.go 22:50:14 spire-1.2.1/pkg/common/protoutil/masks_test.go 22:50:14 spire-1.2.1/pkg/common/rotationutil/ 22:50:14 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 22:50:14 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 22:50:14 spire-1.2.1/pkg/common/selector/ 22:50:14 spire-1.2.1/pkg/common/selector/selector.go 22:50:14 spire-1.2.1/pkg/common/selector/selector_test.go 22:50:14 spire-1.2.1/pkg/common/selector/set.go 22:50:14 spire-1.2.1/pkg/common/selector/set_utils.go 22:50:14 spire-1.2.1/pkg/common/selector/set_utils_test.go 22:50:14 spire-1.2.1/pkg/common/telemetry/ 22:50:14 spire-1.2.1/pkg/common/telemetry/agent/ 22:50:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 22:50:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 22:50:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 22:50:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 22:50:14 spire-1.2.1/pkg/common/telemetry/agent/manager.go 22:50:14 spire-1.2.1/pkg/common/telemetry/agent/node.go 22:50:14 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 22:50:14 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 22:50:14 spire-1.2.1/pkg/common/telemetry/agent/store/ 22:50:14 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 22:50:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 22:50:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 22:50:14 spire-1.2.1/pkg/common/telemetry/blackhole.go 22:50:14 spire-1.2.1/pkg/common/telemetry/call.go 22:50:14 spire-1.2.1/pkg/common/telemetry/common/ 22:50:14 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 22:50:14 spire-1.2.1/pkg/common/telemetry/config.go 22:50:14 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 22:50:14 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 22:50:14 spire-1.2.1/pkg/common/telemetry/inmem.go 22:50:14 spire-1.2.1/pkg/common/telemetry/inmem_test.go 22:50:14 spire-1.2.1/pkg/common/telemetry/m3.go 22:50:14 spire-1.2.1/pkg/common/telemetry/m3_test.go 22:50:14 spire-1.2.1/pkg/common/telemetry/metrics.go 22:50:14 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 22:50:14 spire-1.2.1/pkg/common/telemetry/names.go 22:50:14 spire-1.2.1/pkg/common/telemetry/prometheus.go 22:50:14 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 22:50:14 spire-1.2.1/pkg/common/telemetry/sanitize.go 22:50:14 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 22:50:14 spire-1.2.1/pkg/common/telemetry/server/ 22:50:14 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 22:50:14 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 22:50:14 spire-1.2.1/pkg/common/telemetry/server/datastore/ 22:50:14 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 22:50:14 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 22:50:14 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 22:50:14 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 22:50:14 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 22:50:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 22:50:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 22:50:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 22:50:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 22:50:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 22:50:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 22:50:14 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 22:50:14 spire-1.2.1/pkg/common/telemetry/server/rotate.go 22:50:14 spire-1.2.1/pkg/common/telemetry/server/server.go 22:50:14 spire-1.2.1/pkg/common/telemetry/sink.go 22:50:14 spire-1.2.1/pkg/common/telemetry/statsd.go 22:50:14 spire-1.2.1/pkg/common/telemetry/statsd_test.go 22:50:14 spire-1.2.1/pkg/common/telemetry/uptime.go 22:50:14 spire-1.2.1/pkg/common/telemetry/version.go 22:50:14 spire-1.2.1/pkg/common/telemetry/withlabels.go 22:50:14 spire-1.2.1/pkg/common/uptime/ 22:50:14 spire-1.2.1/pkg/common/uptime/uptime.go 22:50:14 spire-1.2.1/pkg/common/uptime/uptime_test.go 22:50:14 spire-1.2.1/pkg/common/util/ 22:50:14 spire-1.2.1/pkg/common/util/certs.go 22:50:14 spire-1.2.1/pkg/common/util/certs_test.go 22:50:14 spire-1.2.1/pkg/common/util/csr.go 22:50:14 spire-1.2.1/pkg/common/util/hash.go 22:50:14 spire-1.2.1/pkg/common/util/selectors.go 22:50:14 spire-1.2.1/pkg/common/util/selectors_test.go 22:50:14 spire-1.2.1/pkg/common/util/signals.go 22:50:14 spire-1.2.1/pkg/common/util/sort.go 22:50:14 spire-1.2.1/pkg/common/util/sort_test.go 22:50:14 spire-1.2.1/pkg/common/util/task.go 22:50:14 spire-1.2.1/pkg/common/util/task_test.go 22:50:14 spire-1.2.1/pkg/common/util/testdata/ 22:50:14 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 22:50:14 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 22:50:14 spire-1.2.1/pkg/common/version/ 22:50:14 spire-1.2.1/pkg/common/version/version.go 22:50:14 spire-1.2.1/pkg/common/x509svid/ 22:50:14 spire-1.2.1/pkg/common/x509svid/common_test.go 22:50:14 spire-1.2.1/pkg/common/x509svid/csr.go 22:50:14 spire-1.2.1/pkg/common/x509svid/upstreamca.go 22:50:14 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 22:50:14 spire-1.2.1/pkg/common/x509util/ 22:50:14 spire-1.2.1/pkg/common/x509util/cert.go 22:50:14 spire-1.2.1/pkg/common/x509util/dns.go 22:50:14 spire-1.2.1/pkg/common/x509util/dns_test.go 22:50:14 spire-1.2.1/pkg/common/x509util/keyid.go 22:50:14 spire-1.2.1/pkg/common/x509util/keypair.go 22:50:14 spire-1.2.1/pkg/common/x509util/serialnumber.go 22:50:14 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 22:50:14 spire-1.2.1/pkg/server/ 22:50:14 spire-1.2.1/pkg/server/api/ 22:50:14 spire-1.2.1/pkg/server/api/agent.go 22:50:14 spire-1.2.1/pkg/server/api/agent/ 22:50:14 spire-1.2.1/pkg/server/api/agent/v1/ 22:50:14 spire-1.2.1/pkg/server/api/agent/v1/service.go 22:50:14 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 22:50:14 spire-1.2.1/pkg/server/api/agent_test.go 22:50:14 spire-1.2.1/pkg/server/api/api.go 22:50:14 spire-1.2.1/pkg/server/api/audit/ 22:50:14 spire-1.2.1/pkg/server/api/audit/audit.go 22:50:14 spire-1.2.1/pkg/server/api/audit/audit_test.go 22:50:14 spire-1.2.1/pkg/server/api/bundle.go 22:50:14 spire-1.2.1/pkg/server/api/bundle/ 22:50:14 spire-1.2.1/pkg/server/api/bundle/v1/ 22:50:14 spire-1.2.1/pkg/server/api/bundle/v1/service.go 22:50:14 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 22:50:14 spire-1.2.1/pkg/server/api/bundle_test.go 22:50:14 spire-1.2.1/pkg/server/api/debug/ 22:50:14 spire-1.2.1/pkg/server/api/debug/v1/ 22:50:14 spire-1.2.1/pkg/server/api/debug/v1/service.go 22:50:14 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 22:50:14 spire-1.2.1/pkg/server/api/entry.go 22:50:14 spire-1.2.1/pkg/server/api/entry/ 22:50:14 spire-1.2.1/pkg/server/api/entry/v1/ 22:50:14 spire-1.2.1/pkg/server/api/entry/v1/service.go 22:50:14 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 22:50:14 spire-1.2.1/pkg/server/api/entry_test.go 22:50:14 spire-1.2.1/pkg/server/api/health/ 22:50:14 spire-1.2.1/pkg/server/api/health/v1/ 22:50:14 spire-1.2.1/pkg/server/api/health/v1/service.go 22:50:14 spire-1.2.1/pkg/server/api/health/v1/service_test.go 22:50:14 spire-1.2.1/pkg/server/api/id.go 22:50:14 spire-1.2.1/pkg/server/api/id_test.go 22:50:14 spire-1.2.1/pkg/server/api/limits/ 22:50:14 spire-1.2.1/pkg/server/api/limits/limits.go 22:50:14 spire-1.2.1/pkg/server/api/middleware/ 22:50:14 spire-1.2.1/pkg/server/api/middleware/alias.go 22:50:14 spire-1.2.1/pkg/server/api/middleware/audit.go 22:50:14 spire-1.2.1/pkg/server/api/middleware/authorization.go 22:50:14 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 22:50:14 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 22:50:14 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 22:50:14 spire-1.2.1/pkg/server/api/middleware/caller.go 22:50:14 spire-1.2.1/pkg/server/api/middleware/caller_test.go 22:50:14 spire-1.2.1/pkg/server/api/middleware/common.go 22:50:14 spire-1.2.1/pkg/server/api/middleware/common_test.go 22:50:14 spire-1.2.1/pkg/server/api/middleware/entries.go 22:50:14 spire-1.2.1/pkg/server/api/middleware/entries_test.go 22:50:14 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 22:50:14 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 22:50:14 spire-1.2.1/pkg/server/api/ratelimit.go 22:50:14 spire-1.2.1/pkg/server/api/rpccontext/ 22:50:14 spire-1.2.1/pkg/server/api/rpccontext/alias.go 22:50:14 spire-1.2.1/pkg/server/api/rpccontext/audit.go 22:50:14 spire-1.2.1/pkg/server/api/rpccontext/caller.go 22:50:14 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 22:50:14 spire-1.2.1/pkg/server/api/selector.go 22:50:14 spire-1.2.1/pkg/server/api/selector_test.go 22:50:14 spire-1.2.1/pkg/server/api/status.go 22:50:14 spire-1.2.1/pkg/server/api/status_test.go 22:50:14 spire-1.2.1/pkg/server/api/svid/ 22:50:14 spire-1.2.1/pkg/server/api/svid/v1/ 22:50:14 spire-1.2.1/pkg/server/api/svid/v1/service.go 22:50:14 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 22:50:14 spire-1.2.1/pkg/server/api/trustdomain.go 22:50:14 spire-1.2.1/pkg/server/api/trustdomain/ 22:50:14 spire-1.2.1/pkg/server/api/trustdomain/v1/ 22:50:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 22:50:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 22:50:14 spire-1.2.1/pkg/server/api/trustdomain_test.go 22:50:14 spire-1.2.1/pkg/server/authpolicy/ 22:50:14 spire-1.2.1/pkg/server/authpolicy/defaults.go 22:50:14 spire-1.2.1/pkg/server/authpolicy/policy.go 22:50:14 spire-1.2.1/pkg/server/authpolicy/policy.rego 22:50:14 spire-1.2.1/pkg/server/authpolicy/policy_data.json 22:50:14 spire-1.2.1/pkg/server/authpolicy/policy_test.go 22:50:14 spire-1.2.1/pkg/server/authpolicy/validate.go 22:50:14 spire-1.2.1/pkg/server/bundle/ 22:50:14 spire-1.2.1/pkg/server/bundle/client/ 22:50:14 spire-1.2.1/pkg/server/bundle/client/client.go 22:50:14 spire-1.2.1/pkg/server/bundle/client/client_test.go 22:50:14 spire-1.2.1/pkg/server/bundle/client/manager.go 22:50:14 spire-1.2.1/pkg/server/bundle/client/manager_test.go 22:50:14 spire-1.2.1/pkg/server/bundle/client/sources.go 22:50:14 spire-1.2.1/pkg/server/bundle/client/sources_test.go 22:50:14 spire-1.2.1/pkg/server/bundle/client/updater.go 22:50:14 spire-1.2.1/pkg/server/bundle/client/updater_test.go 22:50:14 spire-1.2.1/pkg/server/ca/ 22:50:14 spire-1.2.1/pkg/server/ca/ca.go 22:50:14 spire-1.2.1/pkg/server/ca/ca_health.go 22:50:14 spire-1.2.1/pkg/server/ca/ca_test.go 22:50:14 spire-1.2.1/pkg/server/ca/journal.go 22:50:14 spire-1.2.1/pkg/server/ca/journal_test.go 22:50:14 spire-1.2.1/pkg/server/ca/manager.go 22:50:14 spire-1.2.1/pkg/server/ca/manager_health.go 22:50:14 spire-1.2.1/pkg/server/ca/manager_test.go 22:50:14 spire-1.2.1/pkg/server/ca/templates.go 22:50:14 spire-1.2.1/pkg/server/ca/upstream_client.go 22:50:14 spire-1.2.1/pkg/server/ca/upstream_client_test.go 22:50:14 spire-1.2.1/pkg/server/ca/validation.go 22:50:14 spire-1.2.1/pkg/server/cache/ 22:50:14 spire-1.2.1/pkg/server/cache/dscache/ 22:50:14 spire-1.2.1/pkg/server/cache/dscache/cache.go 22:50:14 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 22:50:14 spire-1.2.1/pkg/server/cache/entrycache/ 22:50:14 spire-1.2.1/pkg/server/cache/entrycache/cache.go 22:50:14 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 22:50:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 22:50:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 22:50:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 22:50:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 22:50:14 spire-1.2.1/pkg/server/catalog/ 22:50:14 spire-1.2.1/pkg/server/catalog/catalog.go 22:50:14 spire-1.2.1/pkg/server/catalog/keymanager.go 22:50:14 spire-1.2.1/pkg/server/catalog/nodeattestor.go 22:50:14 spire-1.2.1/pkg/server/catalog/noderesolver.go 22:50:14 spire-1.2.1/pkg/server/catalog/notifier.go 22:50:14 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 22:50:14 spire-1.2.1/pkg/server/config.go 22:50:14 spire-1.2.1/pkg/server/datastore/ 22:50:14 spire-1.2.1/pkg/server/datastore/datastore.go 22:50:14 spire-1.2.1/pkg/server/datastore/datastore_health.go 22:50:14 spire-1.2.1/pkg/server/datastore/repository.go 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/ 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 22:50:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 22:50:14 spire-1.2.1/pkg/server/endpoints/ 22:50:14 spire-1.2.1/pkg/server/endpoints/bundle/ 22:50:14 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 22:50:14 spire-1.2.1/pkg/server/endpoints/bundle/config.go 22:50:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 22:50:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 22:50:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 22:50:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 22:50:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 22:50:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 22:50:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 22:50:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 22:50:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 22:50:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 22:50:14 spire-1.2.1/pkg/server/endpoints/bundle/server.go 22:50:14 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 22:50:14 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 22:50:14 spire-1.2.1/pkg/server/endpoints/config.go 22:50:14 spire-1.2.1/pkg/server/endpoints/endpoints.go 22:50:14 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 22:50:14 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 22:50:14 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 22:50:14 spire-1.2.1/pkg/server/endpoints/middleware.go 22:50:14 spire-1.2.1/pkg/server/endpoints/middleware_test.go 22:50:14 spire-1.2.1/pkg/server/hostservice/ 22:50:14 spire-1.2.1/pkg/server/hostservice/agentstore/ 22:50:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 22:50:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 22:50:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 22:50:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 22:50:14 spire-1.2.1/pkg/server/hostservice/identityprovider/ 22:50:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 22:50:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/ 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/ 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/base/ 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/test/ 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 22:50:14 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/ 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 22:50:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/noderesolver/ 22:50:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 22:50:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 22:50:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 22:50:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 22:50:14 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 22:50:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 22:50:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/notifier/ 22:50:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 22:50:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 22:50:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 22:50:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 22:50:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 22:50:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 22:50:14 spire-1.2.1/pkg/server/plugin/notifier/repository.go 22:50:14 spire-1.2.1/pkg/server/plugin/notifier/v1.go 22:50:14 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 22:50:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 22:50:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 22:50:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 22:50:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 22:50:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 22:50:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 22:50:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 22:50:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 22:50:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 22:50:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 22:50:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 22:50:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 22:50:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 22:50:15 spire-1.2.1/pkg/server/registration/ 22:50:15 spire-1.2.1/pkg/server/registration/manager.go 22:50:15 spire-1.2.1/pkg/server/registration/manager_test.go 22:50:15 spire-1.2.1/pkg/server/scanentries.go 22:50:15 spire-1.2.1/pkg/server/scanentries_test.go 22:50:15 spire-1.2.1/pkg/server/server.go 22:50:15 spire-1.2.1/pkg/server/server_test.go 22:50:15 spire-1.2.1/pkg/server/svid/ 22:50:15 spire-1.2.1/pkg/server/svid/observer.go 22:50:15 spire-1.2.1/pkg/server/svid/observer_test.go 22:50:15 spire-1.2.1/pkg/server/svid/rotator.go 22:50:15 spire-1.2.1/pkg/server/svid/rotator_config.go 22:50:15 spire-1.2.1/pkg/server/svid/rotator_config_test.go 22:50:15 spire-1.2.1/pkg/server/svid/rotator_test.go 22:50:15 spire-1.2.1/proto/ 22:50:15 spire-1.2.1/proto/private/ 22:50:15 spire-1.2.1/proto/private/server/ 22:50:15 spire-1.2.1/proto/private/server/journal/ 22:50:15 spire-1.2.1/proto/private/server/journal/journal.pb.go 22:50:15 spire-1.2.1/proto/private/server/journal/journal.proto 22:50:15 spire-1.2.1/proto/spire/ 22:50:15 spire-1.2.1/proto/spire/common/ 22:50:15 spire-1.2.1/proto/spire/common/common.pb.go 22:50:15 spire-1.2.1/proto/spire/common/common.proto 22:50:15 spire-1.2.1/proto/spire/common/plugin/ 22:50:15 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 22:50:15 spire-1.2.1/proto/spire/common/plugin/plugin.proto 22:50:15 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 22:50:15 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 22:50:15 spire-1.2.1/proto/spire/plugin/ 22:50:15 spire-1.2.1/proto/spire/plugin/agent/ 22:50:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 22:50:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 22:50:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 22:50:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 22:50:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 22:50:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 22:50:15 spire-1.2.1/release/ 22:50:15 spire-1.2.1/release/spire-extras/ 22:50:15 spire-1.2.1/release/spire-extras/README.md 22:50:15 spire-1.2.1/release/spire-extras/conf/ 22:50:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 22:50:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 22:50:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 22:50:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 22:50:15 spire-1.2.1/release/spire/ 22:50:15 spire-1.2.1/release/spire/README.md 22:50:15 spire-1.2.1/release/spire/conf/ 22:50:15 spire-1.2.1/release/spire/conf/agent/ 22:50:15 spire-1.2.1/release/spire/conf/agent/agent.conf 22:50:15 spire-1.2.1/release/spire/conf/server/ 22:50:15 spire-1.2.1/release/spire/conf/server/server.conf 22:50:15 spire-1.2.1/script/ 22:50:15 spire-1.2.1/script/build-artifact.sh 22:50:15 spire-1.2.1/script/generate_dummy_ca.sh 22:50:15 spire-1.2.1/support/ 22:50:15 spire-1.2.1/support/k8s/ 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/ 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 22:50:15 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 22:50:15 spire-1.2.1/support/oidc-discovery-provider/ 22:50:15 spire-1.2.1/support/oidc-discovery-provider/README.md 22:50:15 spire-1.2.1/support/oidc-discovery-provider/common_test.go 22:50:15 spire-1.2.1/support/oidc-discovery-provider/config.go 22:50:15 spire-1.2.1/support/oidc-discovery-provider/config_test.go 22:50:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 22:50:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 22:50:15 spire-1.2.1/support/oidc-discovery-provider/handler.go 22:50:15 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 22:50:15 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 22:50:15 spire-1.2.1/support/oidc-discovery-provider/main.go 22:50:15 spire-1.2.1/support/oidc-discovery-provider/server_api.go 22:50:15 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 22:50:15 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 22:50:15 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 22:50:15 spire-1.2.1/test/ 22:50:15 spire-1.2.1/test/clock/ 22:50:15 spire-1.2.1/test/clock/clock.go 22:50:15 spire-1.2.1/test/fakes/ 22:50:15 spire-1.2.1/test/fakes/fakeagentcatalog/ 22:50:15 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 22:50:15 spire-1.2.1/test/fakes/fakeagentkeymanager/ 22:50:15 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 22:50:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 22:50:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 22:50:15 spire-1.2.1/test/fakes/fakeagentstore/ 22:50:15 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 22:50:15 spire-1.2.1/test/fakes/fakedatastore/ 22:50:15 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 22:50:15 spire-1.2.1/test/fakes/fakeentryclient/ 22:50:15 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 22:50:15 spire-1.2.1/test/fakes/fakehealthchecker/ 22:50:15 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 22:50:15 spire-1.2.1/test/fakes/fakeidentityprovider/ 22:50:15 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 22:50:15 spire-1.2.1/test/fakes/fakemetrics/ 22:50:15 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 22:50:15 spire-1.2.1/test/fakes/fakenoderesolver/ 22:50:15 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 22:50:15 spire-1.2.1/test/fakes/fakenotifier/ 22:50:15 spire-1.2.1/test/fakes/fakenotifier/notifier.go 22:50:15 spire-1.2.1/test/fakes/fakepluginmetrics/ 22:50:15 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 22:50:15 spire-1.2.1/test/fakes/fakeserverca/ 22:50:15 spire-1.2.1/test/fakes/fakeserverca/serverca.go 22:50:15 spire-1.2.1/test/fakes/fakeservercatalog/ 22:50:15 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 22:50:15 spire-1.2.1/test/fakes/fakeserverkeymanager/ 22:50:15 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 22:50:15 spire-1.2.1/test/fakes/fakeservernodeattestor/ 22:50:15 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 22:50:15 spire-1.2.1/test/fakes/fakeupstreamauthority/ 22:50:15 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 22:50:15 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 22:50:15 spire-1.2.1/test/fakes/fakeworkloadapi/ 22:50:15 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 22:50:15 spire-1.2.1/test/fakes/fakeworkloadattestor/ 22:50:15 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 22:50:15 spire-1.2.1/test/fixture/ 22:50:15 spire-1.2.1/test/fixture/certs/ 22:50:15 spire-1.2.1/test/fixture/certs/agent_svid.der 22:50:15 spire-1.2.1/test/fixture/certs/base_cert.pem 22:50:15 spire-1.2.1/test/fixture/certs/base_csr.pem 22:50:15 spire-1.2.1/test/fixture/certs/base_key.pem 22:50:15 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 22:50:15 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 22:50:15 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 22:50:15 spire-1.2.1/test/fixture/certs/blog_cert.pem 22:50:15 spire-1.2.1/test/fixture/certs/blog_csr.pem 22:50:15 spire-1.2.1/test/fixture/certs/blog_key.pem 22:50:15 spire-1.2.1/test/fixture/certs/bundle.der 22:50:15 spire-1.2.1/test/fixture/certs/ca.pem 22:50:15 spire-1.2.1/test/fixture/certs/ca_key.pem 22:50:15 spire-1.2.1/test/fixture/certs/database_cert.pem 22:50:15 spire-1.2.1/test/fixture/certs/database_csr.pem 22:50:15 spire-1.2.1/test/fixture/certs/database_key.pem 22:50:15 spire-1.2.1/test/fixture/certs/node_cert.pem 22:50:15 spire-1.2.1/test/fixture/certs/node_csr.pem 22:50:15 spire-1.2.1/test/fixture/certs/node_key.pem 22:50:15 spire-1.2.1/test/fixture/certs/svid.pem 22:50:15 spire-1.2.1/test/fixture/certs/svid_key.pem 22:50:15 spire-1.2.1/test/fixture/config/ 22:50:15 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 22:50:15 spire-1.2.1/test/fixture/config/agent_good.conf 22:50:15 spire-1.2.1/test/fixture/config/agent_good_templated.conf 22:50:15 spire-1.2.1/test/fixture/config/plugin_good.conf 22:50:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 22:50:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 22:50:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 22:50:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 22:50:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 22:50:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 22:50:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 22:50:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 22:50:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 22:50:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 22:50:15 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 22:50:15 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 22:50:15 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 22:50:15 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 22:50:15 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 22:50:15 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 22:50:15 spire-1.2.1/test/fixture/config/server_good.conf 22:50:15 spire-1.2.1/test/fixture/config/server_good_templated.conf 22:50:15 spire-1.2.1/test/fixture/fixture.go 22:50:15 spire-1.2.1/test/fixture/nodeattestor/ 22:50:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 22:50:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 22:50:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 22:50:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 22:50:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 22:50:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 22:50:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 22:50:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 22:50:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 22:50:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 22:50:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 22:50:15 spire-1.2.1/test/fixture/registration/ 22:50:15 spire-1.2.1/test/fixture/registration/entries.json 22:50:15 spire-1.2.1/test/fixture/registration/good-for-update.json 22:50:15 spire-1.2.1/test/fixture/registration/good.json 22:50:15 spire-1.2.1/test/fixture/registration/invalid.json 22:50:15 spire-1.2.1/test/fixture/registration/invalid_json.json 22:50:15 spire-1.2.1/test/fixture/registration/manager_test_entries.json 22:50:15 spire-1.2.1/test/integration/ 22:50:15 spire-1.2.1/test/integration/README.md 22:50:15 spire-1.2.1/test/integration/common 22:50:15 spire-1.2.1/test/integration/setup/ 22:50:15 spire-1.2.1/test/integration/setup/adminclient/ 22:50:15 spire-1.2.1/test/integration/setup/adminclient/build.sh 22:50:15 spire-1.2.1/test/integration/setup/adminclient/client.go 22:50:15 spire-1.2.1/test/integration/setup/debugagent/ 22:50:15 spire-1.2.1/test/integration/setup/debugagent/build.sh 22:50:15 spire-1.2.1/test/integration/setup/debugagent/main.go 22:50:15 spire-1.2.1/test/integration/setup/debugserver/ 22:50:15 spire-1.2.1/test/integration/setup/debugserver/build.sh 22:50:15 spire-1.2.1/test/integration/setup/debugserver/main.go 22:50:15 spire-1.2.1/test/integration/setup/downstreamclient/ 22:50:15 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 22:50:15 spire-1.2.1/test/integration/setup/downstreamclient/client.go 22:50:15 spire-1.2.1/test/integration/setup/itclient/ 22:50:15 spire-1.2.1/test/integration/setup/itclient/client.go 22:50:15 spire-1.2.1/test/integration/setup/node-attestation/ 22:50:15 spire-1.2.1/test/integration/setup/node-attestation/build.sh 22:50:15 spire-1.2.1/test/integration/setup/node-attestation/client.go 22:50:15 spire-1.2.1/test/integration/setup/x509pop/ 22:50:15 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 22:50:15 spire-1.2.1/test/integration/setup/x509pop/setup.sh 22:50:15 spire-1.2.1/test/integration/suites/ 22:50:15 spire-1.2.1/test/integration/suites/admin-endpoints/ 22:50:15 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 22:50:15 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 22:50:15 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 22:50:15 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 22:50:15 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 22:50:15 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 22:50:15 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 22:50:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 22:50:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 22:50:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 22:50:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 22:50:15 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 22:50:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 22:50:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 22:50:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 22:50:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 22:50:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 22:50:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 22:50:15 spire-1.2.1/test/integration/suites/datastore-mysql/ 22:50:15 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 22:50:15 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 22:50:15 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 22:50:15 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 22:50:15 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres/ 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 22:50:15 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 22:50:15 spire-1.2.1/test/integration/suites/debug-endpoints/ 22:50:15 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 22:50:15 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 22:50:15 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 22:50:15 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 22:50:15 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 22:50:15 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 22:50:15 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 22:50:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 22:50:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 22:50:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 22:50:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 22:50:15 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 22:50:15 spire-1.2.1/test/integration/suites/downstream-endpoints/ 22:50:15 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 22:50:15 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 22:50:15 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 22:50:15 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 22:50:15 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 22:50:15 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 22:50:15 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 22:50:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 22:50:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 22:50:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 22:50:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 22:50:15 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 22:50:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 22:50:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 22:50:15 spire-1.2.1/test/integration/suites/join-token/ 22:50:15 spire-1.2.1/test/integration/suites/join-token/01-start-server 22:50:15 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 22:50:15 spire-1.2.1/test/integration/suites/join-token/03-start-agent 22:50:15 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 22:50:15 spire-1.2.1/test/integration/suites/join-token/05-check-svid 22:50:15 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 22:50:15 spire-1.2.1/test/integration/suites/join-token/README.md 22:50:15 spire-1.2.1/test/integration/suites/join-token/conf/ 22:50:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 22:50:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/join-token/conf/server/ 22:50:15 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 22:50:15 spire-1.2.1/test/integration/suites/join-token/teardown 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/ 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 22:50:15 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/ 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 22:50:15 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 22:50:15 spire-1.2.1/test/integration/suites/k8s/ 22:50:15 spire-1.2.1/test/integration/suites/k8s/00-setup 22:50:15 spire-1.2.1/test/integration/suites/k8s/01-apply-config 22:50:15 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 22:50:15 spire-1.2.1/test/integration/suites/k8s/README.md 22:50:15 spire-1.2.1/test/integration/suites/k8s/conf/ 22:50:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 22:50:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 22:50:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s/conf/server/ 22:50:15 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 22:50:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 22:50:15 spire-1.2.1/test/integration/suites/k8s/init-kubectl 22:50:15 spire-1.2.1/test/integration/suites/k8s/teardown 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/ 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/README.md 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/root/ 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/nested-rotation/teardown 22:50:15 spire-1.2.1/test/integration/suites/node-attestation/ 22:50:15 spire-1.2.1/test/integration/suites/node-attestation/00-setup 22:50:15 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 22:50:15 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 22:50:15 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 22:50:15 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 22:50:15 spire-1.2.1/test/integration/suites/node-attestation/README.md 22:50:15 spire-1.2.1/test/integration/suites/node-attestation/conf/ 22:50:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 22:50:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 22:50:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 22:50:15 spire-1.2.1/test/integration/suites/node-attestation/teardown 22:50:15 spire-1.2.1/test/integration/suites/rotation/ 22:50:15 spire-1.2.1/test/integration/suites/rotation/00-setup 22:50:15 spire-1.2.1/test/integration/suites/rotation/01-start-server 22:50:15 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 22:50:15 spire-1.2.1/test/integration/suites/rotation/03-start-agent 22:50:15 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 22:50:15 spire-1.2.1/test/integration/suites/rotation/05-check-svids 22:50:15 spire-1.2.1/test/integration/suites/rotation/README.md 22:50:15 spire-1.2.1/test/integration/suites/rotation/conf/ 22:50:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 22:50:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/rotation/conf/server/ 22:50:15 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 22:50:15 spire-1.2.1/test/integration/suites/rotation/teardown 22:50:15 spire-1.2.1/test/integration/suites/self-test/ 22:50:15 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 22:50:15 spire-1.2.1/test/integration/suites/self-test/README.md 22:50:15 spire-1.2.1/test/integration/suites/self-test/teardown 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/ 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 22:50:15 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 22:50:15 spire-1.2.1/test/integration/suites/upgrade/ 22:50:15 spire-1.2.1/test/integration/suites/upgrade/00-setup 22:50:15 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 22:50:15 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 22:50:15 spire-1.2.1/test/integration/suites/upgrade/README.md 22:50:15 spire-1.2.1/test/integration/suites/upgrade/conf/ 22:50:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 22:50:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 22:50:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 22:50:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 22:50:15 spire-1.2.1/test/integration/suites/upgrade/teardown 22:50:15 spire-1.2.1/test/integration/suites/upgrade/versions.txt 22:50:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 22:50:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 22:50:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 22:50:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 22:50:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 22:50:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 22:50:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 22:50:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 22:50:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 22:50:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 22:50:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 22:50:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 22:50:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 22:50:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 22:50:15 spire-1.2.1/test/integration/test-one.sh 22:50:15 spire-1.2.1/test/integration/test.sh 22:50:15 spire-1.2.1/test/plugintest/ 22:50:15 spire-1.2.1/test/plugintest/config.go 22:50:15 spire-1.2.1/test/plugintest/load.go 22:50:15 spire-1.2.1/test/plugintest/option.go 22:50:15 spire-1.2.1/test/spiretest/ 22:50:15 spire-1.2.1/test/spiretest/apiserver.go 22:50:15 spire-1.2.1/test/spiretest/assertions.go 22:50:15 spire-1.2.1/test/spiretest/dir.go 22:50:15 spire-1.2.1/test/spiretest/errors_posix.go 22:50:15 spire-1.2.1/test/spiretest/errors_windows.go 22:50:15 spire-1.2.1/test/spiretest/logs.go 22:50:15 spire-1.2.1/test/spiretest/socketapi.go 22:50:15 spire-1.2.1/test/spiretest/suite.go 22:50:15 spire-1.2.1/test/spiretest/x509.go 22:50:15 spire-1.2.1/test/testca/ 22:50:15 spire-1.2.1/test/testca/ca.go 22:50:15 spire-1.2.1/test/testkey/ 22:50:15 spire-1.2.1/test/testkey/generate.sh 22:50:15 spire-1.2.1/test/testkey/genkeys.go 22:50:15 spire-1.2.1/test/testkey/keys.go 22:50:15 spire-1.2.1/test/testkey/new.go 22:50:15 spire-1.2.1/test/tpmsimulator/ 22:50:15 spire-1.2.1/test/tpmsimulator/simulator.go 22:50:15 spire-1.2.1/test/util/ 22:50:15 spire-1.2.1/test/util/cert_fixtures.go 22:50:15 spire-1.2.1/test/util/cert_generation.go 22:50:15 spire-1.2.1/test/util/io_redirection.go 22:50:15 spire-1.2.1/test/util/race.go 22:50:15 spire-1.2.1/test/util/util.go 22:50:15 building spire from source... 22:50:16 Installing go1.17.7... 22:50:18 Running setup.py install for docopt: finished with status 'done' 22:50:18 Running setup.py install for dockerpty: started 22:50:21 Running setup.py install for dockerpty: finished with status 'done' 22:50:25 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 22:50:52 Building bin/spire-server... 22:50:52 go: downloading github.com/mitchellh/cli v1.1.2 22:50:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 22:50:52 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 22:50:52 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 22:50:52 go: downloading google.golang.org/grpc v1.44.0 22:50:52 Removing intermediate container 109c5dbb2565 22:50:52 ---> 1711d15fba72 22:50:52 Step 14/23 : ENV APP_PORT=58890 22:50:52 ---> Running in c9a1059f3f4e 22:50:52 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 22:50:52 Removing intermediate container c9a1059f3f4e 22:50:52 ---> 6e695c0dfa12 22:50:52 Step 15/23 : EXPOSE $APP_PORT 22:50:52 ---> Running in 7de06a4d11da 22:50:52 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 22:50:52 Removing intermediate container 7de06a4d11da 22:50:52 ---> 65eb24b1f645 22:50:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:50:54 go: downloading github.com/imdario/mergo v0.3.12 22:50:54 go: downloading github.com/sirupsen/logrus v1.8.1 22:50:56 go: downloading github.com/hashicorp/go-hclog v1.1.0 22:50:56 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 22:50:56  ---> 9e698ba03503 22:50:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:50:57 go: downloading github.com/fatih/color v1.13.0 22:50:57 go: downloading github.com/mattn/go-isatty v0.0.14 22:50:57 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 22:50:57 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 22:50:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:50:57 ---> 292d781a10e7 22:50:57 Step 3/26 : WORKDIR /edgex-go 22:50:57 ---> Using cache 22:50:57 ---> 0f806a8d3e80 22:50:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:57 ---> Using cache 22:50:57 ---> b94d247c3361 22:50:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:50:57 ---> Using cache 22:50:57 ---> 4aa00cb4185a 22:50:57 Step 6/26 : COPY go.mod vendor* ./ 22:50:57 ---> Using cache 22:50:57 ---> 0fb0fc704df6 22:50:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:57 ---> Using cache 22:50:57 ---> 8af09f9eb1f5 22:50:57 Step 8/26 : COPY . . 22:50:57 ---> Using cache 22:50:57 ---> 59a05f37e32e 22:50:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:50:57 ---> Using cache 22:50:57 ---> 3b7b915e595c 22:50:57 Step 10/26 : RUN mkdir -p spire-build 22:50:57 ---> Using cache 22:50:57 ---> 1e8aaafab2c7 22:50:57 Step 11/26 : WORKDIR /edgex-go/spire-build 22:50:57 ---> Using cache 22:50:57 ---> 4eeab3279cc0 22:50:57 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 22:50:57 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 22:50:57 go: downloading github.com/hashicorp/go-plugin v1.4.3 22:50:57  ---> Running in 52fdbab98ddd 22:50:57 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 22:50:58  ---> c9762385b726 22:50:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:50:59 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 22:50:59 go: downloading github.com/InVisionApp/go-logger v1.0.1 22:50:59 go: downloading github.com/armon/go-metrics v0.3.10 22:51:00 go: downloading github.com/prometheus/client_golang v1.12.1 22:51:00 go: downloading github.com/uber-go/tally/v4 v4.1.1 22:51:00  ---> ca4482b8af31 22:51:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:51:00 ---> Running in bfbb94f4fd50 22:51:01 Removing intermediate container bfbb94f4fd50 22:51:01 ---> 14feaaeda433 22:51:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:51:01 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 22:51:01  ---> Running in 3d71368eb38f 22:51:01 go: downloading github.com/open-policy-agent/opa v0.38.0 22:51:01 spire-1.2.1/ 22:51:01 spire-1.2.1/.data/ 22:51:01 spire-1.2.1/.data/.file 22:51:01 spire-1.2.1/.dockerignore 22:51:01 spire-1.2.1/.gitattributes 22:51:01 spire-1.2.1/.githooks/ 22:51:01 spire-1.2.1/.githooks/pre-commit 22:51:01 spire-1.2.1/.github/ 22:51:01 spire-1.2.1/.github/ISSUE_TEMPLATE.md 22:51:01 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 22:51:01 spire-1.2.1/.github/dependabot.yml 22:51:01 spire-1.2.1/.github/workflows/ 22:51:01 spire-1.2.1/.github/workflows/nightly_build.yaml 22:51:01 spire-1.2.1/.github/workflows/pr_build.yaml 22:51:01 spire-1.2.1/.github/workflows/release_build.yaml 22:51:01 spire-1.2.1/.github/workflows/scripts/ 22:51:01 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 22:51:01 spire-1.2.1/.github/workflows/scripts/push-images.sh 22:51:01 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 22:51:01 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 22:51:01 spire-1.2.1/.github/workflows/scripts/split.sh 22:51:01 spire-1.2.1/.gitignore 22:51:01 spire-1.2.1/.go-version 22:51:01 spire-1.2.1/.golangci.yml 22:51:01 spire-1.2.1/ADOPTERS.md 22:51:01 spire-1.2.1/CHANGELOG.md 22:51:01 spire-1.2.1/CODE-OF-CONDUCT.md 22:51:01 spire-1.2.1/CODEOWNERS 22:51:01 spire-1.2.1/CONTRIBUTING.md 22:51:01 spire-1.2.1/Dockerfile 22:51:01 spire-1.2.1/Dockerfile.dev 22:51:01 spire-1.2.1/Dockerfile.scratch 22:51:01 spire-1.2.1/LICENSE 22:51:01 spire-1.2.1/MAINTAINERS.md 22:51:01 spire-1.2.1/Makefile 22:51:01 spire-1.2.1/README.md 22:51:01 spire-1.2.1/ROADMAP.md 22:51:01 spire-1.2.1/SECURITY.md 22:51:01 spire-1.2.1/cmd/ 22:51:01 spire-1.2.1/cmd/spire-agent/ 22:51:01 spire-1.2.1/cmd/spire-agent/cli/ 22:51:01 spire-1.2.1/cmd/spire-agent/cli/api/ 22:51:01 spire-1.2.1/cmd/spire-agent/cli/api/common.go 22:51:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 22:51:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 22:51:01 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 22:51:01 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 22:51:01 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 22:51:01 spire-1.2.1/cmd/spire-agent/cli/cli.go 22:51:01 spire-1.2.1/cmd/spire-agent/cli/common/ 22:51:01 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 22:51:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 22:51:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 22:51:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 22:51:01 spire-1.2.1/cmd/spire-agent/cli/run/ 22:51:01 spire-1.2.1/cmd/spire-agent/cli/run/run.go 22:51:01 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 22:51:01 spire-1.2.1/cmd/spire-agent/cli/validate/ 22:51:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 22:51:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 22:51:01 spire-1.2.1/cmd/spire-agent/main.go 22:51:01 spire-1.2.1/cmd/spire-server/ 22:51:01 spire-1.2.1/cmd/spire-server/cli/ 22:51:01 spire-1.2.1/cmd/spire-server/cli/agent/ 22:51:01 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/agent/count.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/agent/list.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/agent/show.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/ 22:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/cli.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/entry/ 22:51:01 spire-1.2.1/cmd/spire-server/cli/entry/count.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/entry/create.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/entry/show.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/entry/update.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/entry/util.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/federation/ 22:51:01 spire-1.2.1/cmd/spire-server/cli/federation/common.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/federation/create.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/federation/list.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/federation/show.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/federation/update.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 22:51:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/jwt/ 22:51:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/run/ 22:51:01 spire-1.2.1/cmd/spire-server/cli/run/run.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/token/ 22:51:01 spire-1.2.1/cmd/spire-server/cli/token/generate.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 22:51:01 spire-1.2.1/cmd/spire-server/cli/validate/ 22:51:02 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 22:51:02 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 22:51:02 spire-1.2.1/cmd/spire-server/cli/x509/ 22:51:02 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 22:51:02 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 22:51:02 spire-1.2.1/cmd/spire-server/main.go 22:51:02 spire-1.2.1/cmd/spire-server/util/ 22:51:02 spire-1.2.1/cmd/spire-server/util/util.go 22:51:02 spire-1.2.1/conf/ 22:51:02 spire-1.2.1/conf/agent/ 22:51:02 spire-1.2.1/conf/agent/agent.conf 22:51:02 spire-1.2.1/conf/agent/agent_full.conf 22:51:02 spire-1.2.1/conf/agent/dummy_root_ca.crt 22:51:02 spire-1.2.1/conf/server/ 22:51:02 spire-1.2.1/conf/server/dummy_upstream_ca.crt 22:51:02 spire-1.2.1/conf/server/dummy_upstream_ca.key 22:51:02 spire-1.2.1/conf/server/server.conf 22:51:02 spire-1.2.1/conf/server/server_full.conf 22:51:02 spire-1.2.1/doc/ 22:51:02 spire-1.2.1/doc/SPIRE101.md 22:51:02 spire-1.2.1/doc/auditlog.md 22:51:02 spire-1.2.1/doc/authorization_policy_engine.md 22:51:02 spire-1.2.1/doc/changelog_guidelines.md 22:51:02 spire-1.2.1/doc/cure53-report.pdf 22:51:02 spire-1.2.1/doc/images/ 22:51:02 spire-1.2.1/doc/images/2019_roadmap.png 22:51:02 spire-1.2.1/doc/images/SPIRE101.png 22:51:02 spire-1.2.1/doc/images/SPIRE_agent.png 22:51:02 spire-1.2.1/doc/images/SPIRE_server.png 22:51:02 spire-1.2.1/doc/images/cache_mgr.png 22:51:02 spire-1.2.1/doc/images/cache_mgr_components.png 22:51:02 spire-1.2.1/doc/images/federated_spire.png 22:51:02 spire-1.2.1/doc/images/ha_mode.png 22:51:02 spire-1.2.1/doc/images/nested_spire.png 22:51:02 spire-1.2.1/doc/images/oidc_federation.png 22:51:02 spire-1.2.1/doc/images/single_trust_domain.png 22:51:02 spire-1.2.1/doc/images/spiffe_compatible.png 22:51:02 spire-1.2.1/doc/images/spire_logo.png 22:51:02 spire-1.2.1/doc/migrating_registration_api_clients.md 22:51:02 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 22:51:02 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 22:51:02 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 22:51:02 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 22:51:02 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 22:51:02 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 22:51:02 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 22:51:02 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 22:51:02 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 22:51:02 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 22:51:02 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 22:51:02 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 22:51:02 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 22:51:02 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 22:51:02 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 22:51:02 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 22:51:02 spire-1.2.1/doc/plugin_server_datastore_sql.md 22:51:02 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 22:51:02 spire-1.2.1/doc/plugin_server_keymanager_disk.md 22:51:02 spire-1.2.1/doc/plugin_server_keymanager_memory.md 22:51:02 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 22:51:02 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 22:51:02 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 22:51:02 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 22:51:02 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 22:51:02 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 22:51:02 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 22:51:02 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 22:51:02 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 22:51:02 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 22:51:02 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 22:51:02 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 22:51:02 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 22:51:02 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 22:51:02 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 22:51:02 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 22:51:02 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 22:51:02 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 22:51:02 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 22:51:02 spire-1.2.1/doc/scaling_spire.md 22:51:02 spire-1.2.1/doc/spire_agent.md 22:51:02 spire-1.2.1/doc/spire_server.md 22:51:02 spire-1.2.1/doc/supported_integrations.md 22:51:02 spire-1.2.1/doc/telemetry.md 22:51:02 spire-1.2.1/doc/telemetry_config.md 22:51:02 spire-1.2.1/doc/upgrading.md 22:51:02 spire-1.2.1/doc/using_spire.md 22:51:02 spire-1.2.1/examples/ 22:51:02 spire-1.2.1/examples/README.md 22:51:02 spire-1.2.1/go.mod 22:51:02 spire-1.2.1/go.sum 22:51:02 spire-1.2.1/pkg/ 22:51:02 spire-1.2.1/pkg/agent/ 22:51:02 spire-1.2.1/pkg/agent/agent.go 22:51:02 spire-1.2.1/pkg/agent/api/ 22:51:02 spire-1.2.1/pkg/agent/api/config.go 22:51:02 spire-1.2.1/pkg/agent/api/debug/ 22:51:02 spire-1.2.1/pkg/agent/api/debug/v1/ 22:51:02 spire-1.2.1/pkg/agent/api/debug/v1/service.go 22:51:02 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 22:51:02 spire-1.2.1/pkg/agent/api/delegatedidentity/ 22:51:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 22:51:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 22:51:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 22:51:02 spire-1.2.1/pkg/agent/api/endpoints.go 22:51:02 spire-1.2.1/pkg/agent/api/health/ 22:51:02 spire-1.2.1/pkg/agent/api/health/v1/ 22:51:02 spire-1.2.1/pkg/agent/api/health/v1/service.go 22:51:02 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 22:51:02 spire-1.2.1/pkg/agent/api/rpccontext/ 22:51:02 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 22:51:02 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 22:51:02 spire-1.2.1/pkg/agent/attestor/ 22:51:02 spire-1.2.1/pkg/agent/attestor/node/ 22:51:02 spire-1.2.1/pkg/agent/attestor/node/experimental.go 22:51:02 spire-1.2.1/pkg/agent/attestor/node/node.go 22:51:02 spire-1.2.1/pkg/agent/attestor/node/node_test.go 22:51:02 spire-1.2.1/pkg/agent/attestor/workload/ 22:51:02 spire-1.2.1/pkg/agent/attestor/workload/workload.go 22:51:02 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 22:51:02 spire-1.2.1/pkg/agent/catalog/ 22:51:02 spire-1.2.1/pkg/agent/catalog/catalog.go 22:51:02 spire-1.2.1/pkg/agent/catalog/keymanager.go 22:51:02 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 22:51:02 spire-1.2.1/pkg/agent/catalog/svidstore.go 22:51:02 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 22:51:02 spire-1.2.1/pkg/agent/client/ 22:51:02 spire-1.2.1/pkg/agent/client/client.go 22:51:02 spire-1.2.1/pkg/agent/client/client_test.go 22:51:02 spire-1.2.1/pkg/agent/client/dial.go 22:51:02 spire-1.2.1/pkg/agent/client/nodeconn.go 22:51:02 spire-1.2.1/pkg/agent/client/nodeconn_test.go 22:51:02 spire-1.2.1/pkg/agent/client/update.go 22:51:02 spire-1.2.1/pkg/agent/client/util.go 22:51:02 spire-1.2.1/pkg/agent/common/ 22:51:02 spire-1.2.1/pkg/agent/common/backoff/ 22:51:02 spire-1.2.1/pkg/agent/common/backoff/backoff.go 22:51:02 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 22:51:02 spire-1.2.1/pkg/agent/common/cgroups/ 22:51:02 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 22:51:02 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 22:51:02 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 22:51:02 spire-1.2.1/pkg/agent/config.go 22:51:02 spire-1.2.1/pkg/agent/endpoints/ 22:51:02 spire-1.2.1/pkg/agent/endpoints/config.go 22:51:02 spire-1.2.1/pkg/agent/endpoints/endpoints.go 22:51:02 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 22:51:02 spire-1.2.1/pkg/agent/endpoints/metrics.go 22:51:02 spire-1.2.1/pkg/agent/endpoints/middleware.go 22:51:02 spire-1.2.1/pkg/agent/endpoints/peertracker.go 22:51:02 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 22:51:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 22:51:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 22:51:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 22:51:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 22:51:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 22:51:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 22:51:02 spire-1.2.1/pkg/agent/endpoints/workload/ 22:51:02 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 22:51:02 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 22:51:02 spire-1.2.1/pkg/agent/manager/ 22:51:02 spire-1.2.1/pkg/agent/manager/cache/ 22:51:02 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 22:51:02 spire-1.2.1/pkg/agent/manager/cache/cache.go 22:51:02 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 22:51:02 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 22:51:02 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 22:51:02 spire-1.2.1/pkg/agent/manager/cache/sets.go 22:51:02 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 22:51:02 spire-1.2.1/pkg/agent/manager/config.go 22:51:02 spire-1.2.1/pkg/agent/manager/manager.go 22:51:02 spire-1.2.1/pkg/agent/manager/manager_test.go 22:51:02 spire-1.2.1/pkg/agent/manager/storage.go 22:51:02 spire-1.2.1/pkg/agent/manager/storage_test.go 22:51:02 spire-1.2.1/pkg/agent/manager/storecache/ 22:51:02 spire-1.2.1/pkg/agent/manager/storecache/cache.go 22:51:02 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 22:51:02 spire-1.2.1/pkg/agent/manager/sync.go 22:51:02 spire-1.2.1/pkg/agent/plugin/ 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/ 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 22:51:02 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/Removing intermediate container 3d71368eb38f 22:51:02 ---> 3a8dcce6ecd9 22:51:02 Step 21/23 : LABEL arch=arm64 22:51:02 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 22:51:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/svidstore/ 22:51:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 22:51:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 22:51:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 22:51:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 22:51:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 22:51:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 22:51:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 22:51:02 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 22:51:02 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 22:51:02 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 22:51:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 22:51:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 22:51:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 22:51:02 spire-1.2.1/pkg/agent/svid/ 22:51:02 spire-1.2.1/pkg/agent/svid/rotator.go 22:51:02 spire-1.2.1/pkg/agent/svid/rotator_config.go 22:51:02 spire-1.2.1/pkg/agent/svid/rotator_test.go 22:51:02 spire-1.2.1/pkg/agent/svid/store/ 22:51:02 spire-1.2.1/pkg/agent/svid/store/service.go 22:51:02 spire-1.2.1/pkg/agent/svid/store/service_test.go 22:51:02 spire-1.2.1/pkg/common/ 22:51:02 spire-1.2.1/pkg/common/agentpathtemplate/ 22:51:02 spire-1.2.1/pkg/common/agentpathtemplate/template.go 22:51:02 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 22:51:02 spire-1.2.1/pkg/common/api/ 22:51:02 spire-1.2.1/pkg/common/api/metrics.go 22:51:02 spire-1.2.1/pkg/common/api/middleware/ 22:51:02 spire-1.2.1/pkg/common/api/middleware/common_test.go 22:51:02 spire-1.2.1/pkg/common/api/middleware/interceptor.go 22:51:02 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 22:51:02 spire-1.2.1/pkg/common/api/middleware/logger.go 22:51:02 spire-1.2.1/pkg/common/api/middleware/logger_test.go 22:51:02 spire-1.2.1/pkg/common/api/middleware/metrics.go 22:51:02 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 22:51:02 spire-1.2.1/pkg/common/api/middleware/middleware.go 22:51:02 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 22:51:02 spire-1.2.1/pkg/common/api/middleware/misconfig.go 22:51:02 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 22:51:02 spire-1.2.1/pkg/common/api/middleware/names.go 22:51:02 spire-1.2.1/pkg/common/api/middleware/names_test.go 22:51:02 spire-1.2.1/pkg/common/api/names.go 22:51:02 spire-1.2.1/pkg/common/api/ratelimit.go 22:51:02 spire-1.2.1/pkg/common/api/rpccontext/ 22:51:02 spire-1.2.1/pkg/common/api/rpccontext/logger.go 22:51:02 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 22:51:02 spire-1.2.1/pkg/common/api/rpccontext/names.go 22:51:02 spire-1.2.1/pkg/common/auth/ 22:51:02 spire-1.2.1/pkg/common/auth/interceptors.go 22:51:02 spire-1.2.1/pkg/common/auth/interceptors_test.go 22:51:02 spire-1.2.1/pkg/common/auth/untracked_uds.go 22:51:02 spire-1.2.1/pkg/common/bundleutil/ 22:51:02 spire-1.2.1/pkg/common/bundleutil/bundle.go 22:51:02 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 22:51:02 spire-1.2.1/pkg/common/bundleutil/common_test.go 22:51:02 spire-1.2.1/pkg/common/bundleutil/marshal.go 22:51:02 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 22:51:02 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 22:51:02 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 22:51:02 spire-1.2.1/pkg/common/bundleutil/types.go 22:51:02 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 22:51:02 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 22:51:02 spire-1.2.1/pkg/common/catalog/ 22:51:02 spire-1.2.1/pkg/common/catalog/bind.go 22:51:02 spire-1.2.1/pkg/common/catalog/builtin.go 22:51:02 spire-1.2.1/pkg/common/catalog/catalog.go 22:51:02 spire-1.2.1/pkg/common/catalog/catalog_test.go 22:51:02 spire-1.2.1/pkg/common/catalog/closers.go 22:51:02 spire-1.2.1/pkg/common/catalog/cmd_linux.go 22:51:02 spire-1.2.1/pkg/common/catalog/cmd_other.go 22:51:02 spire-1.2.1/pkg/common/catalog/config.go 22:51:02 spire-1.2.1/pkg/common/catalog/config_test.go 22:51:02 spire-1.2.1/pkg/common/catalog/configure.go 22:51:02 spire-1.2.1/pkg/common/catalog/constraints.go 22:51:02 spire-1.2.1/pkg/common/catalog/constraints_test.go 22:51:02 spire-1.2.1/pkg/common/catalog/context.go 22:51:02 spire-1.2.1/pkg/common/catalog/external.go 22:51:02 spire-1.2.1/pkg/common/catalog/host.go 22:51:02 spire-1.2.1/pkg/common/catalog/pipenet.go 22:51:02 spire-1.2.1/pkg/common/catalog/plugin.go 22:51:02 spire-1.2.1/pkg/common/catalog/testplugin/ 22:51:02 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 22:51:02 spire-1.2.1/pkg/common/catalog/testplugin/main.go 22:51:02 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 22:51:02 spire-1.2.1/pkg/common/cli/ 22:51:02 spire-1.2.1/pkg/common/cli/env.go 22:51:02 spire-1.2.1/pkg/common/cli/flags.go 22:51:02 spire-1.2.1/pkg/common/cli/trust_domain.go 22:51:02 spire-1.2.1/pkg/common/cli/trust_domain_test.go 22:51:02 spire-1.2.1/pkg/common/cli/umask.go 22:51:02 spire-1.2.1/pkg/common/cli/umask_posix.go 22:51:02 spire-1.2.1/pkg/common/cli/umask_test.go 22:51:02 spire-1.2.1/pkg/common/cli/umask_windows.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/ 22:51:02 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/flag.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/flag_test.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/format.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/format_test.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/ 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 22:51:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 22:51:02 spire-1.2.1/pkg/common/coretypes/ 22:51:02 spire-1.2.1/pkg/common/coretypes/bundle/ 22:51:02 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 22:51:02 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 22:51:02 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 22:51:02 spire-1.2.1/pkg/common/coretypes/bundle/require.go 22:51:02 spire-1.2.1/pkg/common/coretypes/jwtkey/ 22:51:02 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 22:51:02 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 22:51:02 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 22:51:02 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 22:51:02 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 22:51:02 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 22:51:02 spire-1.2.1/pkg/common/coretypes/x509certificate/ 22:51:02 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 22:51:02 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 22:51:02 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 22:51:02 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 22:51:02 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 22:51:02 spire-1.2.1/pkg/common/cryptoutil/ 22:51:02 spire-1.2.1/pkg/common/cryptoutil/keys.go 22:51:02 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 22:51:02 spire-1.2.1/pkg/common/diskutil/ 22:51:02 spire-1.2.1/pkg/common/diskutil/file_posix.go 22:51:02 spire-1.2.1/pkg/common/diskutil/file_test.go 22:51:02 spire-1.2.1/pkg/common/diskutil/file_windows.go 22:51:02 spire-1.2.1/pkg/common/errorutil/ 22:51:02 spire-1.2.1/pkg/common/errorutil/wrapper.go 22:51:02 spire-1.2.1/pkg/common/health/ 22:51:02 spire-1.2.1/pkg/common/health/config.go 22:51:02 spire-1.2.1/pkg/common/health/context.go 22:51:02 spire-1.2.1/pkg/common/health/context_test.go 22:51:02 spire-1.2.1/pkg/common/health/health.go 22:51:02 spire-1.2.1/pkg/common/health/health_test.go 22:51:02 spire-1.2.1/pkg/common/health/logger.go 22:51:02 spire-1.2.1/pkg/common/hostservice/ 22:51:02 spire-1.2.1/pkg/common/hostservice/metricsservice/ 22:51:02 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 22:51:02 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 22:51:02 spire-1.2.1/pkg/common/idutil/ 22:51:02 spire-1.2.1/pkg/common/idutil/require.go 22:51:02 spire-1.2.1/pkg/common/idutil/require_test.go 22:51:02 spire-1.2.1/pkg/common/idutil/safety.go 22:51:02 spire-1.2.1/pkg/common/idutil/safety_test.go 22:51:02 spire-1.2.1/pkg/common/idutil/spiffeid.go 22:51:02 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 22:51:02 spire-1.2.1/pkg/common/jwtsvid/ 22:51:02 spire-1.2.1/pkg/common/jwtsvid/common.go 22:51:02 spire-1.2.1/pkg/common/jwtsvid/sign.go 22:51:02 spire-1.2.1/pkg/common/jwtsvid/token_test.go 22:51:02 spire-1.2.1/pkg/common/jwtsvid/validate.go 22:51:02 spire-1.2.1/pkg/common/jwtutil/ 22:51:02 spire-1.2.1/pkg/common/jwtutil/keyset.go 22:51:02 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 22:51:02 spire-1.2.1/pkg/common/log/ 22:51:02 spire-1.2.1/pkg/common/log/hclog_adapter.go 22:51:02 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 22:51:02 spire-1.2.1/pkg/common/log/log.go 22:51:02 spire-1.2.1/pkg/common/log/log_test.go 22:51:02 spire-1.2.1/pkg/common/log/options.go 22:51:02 spire-1.2.1/pkg/common/nodeutil/ 22:51:02 spire-1.2.1/pkg/common/nodeutil/node.go 22:51:02 spire-1.2.1/pkg/common/nodeutil/node_test.go 22:51:02 spire-1.2.1/pkg/common/peertracker/ 22:51:02 spire-1.2.1/pkg/common/peertracker/conn.go ---> Running in b860c6fb7895 22:51:02 22:51:02 spire-1.2.1/pkg/common/peertracker/credentials.go 22:51:02 spire-1.2.1/pkg/common/peertracker/errors.go 22:51:02 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 22:51:02 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 22:51:02 spire-1.2.1/pkg/common/peertracker/info.go 22:51:02 spire-1.2.1/pkg/common/peertracker/listener.go 22:51:02 spire-1.2.1/pkg/common/peertracker/listener_test.go 22:51:02 spire-1.2.1/pkg/common/peertracker/peertracker.go 22:51:02 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 22:51:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 22:51:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 22:51:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 22:51:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 22:51:02 spire-1.2.1/pkg/common/peertracker/tcp.go 22:51:02 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 22:51:02 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 22:51:02 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 22:51:02 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 22:51:02 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 22:51:02 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 22:51:02 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 22:51:02 spire-1.2.1/pkg/common/peertracker/uds.go 22:51:02 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 22:51:02 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 22:51:02 spire-1.2.1/pkg/common/peertracker/uds_linux.go 22:51:02 spire-1.2.1/pkg/common/pemutil/ 22:51:02 spire-1.2.1/pkg/common/pemutil/block.go 22:51:02 spire-1.2.1/pkg/common/pemutil/certs.go 22:51:02 spire-1.2.1/pkg/common/pemutil/common.go 22:51:02 spire-1.2.1/pkg/common/pemutil/csr.go 22:51:02 spire-1.2.1/pkg/common/pemutil/keys.go 22:51:02 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 22:51:02 spire-1.2.1/pkg/common/pemutil/testdata/ 22:51:02 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 22:51:02 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 22:51:02 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 22:51:02 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 22:51:02 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 22:51:02 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 22:51:02 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 22:51:02 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 22:51:02 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 22:51:02 spire-1.2.1/pkg/common/plugin/ 22:51:02 spire-1.2.1/pkg/common/plugin/aws/ 22:51:02 spire-1.2.1/pkg/common/plugin/aws/iid.go 22:51:02 spire-1.2.1/pkg/common/plugin/azure/ 22:51:02 spire-1.2.1/pkg/common/plugin/azure/msi.go 22:51:02 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 22:51:02 spire-1.2.1/pkg/common/plugin/facade.go 22:51:02 spire-1.2.1/pkg/common/plugin/facade_test.go 22:51:02 spire-1.2.1/pkg/common/plugin/gcp/ 22:51:02 spire-1.2.1/pkg/common/plugin/gcp/iit.go 22:51:02 spire-1.2.1/pkg/common/plugin/k8s/ 22:51:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 22:51:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 22:51:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 22:51:02 spire-1.2.1/pkg/common/plugin/k8s/utils.go 22:51:02 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 22:51:02 spire-1.2.1/pkg/common/plugin/log.go 22:51:02 spire-1.2.1/pkg/common/plugin/sshpop/ 22:51:02 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 22:51:02 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 22:51:02 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 22:51:02 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 22:51:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 22:51:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 22:51:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 22:51:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 22:51:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 22:51:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 22:51:02 spire-1.2.1/pkg/common/plugin/tpmdevid/ 22:51:02 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 22:51:02 spire-1.2.1/pkg/common/plugin/x509pop/ 22:51:02 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 22:51:02 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 22:51:02 spire-1.2.1/pkg/common/profiling/ 22:51:02 spire-1.2.1/pkg/common/profiling/dumpers.go 22:51:02 spire-1.2.1/pkg/common/profiling/profiling.go 22:51:02 spire-1.2.1/pkg/common/protoutil/ 22:51:02 spire-1.2.1/pkg/common/protoutil/masks.go 22:51:02 spire-1.2.1/pkg/common/protoutil/masks_test.go 22:51:02 spire-1.2.1/pkg/common/rotationutil/ 22:51:02 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 22:51:02 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 22:51:02 spire-1.2.1/pkg/common/selector/ 22:51:02 spire-1.2.1/pkg/common/selector/selector.go 22:51:02 spire-1.2.1/pkg/common/selector/selector_test.go 22:51:02 spire-1.2.1/pkg/common/selector/set.go 22:51:02 spire-1.2.1/pkg/common/selector/set_utils.go 22:51:02 spire-1.2.1/pkg/common/selector/set_utils_test.go 22:51:02 spire-1.2.1/pkg/common/telemetry/ 22:51:02 spire-1.2.1/pkg/common/telemetry/agent/ 22:51:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 22:51:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 22:51:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 22:51:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 22:51:02 spire-1.2.1/pkg/common/telemetry/agent/manager.go 22:51:02 spire-1.2.1/pkg/common/telemetry/agent/node.go 22:51:02 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 22:51:02 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 22:51:02 spire-1.2.1/pkg/common/telemetry/agent/store/ 22:51:02 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 22:51:02 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 22:51:02 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 22:51:02 spire-1.2.1/pkg/common/telemetry/blackhole.go 22:51:02 spire-1.2.1/pkg/common/telemetry/call.go 22:51:02 spire-1.2.1/pkg/common/telemetry/common/ 22:51:02 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 22:51:02 spire-1.2.1/pkg/common/telemetry/config.go 22:51:02 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 22:51:02 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 22:51:02 spire-1.2.1/pkg/common/telemetry/inmem.go 22:51:02 spire-1.2.1/pkg/common/telemetry/inmem_test.go 22:51:02 spire-1.2.1/pkg/common/telemetry/m3.go 22:51:02 spire-1.2.1/pkg/common/telemetry/m3_test.go 22:51:02 spire-1.2.1/pkg/common/telemetry/metrics.go 22:51:02 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 22:51:02 spire-1.2.1/pkg/common/telemetry/names.go 22:51:02 spire-1.2.1/pkg/common/telemetry/prometheus.go 22:51:02 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 22:51:02 spire-1.2.1/pkg/common/telemetry/sanitize.go 22:51:02 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 22:51:02 spire-1.2.1/pkg/common/telemetry/server/ 22:51:02 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 22:51:02 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 22:51:02 spire-1.2.1/pkg/common/telemetry/server/datastore/ 22:51:02 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 22:51:02 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 22:51:02 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 22:51:02 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 22:51:02 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 22:51:02 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 22:51:02 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 22:51:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 22:51:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 22:51:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 22:51:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 22:51:02 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 22:51:02 spire-1.2.1/pkg/common/telemetry/server/rotate.go 22:51:02 spire-1.2.1/pkg/common/telemetry/server/server.go 22:51:02 spire-1.2.1/pkg/common/telemetry/sink.go 22:51:02 spire-1.2.1/pkg/common/telemetry/statsd.go 22:51:02 spire-1.2.1/pkg/common/telemetry/statsd_test.go 22:51:02 spire-1.2.1/pkg/common/telemetry/uptime.go 22:51:02 spire-1.2.1/pkg/common/telemetry/version.go 22:51:02 spire-1.2.1/pkg/common/telemetry/withlabels.go 22:51:02 spire-1.2.1/pkg/common/uptime/ 22:51:02 spire-1.2.1/pkg/common/uptime/uptime.go 22:51:02 spire-1.2.1/pkg/common/uptime/uptime_test.go 22:51:02 spire-1.2.1/pkg/common/util/ 22:51:02 spire-1.2.1/pkg/common/util/certs.go 22:51:02 spire-1.2.1/pkg/common/util/certs_test.go 22:51:02 spire-1.2.1/pkg/common/util/csr.go 22:51:02 spire-1.2.1/pkg/common/util/hash.go 22:51:02 spire-1.2.1/pkg/common/util/selectors.go 22:51:02 spire-1.2.1/pkg/common/util/selectors_test.go 22:51:02 spire-1.2.1/pkg/common/util/signals.go 22:51:02 spire-1.2.1/pkg/common/util/sort.go 22:51:02 spire-1.2.1/pkg/common/util/sort_test.go 22:51:02 spire-1.2.1/pkg/common/util/task.go 22:51:02 spire-1.2.1/pkg/common/util/task_test.go 22:51:02 spire-1.2.1/pkg/common/util/testdata/ 22:51:02 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 22:51:02 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 22:51:02 spire-1.2.1/pkg/common/version/ 22:51:02 spire-1.2.1/pkg/common/version/version.go 22:51:02 spire-1.2.1/pkg/common/x509svid/ 22:51:02 spire-1.2.1/pkg/common/x509svid/common_test.go 22:51:02 spire-1.2.1/pkg/common/x509svid/csr.go 22:51:02 spire-1.2.1/pkg/common/x509svid/upstreamca.go 22:51:02 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 22:51:02 spire-1.2.1/pkg/common/x509util/ 22:51:02 spire-1.2.1/pkg/common/x509util/cert.go 22:51:02 spire-1.2.1/pkg/common/x509util/dns.go 22:51:02 spire-1.2.1/pkg/common/x509util/dns_test.go 22:51:02 spire-1.2.1/pkg/common/x509util/keyid.go 22:51:02 spire-1.2.1/pkg/common/x509util/keypair.go 22:51:02 spire-1.2.1/pkg/common/x509util/serialnumber.go 22:51:02 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 22:51:02 spire-1.2.1/pkg/server/ 22:51:02 spire-1.2.1/pkg/server/api/ 22:51:02 spire-1.2.1/pkg/server/api/agent.go 22:51:02 spire-1.2.1/pkg/server/api/agent/ 22:51:02 spire-1.2.1/pkg/server/api/agent/v1/ 22:51:02 spire-1.2.1/pkg/server/api/agent/v1/service.go 22:51:02 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 22:51:02 spire-1.2.1/pkg/server/api/agent_test.go 22:51:02 spire-1.2.1/pkg/server/api/api.go 22:51:02 spire-1.2.1/pkg/server/api/audit/ 22:51:02 spire-1.2.1/pkg/server/api/audit/audit.go 22:51:02 spire-1.2.1/pkg/server/api/audit/audit_test.go 22:51:02 spire-1.2.1/pkg/server/api/bundle.go 22:51:02 spire-1.2.1/pkg/server/api/bundle/ 22:51:02 spire-1.2.1/pkg/server/api/bundle/v1/ 22:51:02 spire-1.2.1/pkg/server/api/bundle/v1/service.go 22:51:02 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 22:51:02 spire-1.2.1/pkg/server/api/bundle_test.go 22:51:02 spire-1.2.1/pkg/server/api/debug/ 22:51:02 spire-1.2.1/pkg/server/api/debug/v1/ 22:51:02 spire-1.2.1/pkg/server/api/debug/v1/service.go 22:51:03 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 22:51:03 spire-1.2.1/pkg/server/api/entry.go 22:51:03 spire-1.2.1/pkg/server/api/entry/ 22:51:03 spire-1.2.1/pkg/server/api/entry/v1/ 22:51:03 spire-1.2.1/pkg/server/api/entry/v1/service.go 22:51:03 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 22:51:03 spire-1.2.1/pkg/server/api/entry_test.go 22:51:03 spire-1.2.1/pkg/server/api/health/ 22:51:03 spire-1.2.1/pkg/server/api/health/v1/ 22:51:03 spire-1.2.1/pkg/server/api/health/v1/service.go 22:51:03 spire-1.2.1/pkg/server/api/health/v1/service_test.go 22:51:03 spire-1.2.1/pkg/server/api/id.go 22:51:03 spire-1.2.1/pkg/server/api/id_test.go 22:51:03 spire-1.2.1/pkg/server/api/limits/ 22:51:03 spire-1.2.1/pkg/server/api/limits/limits.go 22:51:03 spire-1.2.1/pkg/server/api/middleware/ 22:51:03 spire-1.2.1/pkg/server/api/middleware/alias.go 22:51:03 spire-1.2.1/pkg/server/api/middleware/audit.go 22:51:03 spire-1.2.1/pkg/server/api/middleware/authorization.go 22:51:03 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 22:51:03 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 22:51:03 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 22:51:03 spire-1.2.1/pkg/server/api/middleware/caller.go 22:51:03 spire-1.2.1/pkg/server/api/middleware/caller_test.go 22:51:03 spire-1.2.1/pkg/server/api/middleware/common.go 22:51:03 spire-1.2.1/pkg/server/api/middleware/common_test.go 22:51:03 spire-1.2.1/pkg/server/api/middleware/entries.go 22:51:03 spire-1.2.1/pkg/server/api/middleware/entries_test.go 22:51:03 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 22:51:03 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 22:51:03 spire-1.2.1/pkg/server/api/ratelimit.go 22:51:03 spire-1.2.1/pkg/server/api/rpccontext/ 22:51:03 spire-1.2.1/pkg/server/api/rpccontext/alias.go 22:51:03 spire-1.2.1/pkg/server/api/rpccontext/audit.go 22:51:03 spire-1.2.1/pkg/server/api/rpccontext/caller.go 22:51:03 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 22:51:03 spire-1.2.1/pkg/server/api/selector.go 22:51:03 spire-1.2.1/pkg/server/api/selector_test.go 22:51:03 spire-1.2.1/pkg/server/api/status.go 22:51:03 spire-1.2.1/pkg/server/api/status_test.go 22:51:03 spire-1.2.1/pkg/server/api/svid/ 22:51:03 spire-1.2.1/pkg/server/api/svid/v1/ 22:51:03 spire-1.2.1/pkg/server/api/svid/v1/service.go 22:51:03 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 22:51:03 spire-1.2.1/pkg/server/api/trustdomain.go 22:51:03 spire-1.2.1/pkg/server/api/trustdomain/ 22:51:03 spire-1.2.1/pkg/server/api/trustdomain/v1/ 22:51:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 22:51:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 22:51:03 spire-1.2.1/pkg/server/api/trustdomain_test.go 22:51:03 spire-1.2.1/pkg/server/authpolicy/ 22:51:03 spire-1.2.1/pkg/server/authpolicy/defaults.go 22:51:03 spire-1.2.1/pkg/server/authpolicy/policy.go 22:51:03 spire-1.2.1/pkg/server/authpolicy/policy.rego 22:51:03 spire-1.2.1/pkg/server/authpolicy/policy_data.json 22:51:03 spire-1.2.1/pkg/server/authpolicy/policy_test.go 22:51:03 spire-1.2.1/pkg/server/authpolicy/validate.go 22:51:03 spire-1.2.1/pkg/server/bundle/ 22:51:03 spire-1.2.1/pkg/server/bundle/client/ 22:51:03 spire-1.2.1/pkg/server/bundle/client/client.go 22:51:03 spire-1.2.1/pkg/server/bundle/client/client_test.go 22:51:03 spire-1.2.1/pkg/server/bundle/client/manager.go 22:51:03 spire-1.2.1/pkg/server/bundle/client/manager_test.go 22:51:03 spire-1.2.1/pkg/server/bundle/client/sources.go 22:51:03 spire-1.2.1/pkg/server/bundle/client/sources_test.go 22:51:03 spire-1.2.1/pkg/server/bundle/client/updater.go 22:51:03 spire-1.2.1/pkg/server/bundle/client/updater_test.go 22:51:03 spire-1.2.1/pkg/server/ca/ 22:51:03 spire-1.2.1/pkg/server/ca/ca.go 22:51:03 spire-1.2.1/pkg/server/ca/ca_health.go 22:51:03 spire-1.2.1/pkg/server/ca/ca_test.go 22:51:03 spire-1.2.1/pkg/server/ca/journal.go 22:51:03 spire-1.2.1/pkg/server/ca/journal_test.go 22:51:03 spire-1.2.1/pkg/server/ca/manager.go 22:51:03 spire-1.2.1/pkg/server/ca/manager_health.go 22:51:03 spire-1.2.1/pkg/server/ca/manager_test.go 22:51:03 spire-1.2.1/pkg/server/ca/templates.go 22:51:03 spire-1.2.1/pkg/server/ca/upstream_client.go 22:51:03 spire-1.2.1/pkg/server/ca/upstream_client_test.go 22:51:03 spire-1.2.1/pkg/server/ca/validation.go 22:51:03 spire-1.2.1/pkg/server/cache/ 22:51:03 spire-1.2.1/pkg/server/cache/dscache/ 22:51:03 spire-1.2.1/pkg/server/cache/dscache/cache.go 22:51:03 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 22:51:03 spire-1.2.1/pkg/server/cache/entrycache/ 22:51:03 spire-1.2.1/pkg/server/cache/entrycache/cache.go 22:51:03 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 22:51:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 22:51:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 22:51:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 22:51:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 22:51:03 spire-1.2.1/pkg/server/catalog/ 22:51:03 spire-1.2.1/pkg/server/catalog/catalog.go 22:51:03 spire-1.2.1/pkg/server/catalog/keymanager.go 22:51:03 spire-1.2.1/pkg/server/catalog/nodeattestor.go 22:51:03 spire-1.2.1/pkg/server/catalog/noderesolver.go 22:51:03 spire-1.2.1/pkg/server/catalog/notifier.go 22:51:03 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 22:51:03 spire-1.2.1/pkg/server/config.go 22:51:03 spire-1.2.1/pkg/server/datastore/ 22:51:03 spire-1.2.1/pkg/server/datastore/datastore.go 22:51:03 spire-1.2.1/pkg/server/datastore/datastore_health.go 22:51:03 spire-1.2.1/pkg/server/datastore/repository.go 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/ 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 22:51:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 22:51:03 spire-1.2.1/pkg/server/endpoints/ 22:51:03 spire-1.2.1/pkg/server/endpoints/bundle/ 22:51:03 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 22:51:03 spire-1.2.1/pkg/server/endpoints/bundle/config.go 22:51:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 22:51:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 22:51:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 22:51:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 22:51:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 22:51:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 22:51:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 22:51:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 22:51:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 22:51:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 22:51:03 spire-1.2.1/pkg/server/endpoints/bundle/server.go 22:51:03 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 22:51:03 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 22:51:03 spire-1.2.1/pkg/server/endpoints/config.go 22:51:03 spire-1.2.1/pkg/server/endpoints/endpoints.go 22:51:03 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 22:51:03 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 22:51:03 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 22:51:03 spire-1.2.1/pkg/server/endpoints/middleware.go 22:51:03 spire-1.2.1/pkg/server/endpoints/middleware_test.go 22:51:03 spire-1.2.1/pkg/server/hostservice/ 22:51:03 spire-1.2.1/pkg/server/hostservice/agentstore/ 22:51:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 22:51:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 22:51:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 22:51:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 22:51:03 spire-1.2.1/pkg/server/hostservice/identityprovider/ 22:51:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 22:51:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/ 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/ 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/base/ 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/test/ 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 22:51:03 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/ 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 22:51:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/noderesolver/ 22:51:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 22:51:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 22:51:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 22:51:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 22:51:03 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 22:51:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 22:51:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/notifier/ 22:51:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 22:51:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 22:51:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 22:51:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 22:51:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 22:51:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 22:51:03 spire-1.2.1/pkg/server/plugin/notifier/repository.go 22:51:03 spire-1.2.1/pkg/server/plugin/notifier/v1.go 22:51:03 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemRemoving intermediate container b860c6fb7895 22:51:03 ---> e8f2d585fd21 22:51:03 Step 22/23 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 22:51:03 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 22:51:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 22:51:03 spire-1.2.1/pkg/server/registration/ 22:51:03 spire-1.2.1/pkg/server/registration/manager.go 22:51:03 spire-1.2.1/pkg/server/registration/manager_test.go 22:51:03 spire-1.2.1/pkg/server/scanentries.go 22:51:03 spire-1.2.1/pkg/server/scanentries_test.go 22:51:03 spire-1.2.1/pkg/server/server.go 22:51:03 spire-1.2.1/pkg/server/server_test.go 22:51:03 spire-1.2.1/pkg/server/svid/ 22:51:03 spire-1.2.1/pkg/server/svid/observer.go 22:51:03 spire-1.2.1/pkg/server/svid/observer_test.go 22:51:03 spire-1.2.1/pkg/server/svid/rotator.go 22:51:03 spire-1.2.1/pkg/server/svid/rotator_config.go 22:51:03 spire-1.2.1/pkg/server/svid/rotator_config_test.go 22:51:03 spire-1.2.1/pkg/server/svid/rotator_test.go 22:51:03 spire-1.2.1/proto/ 22:51:03 spire-1.2.1/proto/private/ 22:51:03 spire-1.2.1/proto/private/server/ 22:51:03 spire-1.2.1/proto/private/server/journal/ 22:51:03 spire-1.2.1/proto/private/server/journal/journal.pb.go 22:51:03 spire-1.2.1/proto/private/server/journal/journal.proto 22:51:03 spire-1.2.1/proto/spire/ 22:51:03 spire-1.2.1/proto/spire/common/ 22:51:03 spire-1.2.1/proto/spire/common/common.pb.go 22:51:03 spire-1.2.1/proto/spire/common/common.proto 22:51:03 spire-1.2.1/proto/spire/common/plugin/ 22:51:03 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 22:51:03 spire-1.2.1/proto/spire/common/plugin/plugin.proto 22:51:03 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 22:51:03 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 22:51:03 spire-1.2.1/proto/spire/plugin/ 22:51:03 spire-1.2.1/proto/spire/plugin/agent/ 22:51:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 22:51:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 22:51:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 22:51:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 22:51:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 22:51:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 22:51:03 spire-1.2.1/release/ 22:51:03 spire-1.2.1/release/spire-extras/ 22:51:03 spire-1.2.1/release/spire-extras/README.md 22:51:03 spire-1.2.1/release/spire-extras/conf/ 22:51:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 22:51:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 22:51:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 22:51:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 22:51:03 spire-1.2.1/release/spire/ 22:51:03 spire-1.2.1/release/spire/README.md 22:51:03 spire-1.2.1/release/spire/conf/ 22:51:03 spire-1.2.1/release/spire/conf/agent/ 22:51:03 spire-1.2.1/release/spire/conf/agent/agent.conf 22:51:03 spire-1.2.1/release/spire/conf/server/ 22:51:03 spire-1.2.1/release/spire/conf/server/server.conf 22:51:03 spire-1.2.1/script/ 22:51:03 spire-1.2.1/script/build-artifact.sh 22:51:03 spire-1.2.1/script/generate_dummy_ca.sh 22:51:03 spire-1.2.1/support/ 22:51:03 spire-1.2.1/support/k8s/ 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/ 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go ---> Running in 14211c8d1888 22:51:03 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 22:51:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 22:51:03 spire-1.2.1/support/oidc-discovery-provider/ 22:51:03 spire-1.2.1/support/oidc-discovery-provider/README.md 22:51:03 spire-1.2.1/support/oidc-discovery-provider/common_test.go 22:51:03 spire-1.2.1/support/oidc-discovery-provider/config.go 22:51:03 spire-1.2.1/support/oidc-discovery-provider/config_test.go 22:51:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 22:51:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 22:51:03 spire-1.2.1/support/oidc-discovery-provider/handler.go 22:51:03 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 22:51:03 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 22:51:03 spire-1.2.1/support/oidc-discovery-provider/main.go 22:51:03 spire-1.2.1/support/oidc-discovery-provider/server_api.go 22:51:03 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 22:51:03 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 22:51:03 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 22:51:03 spire-1.2.1/test/ 22:51:03 spire-1.2.1/test/clock/ 22:51:03 spire-1.2.1/test/clock/clock.go 22:51:03 spire-1.2.1/test/fakes/ 22:51:03 spire-1.2.1/test/fakes/fakeagentcatalog/ 22:51:03 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 22:51:03 spire-1.2.1/test/fakes/fakeagentkeymanager/ 22:51:03 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 22:51:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 22:51:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 22:51:03 spire-1.2.1/test/fakes/fakeagentstore/ 22:51:03 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 22:51:03 spire-1.2.1/test/fakes/fakedatastore/ 22:51:03 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 22:51:03 spire-1.2.1/test/fakes/fakeentryclient/ 22:51:03 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 22:51:03 spire-1.2.1/test/fakes/fakehealthchecker/ 22:51:03 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 22:51:03 spire-1.2.1/test/fakes/fakeidentityprovider/ 22:51:03 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 22:51:03 spire-1.2.1/test/fakes/fakemetrics/ 22:51:03 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 22:51:03 spire-1.2.1/test/fakes/fakenoderesolver/ 22:51:03 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 22:51:03 spire-1.2.1/test/fakes/fakenotifier/ 22:51:03 spire-1.2.1/test/fakes/fakenotifier/notifier.go 22:51:03 spire-1.2.1/test/fakes/fakepluginmetrics/ 22:51:03 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 22:51:03 spire-1.2.1/test/fakes/fakeserverca/ 22:51:03 spire-1.2.1/test/fakes/fakeserverca/serverca.go 22:51:03 spire-1.2.1/test/fakes/fakeservercatalog/ 22:51:03 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 22:51:03 spire-1.2.1/test/fakes/fakeserverkeymanager/ 22:51:03 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 22:51:03 spire-1.2.1/test/fakes/fakeservernodeattestor/ 22:51:03 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 22:51:03 spire-1.2.1/test/fakes/fakeupstreamauthority/ 22:51:03 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 22:51:03 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 22:51:03 spire-1.2.1/test/fakes/fakeworkloadapi/ 22:51:03 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 22:51:03 spire-1.2.1/test/fakes/fakeworkloadattestor/ 22:51:03 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 22:51:03 spire-1.2.1/test/fixture/ 22:51:03 spire-1.2.1/test/fixture/certs/ 22:51:03 spire-1.2.1/test/fixture/certs/agent_svid.der 22:51:03 spire-1.2.1/test/fixture/certs/base_cert.pem 22:51:03 spire-1.2.1/test/fixture/certs/base_csr.pem 22:51:03 spire-1.2.1/test/fixture/certs/base_key.pem 22:51:03 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 22:51:03 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 22:51:03 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 22:51:03 spire-1.2.1/test/fixture/certs/blog_cert.pem 22:51:03 spire-1.2.1/test/fixture/certs/blog_csr.pem 22:51:03 spire-1.2.1/test/fixture/certs/blog_key.pem 22:51:03 spire-1.2.1/test/fixture/certs/bundle.der 22:51:03 spire-1.2.1/test/fixture/certs/ca.pem 22:51:03 spire-1.2.1/test/fixture/certs/ca_key.pem 22:51:03 spire-1.2.1/test/fixture/certs/database_cert.pem 22:51:03 spire-1.2.1/test/fixture/certs/database_csr.pem 22:51:03 spire-1.2.1/test/fixture/certs/database_key.pem 22:51:03 spire-1.2.1/test/fixture/certs/node_cert.pem 22:51:03 spire-1.2.1/test/fixture/certs/node_csr.pem 22:51:03 spire-1.2.1/test/fixture/certs/node_key.pem 22:51:03 spire-1.2.1/test/fixture/certs/svid.pem 22:51:03 spire-1.2.1/test/fixture/certs/svid_key.pem 22:51:03 spire-1.2.1/test/fixture/config/ 22:51:03 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 22:51:03 spire-1.2.1/test/fixture/config/agent_good.conf 22:51:03 spire-1.2.1/test/fixture/config/agent_good_templated.conf 22:51:03 spire-1.2.1/test/fixture/config/plugin_good.conf 22:51:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 22:51:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 22:51:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 22:51:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 22:51:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 22:51:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 22:51:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 22:51:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 22:51:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 22:51:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 22:51:03 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 22:51:03 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 22:51:03 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 22:51:03 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 22:51:03 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 22:51:03 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 22:51:03 spire-1.2.1/test/fixture/config/server_good.conf 22:51:03 spire-1.2.1/test/fixture/config/server_good_templated.conf 22:51:03 spire-1.2.1/test/fixture/fixture.go 22:51:03 spire-1.2.1/test/fixture/nodeattestor/ 22:51:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 22:51:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 22:51:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 22:51:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 22:51:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 22:51:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 22:51:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 22:51:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 22:51:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 22:51:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 22:51:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 22:51:03 spire-1.2.1/test/fixture/registration/ 22:51:03 spire-1.2.1/test/fixture/registration/entries.json 22:51:03 spire-1.2.1/test/fixture/registration/good-for-update.json 22:51:03 spire-1.2.1/test/fixture/registration/good.json 22:51:03 spire-1.2.1/test/fixture/registration/invalid.json 22:51:03 spire-1.2.1/test/fixture/registration/invalid_json.json 22:51:03 spire-1.2.1/test/fixture/registration/manager_test_entries.json 22:51:03 spire-1.2.1/test/integration/ 22:51:03 spire-1.2.1/test/integration/README.md 22:51:03 spire-1.2.1/test/integration/common 22:51:03 spire-1.2.1/test/integration/setup/ 22:51:03 spire-1.2.1/test/integration/setup/adminclient/ 22:51:03 spire-1.2.1/test/integration/setup/adminclient/build.sh 22:51:03 spire-1.2.1/test/integration/setup/adminclient/client.go 22:51:03 spire-1.2.1/test/integration/setup/debugagent/ 22:51:03 spire-1.2.1/test/integration/setup/debugagent/build.sh 22:51:03 spire-1.2.1/test/integration/setup/debugagent/main.go 22:51:03 spire-1.2.1/test/integration/setup/debugserver/ 22:51:03 spire-1.2.1/test/integration/setup/debugserver/build.sh 22:51:03 spire-1.2.1/test/integration/setup/debugserver/main.go 22:51:03 spire-1.2.1/test/integration/setup/downstreamclient/ 22:51:03 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 22:51:03 spire-1.2.1/test/integration/setup/downstreamclient/client.go 22:51:03 spire-1.2.1/test/integration/setup/itclient/ 22:51:03 spire-1.2.1/test/integration/setup/itclient/client.go 22:51:03 spire-1.2.1/test/integration/setup/node-attestation/ 22:51:03 spire-1.2.1/test/integration/setup/node-attestation/build.sh 22:51:03 spire-1.2.1/test/integration/setup/node-attestation/client.go 22:51:03 spire-1.2.1/test/integration/setup/x509pop/ 22:51:03 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 22:51:03 spire-1.2.1/test/integration/setup/x509pop/setup.sh 22:51:03 spire-1.2.1/test/integration/suites/ 22:51:03 spire-1.2.1/test/integration/suites/admin-endpoints/ 22:51:03 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 22:51:03 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 22:51:03 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 22:51:03 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 22:51:03 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 22:51:03 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 22:51:03 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 22:51:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 22:51:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 22:51:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 22:51:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 22:51:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 22:51:03 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 22:51:03 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 22:51:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 22:51:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 22:51:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 22:51:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 22:51:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 22:51:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 22:51:03 spire-1.2.1/test/integration/suites/datastore-mysql/ 22:51:03 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 22:51:03 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 22:51:03 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 22:51:03 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 22:51:03 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres/ 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 22:51:03 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 22:51:03 spire-1.2.1/test/integration/suites/debug-endpoints/ 22:51:03 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 22:51:03 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 22:51:03 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 22:51:03 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 22:51:03 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 22:51:03 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 22:51:03 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 22:51:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 22:51:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 22:51:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 22:51:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 22:51:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 22:51:03 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 22:51:03 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 22:51:03 spire-1.2.1/test/integration/suites/downstream-endpoints/ 22:51:03 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 22:51:03 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 22:51:03 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 22:51:03 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 22:51:03 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 22:51:03 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 22:51:03 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 22:51:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 22:51:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 22:51:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 22:51:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 22:51:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 22:51:03 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 22:51:03 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 22:51:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 22:51:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 22:51:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 22:51:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 22:51:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 22:51:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 22:51:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 22:51:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 22:51:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 22:51:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 22:51:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 22:51:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 22:51:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 22:51:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 22:51:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 22:51:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 22:51:04 spire-1.2.1/test/integration/suites/join-token/ 22:51:04 spire-1.2.1/test/integration/suites/join-token/01-start-server 22:51:04 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 22:51:04 spire-1.2.1/test/integration/suites/join-token/03-start-agent 22:51:04 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 22:51:04 spire-1.2.1/test/integration/suites/join-token/05-check-svid 22:51:04 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 22:51:04 spire-1.2.1/test/integration/suites/join-token/README.md 22:51:04 spire-1.2.1/test/integration/suites/join-token/conf/ 22:51:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 22:51:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 22:51:04 spire-1.2.1/test/integration/suites/join-token/conf/server/ 22:51:04 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 22:51:04 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 22:51:04 spire-1.2.1/test/integration/suites/join-token/teardown 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/ 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 22:51:04 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/ 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 22:51:04 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 22:51:04 spire-1.2.1/test/integration/suites/k8s/ 22:51:04 spire-1.2.1/test/integration/suites/k8s/00-setup 22:51:04 spire-1.2.1/test/integration/suites/k8s/01-apply-config 22:51:04 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 22:51:04 spire-1.2.1/test/integration/suites/k8s/README.md 22:51:04 spire-1.2.1/test/integration/suites/k8s/conf/ 22:51:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 22:51:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 22:51:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s/conf/server/ 22:51:04 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 22:51:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 22:51:04 spire-1.2.1/test/integration/suites/k8s/init-kubectl 22:51:04 spire-1.2.1/test/integration/suites/k8s/teardown 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/ 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/01-start-rootRemoving intermediate container 14211c8d1888 22:51:04 ---> d7fd8a1e301d 22:51:04 Step 23/23 : LABEL version=0.0.0 22:51:04 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/README.md 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/root/ 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 22:51:04 spire-1.2.1/test/integration/suites/nested-rotation/teardown 22:51:04 spire-1.2.1/test/integration/suites/node-attestation/ 22:51:04 spire-1.2.1/test/integration/suites/node-attestation/00-setup 22:51:04 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 22:51:04 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 22:51:04 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 22:51:04 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 22:51:04 spire-1.2.1/test/integration/suites/node-attestation/README.md 22:51:04 spire-1.2.1/test/integration/suites/node-attestation/conf/ 22:51:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 22:51:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 22:51:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 22:51:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 22:51:04 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 22:51:04 spire-1.2.1/test/integration/suites/node-attestation/teardown 22:51:04 spire-1.2.1/test/integration/suites/rotation/ 22:51:04 spire-1.2.1/test/integration/suites/rotation/00-setup 22:51:04 spire-1.2.1/test/integration/suites/rotation/01-start-server 22:51:04 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 22:51:04 spire-1.2.1/test/integration/suites/rotation/03-start-agent 22:51:04 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 22:51:04 spire-1.2.1/test/integration/suites/rotation/05-check-svids 22:51:04 spire-1.2.1/test/integration/suites/rotation/README.md 22:51:04 spire-1.2.1/test/integration/suites/rotation/conf/ 22:51:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 22:51:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 22:51:04 spire-1.2.1/test/integration/suites/rotation/conf/server/ 22:51:04 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 22:51:04 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 22:51:04 spire-1.2.1/test/integration/suites/rotation/teardown 22:51:04 spire-1.2.1/test/integration/suites/self-test/ 22:51:04 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 22:51:04 spire-1.2.1/test/integration/suites/self-test/README.md 22:51:04 spire-1.2.1/test/integration/suites/self-test/teardown 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/ 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 22:51:04 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 22:51:04 spire-1.2.1/test/integration/suites/upgrade/ 22:51:04 spire-1.2.1/test/integration/suites/upgrade/00-setup 22:51:04 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests ---> Running in 1c77218e4296 22:51:04 22:51:04 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 22:51:04 spire-1.2.1/test/integration/suites/upgrade/README.md 22:51:04 spire-1.2.1/test/integration/suites/upgrade/conf/ 22:51:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 22:51:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 22:51:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 22:51:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 22:51:04 spire-1.2.1/test/integration/suites/upgrade/teardown 22:51:04 spire-1.2.1/test/integration/suites/upgrade/versions.txt 22:51:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 22:51:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 22:51:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 22:51:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 22:51:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 22:51:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 22:51:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 22:51:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 22:51:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 22:51:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 22:51:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 22:51:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 22:51:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 22:51:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 22:51:04 spire-1.2.1/test/integration/test-one.sh 22:51:04 spire-1.2.1/test/integration/test.sh 22:51:04 spire-1.2.1/test/plugintest/ 22:51:04 spire-1.2.1/test/plugintest/config.go 22:51:04 spire-1.2.1/test/plugintest/load.go 22:51:04 spire-1.2.1/test/plugintest/option.go 22:51:04 spire-1.2.1/test/spiretest/ 22:51:04 spire-1.2.1/test/spiretest/apiserver.go 22:51:04 spire-1.2.1/test/spiretest/assertions.go 22:51:04 spire-1.2.1/test/spiretest/dir.go 22:51:04 spire-1.2.1/test/spiretest/errors_posix.go 22:51:04 spire-1.2.1/test/spiretest/errors_windows.go 22:51:04 spire-1.2.1/test/spiretest/logs.go 22:51:04 spire-1.2.1/test/spiretest/socketapi.go 22:51:04 spire-1.2.1/test/spiretest/suite.go 22:51:04 spire-1.2.1/test/spiretest/x509.go 22:51:04 spire-1.2.1/test/testca/ 22:51:04 spire-1.2.1/test/testca/ca.go 22:51:04 spire-1.2.1/test/testkey/ 22:51:04 spire-1.2.1/test/testkey/generate.sh 22:51:04 spire-1.2.1/test/testkey/genkeys.go 22:51:04 spire-1.2.1/test/testkey/keys.go 22:51:04 spire-1.2.1/test/testkey/new.go 22:51:04 spire-1.2.1/test/tpmsimulator/ 22:51:04 spire-1.2.1/test/tpmsimulator/simulator.go 22:51:04 spire-1.2.1/test/util/ 22:51:04 spire-1.2.1/test/util/cert_fixtures.go 22:51:04 spire-1.2.1/test/util/cert_generation.go 22:51:04 spire-1.2.1/test/util/io_redirection.go 22:51:04 spire-1.2.1/test/util/race.go 22:51:04 spire-1.2.1/test/util/util.go 22:51:04 building spire from source... 22:51:05 Installing go1.17.7... 22:51:05 Removing intermediate container 1c77218e4296 22:51:05 ---> 9fc3ee9cb56c 22:51:05 22:51:05 Successfully built 9fc3ee9cb56c 22:51:05 Successfully tagged sys-mgmt-agent-arm64:latest 22:51:18  Building sys-mgmt-agent ... done go: downloading github.com/Masterminds/goutils v1.1.0 22:51:18 go: downloading github.com/Masterminds/semver v1.5.0 22:51:18 go: downloading github.com/google/uuid v1.1.2 22:51:18 go: downloading github.com/huandu/xstrings v1.3.2 22:51:18 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 22:51:18 go: downloading github.com/mattn/go-colorable v0.1.12 22:51:18 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 22:51:18 go: downloading github.com/oklog/run v1.0.0 22:51:18 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 22:51:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 22:51:18 go: downloading github.com/prometheus/client_model v0.2.0 22:51:18 go: downloading github.com/prometheus/common v0.32.1 22:51:18 go: downloading github.com/beorn7/perks v1.0.1 22:51:18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 22:51:18 go: downloading github.com/prometheus/procfs v0.7.3 22:51:18 go: downloading go.uber.org/atomic v1.9.0 22:51:18 go: downloading github.com/pkg/errors v0.9.1 22:51:19 go: downloading github.com/imkira/go-observer v1.0.3 22:51:20 go: downloading github.com/mitchellh/reflectwalk v1.0.1 22:51:20 go: downloading github.com/hashicorp/errwrap v1.1.0 22:51:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:51:20 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 22:51:20 go: downloading github.com/twmb/murmur3 v1.1.6 22:51:20 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 22:51:20 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 22:51:20 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 22:51:28 Building bin/spire-server... 22:51:28 go: downloading github.com/mitchellh/cli v1.1.2 22:51:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 22:51:28 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 22:51:29 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 22:51:29 go: downloading google.golang.org/grpc v1.44.0 22:51:32 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 22:51:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 22:51:32 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 22:51:33 go: downloading github.com/stretchr/testify v1.7.0 22:51:33 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 22:51:33 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:51:33 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 22:51:33 go: downloading github.com/blang/semver/v4 v4.0.0 22:51:33 go: downloading github.com/imdario/mergo v0.3.12 22:51:33 go: downloading github.com/go-sql-driver/mysql v1.6.0 22:51:33 go: downloading github.com/sirupsen/logrus v1.8.1 22:51:34 go: downloading github.com/jinzhu/gorm v1.9.16 22:51:34 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 22:51:34 go: downloading github.com/hashicorp/go-hclog v1.1.0 22:51:34 go: downloading github.com/lib/pq v1.10.4 22:51:34 go: downloading github.com/mattn/go-sqlite3 v1.14.12 22:51:34 go: downloading github.com/aws/aws-sdk-go v1.43.0 22:51:34 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 22:51:34 go: downloading github.com/mattn/go-isatty v0.0.14 22:51:34 go: downloading github.com/fatih/color v1.13.0 22:51:35 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 22:51:35 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 22:51:35 go: downloading github.com/hashicorp/go-plugin v1.4.3 22:51:35 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 22:51:36 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 22:51:36 go: downloading github.com/InVisionApp/go-logger v1.0.1 22:51:36 go: downloading github.com/open-policy-agent/opa v0.38.0 22:52:03 go: downloading k8s.io/client-go v0.23.4 22:52:03 go: downloading google.golang.org/api v0.70.0 22:52:03 go: downloading k8s.io/api v0.23.4 22:52:03 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 22:52:03 go: downloading github.com/armon/go-metrics v0.3.10 22:52:03 go: downloading github.com/prometheus/client_golang v1.12.1 22:52:03 go: downloading github.com/uber-go/tally/v4 v4.1.1 22:52:03 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 22:52:03 go: downloading github.com/mattn/go-colorable v0.1.12 22:52:03 go: downloading github.com/Masterminds/goutils v1.1.0 22:52:03 go: downloading github.com/Masterminds/semver v1.5.0 22:52:03 go: downloading github.com/google/uuid v1.1.2 22:52:03 go: downloading github.com/huandu/xstrings v1.3.2 22:52:03 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 22:52:03 go: downloading github.com/oklog/run v1.0.0 22:52:03 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 22:52:03 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 22:52:03 go: downloading github.com/prometheus/client_model v0.2.0 22:52:03 go: downloading github.com/prometheus/common v0.32.1 22:52:03 go: downloading github.com/beorn7/perks v1.0.1 22:52:03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 22:52:04 go: downloading github.com/prometheus/procfs v0.7.3 22:52:05 go: downloading github.com/imkira/go-observer v1.0.3 22:52:05 go: downloading github.com/pkg/errors v0.9.1 22:52:05 go: downloading go.uber.org/atomic v1.9.0 22:52:05 go: downloading github.com/hashicorp/errwrap v1.1.0 22:52:05 go: downloading github.com/mitchellh/reflectwalk v1.0.1 22:52:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:52:06 go: downloading gopkg.in/yaml.v2 v2.4.0 22:52:06 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:52:06 go: downloading github.com/gobwas/glob v0.2.3 22:52:06 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 22:52:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:52:06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 22:52:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 22:52:06 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 22:52:06 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 22:52:07 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 22:52:13 go: downloading github.com/google/go-tpm v0.3.3 22:52:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 22:52:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 22:52:13 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 22:52:13 go: downloading github.com/stretchr/testify v1.7.0 22:52:13 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:52:14 go: downloading github.com/aws/aws-sdk-go v1.43.0 22:52:36 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 22:52:36 go: downloading github.com/blang/semver/v4 v4.0.0 22:52:36 go: downloading github.com/jinzhu/gorm v1.9.16 22:52:36 go: downloading github.com/go-sql-driver/mysql v1.6.0 22:52:36 go: downloading github.com/lib/pq v1.10.4 22:52:36 go: downloading github.com/mattn/go-sqlite3 v1.14.12 22:52:36 go: downloading k8s.io/client-go v0.23.4 22:52:36 go: downloading k8s.io/api v0.23.4 22:52:36 go: downloading google.golang.org/api v0.70.0 22:52:41 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 22:52:41 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 22:52:41 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 22:52:41 go: downloading cloud.google.com/go/storage v1.21.0 22:52:42 go: downloading cloud.google.com/go v0.100.2 22:52:43 go: downloading k8s.io/apimachinery v0.23.4 22:52:45 go: downloading k8s.io/kube-aggregator v0.23.3 22:52:46 go: downloading cloud.google.com/go/security v1.3.0 22:52:46 go: downloading sigs.k8s.io/controller-runtime v0.11.1 22:52:47 go: downloading github.com/google/go-tpm v0.3.3 22:52:48 go: downloading cloud.google.com/go/storage v1.21.0 22:52:48 go: downloading github.com/hashicorp/vault/api v1.4.1 22:52:48 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 22:52:48 go: downloading cloud.google.com/go v0.100.2 22:52:49 go: downloading gopkg.in/yaml.v2 v2.4.0 22:52:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:52:49 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:52:50 go: downloading github.com/gobwas/glob v0.2.3 22:52:50 go: downloading k8s.io/apimachinery v0.23.4 22:52:50 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 22:52:50 go: downloading github.com/aws/smithy-go v1.11.0 22:52:52 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 22:52:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 22:52:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 22:52:52 go: downloading k8s.io/kube-aggregator v0.23.3 22:52:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 22:52:52 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 22:52:52 go: downloading github.com/jinzhu/inflection v1.0.0 22:52:53 go: downloading github.com/gogo/protobuf v1.3.2 22:52:53 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 22:53:00 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 22:53:00 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 22:53:00 go: downloading github.com/Azure/go-autorest/logger v0.2.1 22:53:00 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 22:53:00 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 22:53:00 go: downloading github.com/dimchansky/utfbom v1.1.1 22:53:00 go: downloading cloud.google.com/go/compute v1.3.0 22:53:00 go: downloading cloud.google.com/go/iam v0.1.1 22:53:01 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 22:53:01 go: downloading k8s.io/klog/v2 v2.30.0 22:53:02 go: downloading github.com/google/gofuzz v1.1.0 22:53:02 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 22:53:03 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 22:53:03 go: downloading github.com/spf13/pflag v1.0.5 22:53:03 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 22:53:03 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 22:53:03 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 22:53:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 22:53:04 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 22:53:04 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 22:53:04 go: downloading github.com/hashicorp/vault/sdk v0.4.1 22:53:05 go: downloading github.com/mitchellh/mapstructure v1.4.3 22:53:05 go: downloading github.com/tklauser/go-sysconf v0.3.9 22:53:05 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 22:53:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 22:53:06 go: downloading github.com/jmespath/go-jmespath v0.4.0 22:53:08 go: downloading go.opencensus.io v0.23.0 22:53:08 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 22:53:09 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 22:53:09 go: downloading gopkg.in/inf.v0 v0.9.1 22:53:09 go: downloading github.com/go-logr/logr v1.2.2 22:53:09 go: downloading github.com/google/go-cmp v0.5.7 22:53:09 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 22:53:09 go: downloading github.com/json-iterator/go v1.1.12 22:53:10 go: downloading github.com/googleapis/gnostic v0.5.5 22:53:13 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 22:53:15 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 22:53:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 22:53:15 go: downloading github.com/tklauser/numcpus v0.3.0 22:53:15 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 22:53:16 go: downloading go.uber.org/zap v1.21.0 22:53:16 go: downloading sigs.k8s.io/yaml v1.3.0 22:53:16 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 22:53:16 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 22:53:17 go: downloading github.com/modern-go/reflect2 v1.0.2 22:53:17 go: downloading github.com/ryanuber/go-glob v1.0.0 22:53:17 go: downloading github.com/golang/snappy v0.0.4 22:53:17 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 22:53:20 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 22:53:20 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 22:53:20 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 22:53:20 go: downloading sigs.k8s.io/controller-runtime v0.11.1 22:53:21 go: downloading cloud.google.com/go/security v1.3.0 22:53:21 go: downloading github.com/hashicorp/vault/api v1.4.1 22:53:22 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 22:53:22 go: downloading github.com/twmb/murmur3 v1.1.6 22:53:22 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 22:53:23 go: downloading github.com/aws/smithy-go v1.11.0 22:53:24 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 22:53:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 22:53:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 22:53:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 22:53:24 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 22:53:25 go: downloading github.com/jinzhu/inflection v1.0.0 22:53:25 go: downloading github.com/gogo/protobuf v1.3.2 22:53:26 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 22:53:26 go: downloading github.com/hashicorp/go-uuid v1.0.2 22:53:26 go: downloading github.com/hashicorp/go-version v1.2.0 22:53:26 go: downloading go.uber.org/multierr v1.6.0 22:53:30 go: downloading cloud.google.com/go/compute v1.3.0 22:53:30 go: downloading cloud.google.com/go/iam v0.1.1 22:53:30 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 22:53:30 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 22:53:31 go: downloading k8s.io/klog/v2 v2.30.0 22:53:31 go: downloading github.com/google/gofuzz v1.1.0 22:53:31 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 22:53:32 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 22:53:33 go: downloading github.com/spf13/pflag v1.0.5 22:53:33 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 22:53:34 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 22:53:34 go: downloading github.com/Azure/go-autorest/logger v0.2.1 22:53:34 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 22:53:34 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 22:53:34 go: downloading github.com/dimchansky/utfbom v1.1.1 22:53:34 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 22:53:34 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 22:53:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 22:53:34 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 22:53:34 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 22:53:34 go: downloading github.com/hashicorp/vault/sdk v0.4.1 22:53:35 go: downloading github.com/mitchellh/mapstructure v1.4.3 22:53:35 go: downloading github.com/tklauser/go-sysconf v0.3.9 22:53:36 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 22:53:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 22:53:36 go: downloading github.com/jmespath/go-jmespath v0.4.0 22:53:37 go: downloading go.opencensus.io v0.23.0 22:53:38 go: downloading gopkg.in/inf.v0 v0.9.1 22:53:38 go: downloading github.com/go-logr/logr v1.2.2 22:53:38 go: downloading github.com/google/go-cmp v0.5.7 22:53:38 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 22:53:39 go: downloading github.com/json-iterator/go v1.1.12 22:53:40 go: downloading github.com/googleapis/gnostic v0.5.5 22:53:42 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 22:53:42 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 22:53:42 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 22:53:45 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 22:53:45 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 22:53:45 go: downloading github.com/tklauser/numcpus v0.3.0 22:53:45 go: downloading go.uber.org/zap v1.21.0 22:53:46 go: downloading sigs.k8s.io/yaml v1.3.0 22:53:46 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 22:53:46 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 22:53:46 go: downloading github.com/modern-go/reflect2 v1.0.2 22:53:46 go: downloading github.com/ryanuber/go-glob v1.0.0 22:53:47 go: downloading github.com/golang/snappy v0.0.4 22:53:47 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 22:53:51 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 22:53:51 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 22:53:56 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 22:53:56 go: downloading github.com/hashicorp/go-uuid v1.0.2 22:53:56 go: downloading github.com/hashicorp/go-version v1.2.0 22:53:56 go: downloading go.uber.org/multierr v1.6.0 22:54:23 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 22:54:23 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 22:57:15 Removing intermediate container ab3f2de97117 22:57:15 ---> 28b126b927a4 22:57:15 22:57:15 Step 10/23 : FROM alpine:3.14 22:57:15 ---> ac73e934f311 22:57:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:57:15 ---> Using cache 22:57:15 ---> 1810d103e25f 22:57:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:57:15 ---> Using cache 22:57:15 ---> e556036b2528 22:57:15 Step 13/23 : ENV APP_PORT=59881 22:57:15 ---> Running in 73f3dfd56dbd 22:57:15 Removing intermediate container 73f3dfd56dbd 22:57:15 ---> 092618995147 22:57:15 Step 14/23 : EXPOSE $APP_PORT 22:57:15 ---> Running in 091a3045087e 22:57:15 Removing intermediate container 091a3045087e 22:57:15 ---> f806f7e0a0a6 22:57:15 Step 15/23 : WORKDIR / 22:57:15 ---> Running in 06af7fd739c0 22:57:15 Removing intermediate container 06af7fd739c0 22:57:15 ---> 5f56ac02b9e1 22:57:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:57:15 ---> 26d598a63d8a 22:57:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:57:18 ---> 76ec663018f1 22:57:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:57:19 ---> 0a8de1fabf0a 22:57:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:57:19 ---> Running in 447483ef7432 22:57:20 Removing intermediate container 447483ef7432 22:57:20 ---> ee348f057ae5 22:57:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:57:20 ---> Running in da88b6e11cb4 22:57:20 Removing intermediate container da88b6e11cb4 22:57:20 ---> f678b9903888 22:57:20 Step 21/23 : LABEL arch=arm64 22:57:21 ---> Running in d624c4cdd0a5 22:57:21 Removing intermediate container d624c4cdd0a5 22:57:21 ---> 49a21646a870 22:57:21 Step 22/23 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 22:57:21 ---> Running in a3d26893ae35 22:57:22 Removing intermediate container a3d26893ae35 22:57:22 ---> a078519f7f3f 22:57:22 Step 23/23 : LABEL version=0.0.0 22:57:22 ---> Running in 9fc28b36237f 22:57:22 Removing intermediate container 9fc28b36237f 22:57:22 ---> 62395ce99cfe 22:57:22 22:57:23 Successfully built 62395ce99cfe 22:57:23 Successfully tagged core-metadata-arm64:latest 23:20:48  Building core-metadata ... done Building bin/spire-agent... 23:20:48 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 23:20:48 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 23:20:48 go: downloading cloud.google.com/go/secretmanager v1.3.0 23:20:48 go: downloading github.com/docker/docker v20.10.12+incompatible 23:20:49 go: downloading github.com/google/go-tpm-tools v0.3.3 23:20:51 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 23:20:51 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 23:20:51 go: downloading github.com/docker/go-connections v0.4.0 23:20:51 go: downloading github.com/docker/go-units v0.4.0 23:20:51 go: downloading github.com/opencontainers/image-spec v1.0.1 23:20:52 go: downloading github.com/containerd/containerd v1.3.4 23:20:52 go: downloading github.com/docker/distribution v2.7.1+incompatible 23:20:52 go: downloading github.com/opencontainers/go-digest v1.0.0 23:26:44 Removing intermediate container 720724a8ef67 23:26:44 ---> 5e51fa4dcc70 23:26:44 23:26:44 Step 13/26 : FROM alpine:3.15 23:26:44 ---> 3fb3c9af89a9 23:26:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:26:44 ---> Using cache 23:26:44 ---> 28f18bde1de7 23:26:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:26:44 ---> Using cache 23:26:44 ---> cc6833628124 23:26:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:26:44 ---> Running in 9df9f67c12d7 23:26:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:26:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:26:44 v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:26:44 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 23:26:44 OK: 15729 distinct packages available 23:26:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:26:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:26:44 (1/5) Installing dumb-init (1.2.5-r1) 23:26:44 (2/5) Installing musl-obstack (1.2.3-r0) 23:26:44 (3/5) Installing libucontext (1.1-r0) 23:26:44 (4/5) Installing gcompat (1.0.0-r4) 23:26:44 (5/5) Installing openssl (1.1.1n-r0) 23:26:44 Executing busybox-1.34.1-r5.trigger 23:26:44 OK: 6 MiB in 19 packages 23:26:44 Removing intermediate container 9df9f67c12d7 23:26:44 ---> 0d0cc539bef6 23:26:44 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 23:26:44 ---> fc0fc1be0d67 23:26:44 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 23:26:48 ---> 0304902d6920 23:26:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:26:49 ---> 03ebf8bb343d 23:26:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:26:50 ---> dabb1dfb6736 23:26:50 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:26:50 ---> 4aeb03258fa0 23:26:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:26:50 ---> Running in 88c659b1c181 23:26:51 Removing intermediate container 88c659b1c181 23:26:51 ---> b7494172c633 23:26:51 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:26:51 ---> Running in 620286aa5129 23:26:51 Removing intermediate container 620286aa5129 23:26:51 ---> 375aed96bce9 23:26:51 Step 24/26 : LABEL arch=arm64 23:26:52 ---> Running in 8a7ca1e34b8b 23:26:52 Removing intermediate container 8a7ca1e34b8b 23:26:52 ---> 289218012ac6 23:26:52 Step 25/26 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 23:26:52 ---> Running in 68838a8754b2 23:26:52 Removing intermediate container 68838a8754b2 23:26:52 ---> 9dee7f08358e 23:26:52 Step 26/26 : LABEL version=0.0.0 23:26:53 ---> Running in 1517a901711f 23:26:53 Removing intermediate container 1517a901711f 23:26:53 ---> 27275c3c2b46 23:26:53 23:26:53 Successfully built 27275c3c2b46 23:26:53 Successfully tagged security-spire-agent-arm64:latest 23:27:00  Building security-spire-agent ... done Building bin/spire-agent... 23:27:01 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 23:27:01 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 23:27:01 go: downloading cloud.google.com/go/secretmanager v1.3.0 23:27:01 go: downloading github.com/docker/docker v20.10.12+incompatible 23:27:04 go: downloading github.com/google/go-tpm-tools v0.3.3 23:27:05 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 23:27:05 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 23:27:05 go: downloading github.com/docker/go-connections v0.4.0 23:27:05 go: downloading github.com/docker/go-units v0.4.0 23:27:05 go: downloading github.com/opencontainers/image-spec v1.0.1 23:27:06 go: downloading github.com/containerd/containerd v1.3.4 23:27:06 go: downloading github.com/docker/distribution v2.7.1+incompatible 23:27:06 go: downloading github.com/opencontainers/go-digest v1.0.0 23:27:21 Building bin/spire-agent... 23:27:21 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 23:27:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 23:27:23 go: downloading github.com/docker/docker v20.10.12+incompatible 23:27:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 23:27:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 23:27:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 23:27:24 go: downloading github.com/google/go-tpm-tools v0.3.3 23:27:28 go: downloading github.com/docker/go-connections v0.4.0 23:27:28 go: downloading github.com/docker/go-units v0.4.0 23:27:28 go: downloading github.com/opencontainers/image-spec v1.0.1 23:27:28 go: downloading github.com/containerd/containerd v1.3.4 23:27:28 go: downloading github.com/docker/distribution v2.7.1+incompatible 23:27:28 go: downloading github.com/opencontainers/go-digest v1.0.0 23:32:20 Removing intermediate container 43c106864887 23:32:20 ---> 13fdaf01a3ba 23:32:20 23:32:20 Step 13/25 : FROM alpine:3.15 23:32:20 ---> 3fb3c9af89a9 23:32:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:32:20 ---> Using cache 23:32:20 ---> 28f18bde1de7 23:32:20 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:20 ---> Using cache 23:32:20 ---> cc6833628124 23:32:20 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:32:20 ---> Using cache 23:32:20 ---> 0d0cc539bef6 23:32:20 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 23:32:20 ---> 124300eae209 23:32:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:32:20 ---> d81dc9cf39c6 23:32:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:32:20 ---> 8b0b1133987a 23:32:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:32:20 ---> 3d822f85df77 23:32:20 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:32:20 ---> Running in 20da04e321f9 23:32:20 Removing intermediate container 20da04e321f9 23:32:20 ---> 2c98dfb78164 23:32:20 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:32:20 ---> Running in 7c3d4d813e4c 23:32:20 Removing intermediate container 7c3d4d813e4c 23:32:20 ---> 892449ede5ec 23:32:20 Step 23/25 : LABEL arch=arm64 23:32:20 ---> Running in 08f8802c28b5 23:32:20 Removing intermediate container 08f8802c28b5 23:32:20 ---> 0251dccd8d89 23:32:20 Step 24/25 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 23:32:20 ---> Running in ce6e0c089ae9 23:32:20 Removing intermediate container ce6e0c089ae9 23:32:20 ---> 7cef9d70176e 23:32:20 Step 25/25 : LABEL version=0.0.0 23:32:20 ---> Running in d26512d176b4 23:32:20 Removing intermediate container d26512d176b4 23:32:20 ---> 0ff9f632673a 23:32:20 23:32:20 Successfully built 0ff9f632673a 23:32:20 Successfully tagged security-spire-server-arm64:latest 23:32:28  Building security-spire-server ... done Removing intermediate container 52fdbab98ddd 23:32:28 ---> 4389bf80ddb8 23:32:28 23:32:28 Step 13/26 : FROM alpine:3.15 23:32:28 ---> 3fb3c9af89a9 23:32:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:32:28 ---> Using cache 23:32:28 ---> 28f18bde1de7 23:32:28 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:28 ---> Using cache 23:32:28 ---> cc6833628124 23:32:28 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:32:28 ---> Running in f8b9d6d68c8b 23:32:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:32:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:32:32 v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:32:32 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 23:32:32 OK: 15729 distinct packages available 23:32:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:32:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:32:34 (1/4) Installing dumb-init (1.2.5-r1) 23:32:34 (2/4) Installing musl-obstack (1.2.3-r0) 23:32:34 (3/4) Installing libucontext (1.1-r0) 23:32:34 (4/4) Installing gcompat (1.0.0-r4) 23:32:34 Executing busybox-1.34.1-r5.trigger 23:32:34 OK: 6 MiB in 18 packages 23:32:35 Removing intermediate container f8b9d6d68c8b 23:32:35 ---> 0b5ef128eca7 23:32:35 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 23:32:40 ---> 1199779b92cf 23:32:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:32:40 ---> 87d0eccb76af 23:32:40 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:32:40 ---> Running in 42b24bcd80fc 23:32:41 Removing intermediate container 42b24bcd80fc 23:32:41 ---> e2b0c2723eee 23:32:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:32:42 ---> 4b954fe76108 23:32:42 Step 21/26 : WORKDIR / 23:32:42 ---> Running in 264f5b55089f 23:32:42 Removing intermediate container 264f5b55089f 23:32:42 ---> 7c0ef0ba0436 23:32:42 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:32:42 ---> Running in 05187255e8bc 23:32:42 Removing intermediate container 05187255e8bc 23:32:42 ---> 67d8dd6c70d5 23:32:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:32:43 ---> Running in 8e349047d8c2 23:32:43 Removing intermediate container 8e349047d8c2 23:32:43 ---> d2fb35a6d959 23:32:43 Step 24/26 : LABEL arch=arm64 23:32:43 ---> Running in efea8f9d69dc 23:32:44 Removing intermediate container efea8f9d69dc 23:32:44 ---> 6e0a64694d58 23:32:44 Step 25/26 : LABEL git_sha=f75951e67e59be697f1760a362b6510c4e2fe726 23:32:44 ---> Running in 0797058ba523 23:32:44 Removing intermediate container 0797058ba523 23:32:44 ---> f5c21e5d74ff 23:32:44 Step 26/26 : LABEL version=0.0.0 23:32:44 ---> Running in 1e6e05b4854e 23:32:44 Removing intermediate container 1e6e05b4854e 23:32:44 ---> b91200a2edc1 23:32:44 23:32:45 Successfully built b91200a2edc1 23:32:45 Successfully tagged security-spire-config-arm64:latest 23:32:45  Building security-spire-config ... done  [Pipeline] } 23:32:45 $ docker stop --time=1 db8b72051d0de48354626b5cbde9d3d42ead323cd49e138f3bfa96a07d7acbcf 23:32:47 $ docker rm -f db8b72051d0de48354626b5cbde9d3d42ead323cd49e138f3bfa96a07d7acbcf [Pipeline] // withDockerContainer [Pipeline] sh 23:32:48 + docker images 23:32:49 REPOSITORY TAG IMAGE ID CREATED SIZE 23:32:49 security-spire-config-arm64 latest b91200a2edc1 5 seconds ago 85.6MB 23:32:49 security-spire-server-arm64 latest 0ff9f632673a 32 seconds ago 86.3MB 23:32:49 4389bf80ddb8 41 seconds ago 4.21GB 23:32:49 13fdaf01a3ba About a minute ago 4.21GB 23:32:49 security-spire-agent-arm64 latest 27275c3c2b46 5 minutes ago 126MB 23:32:49 5e51fa4dcc70 6 minutes ago 4.21GB 23:32:49 core-metadata-arm64 latest 62395ce99cfe 35 minutes ago 25.1MB 23:32:49 28b126b927a4 35 minutes ago 1.43GB 23:32:49 sys-mgmt-agent-arm64 latest 9fc3ee9cb56c 41 minutes ago 290MB 23:32:49 core-data-arm64 latest 9678ca37fe66 42 minutes ago 34.4MB 23:32:49 806f386f6013 43 minutes ago 1.46GB 23:32:49 support-notifications-arm64 latest 5865fc0ca7cc 43 minutes ago 25.5MB 23:32:49 security-proxy-setup-arm64 latest 35e8304aae31 43 minutes ago 42.1MB 23:32:49 c7a02a3f44ec 44 minutes ago 1.43GB 23:32:49 d7b5a8e810cc 44 minutes ago 1.43GB 23:32:49 841d65c2f23c 44 minutes ago 1.44GB 23:32:49 security-bootstrapper-arm64 latest cdd25d54008c 54 minutes ago 23.6MB 23:32:49 security-secretstore-setup-arm64 latest c41be920d796 54 minutes ago 40.8MB 23:32:49 support-scheduler-arm64 latest 524ec3557d90 54 minutes ago 24.9MB 23:32:49 core-command-arm64 latest 00694f2cf3e1 54 minutes ago 23.7MB 23:32:49 d76d2f801b49 55 minutes ago 1.43GB 23:32:49 security-spiffe-token-provider-arm64 latest 93937e53082d 55 minutes ago 27.7MB 23:32:49 c447965ee487 55 minutes ago 1.44GB 23:32:49 4822534fee89 55 minutes ago 1.43GB 23:32:49 62ed0f38d59c 55 minutes ago 1.43GB 23:32:49 72ab8cafa47c 55 minutes ago 1.42GB 23:32:49 ci-base-image-arm64 latest 292d781a10e7 About an hour ago 885MB 23:32:49 docker 20.10.14 c346e9eafbab 5 days ago 202MB 23:32:49 alpine 3.14 ac73e934f311 6 days ago 5.34MB 23:32:49 alpine 3.15 3fb3c9af89a9 6 days ago 5.32MB 23:32:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 23:32:49 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 23:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:32:49 23:32:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:32:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:32:50 arm64: Pulling from edgex-lftools-log-publisher 23:32:50 8998bd30e6a1: Pulling fs layer 23:32:50 04944245beec: Pulling fs layer 23:32:50 699f458cf7ca: Pulling fs layer 23:32:50 765212b225bb: Pulling fs layer 23:32:50 f23df028b6ca: Pulling fs layer 23:32:50 d65c8cfc05b1: Pulling fs layer 23:32:50 2437ff75d9bd: Pulling fs layer 23:32:50 f23df028b6ca: Waiting 23:32:50 2437ff75d9bd: Waiting 23:32:50 d65c8cfc05b1: Waiting 23:32:50 765212b225bb: Waiting 23:32:50 04944245beec: Download complete 23:32:50 765212b225bb: Verifying Checksum 23:32:50 765212b225bb: Download complete 23:32:50 f23df028b6ca: Verifying Checksum 23:32:50 f23df028b6ca: Download complete 23:32:50 d65c8cfc05b1: Download complete 23:32:50 699f458cf7ca: Verifying Checksum 23:32:50 699f458cf7ca: Download complete 23:32:51 8998bd30e6a1: Verifying Checksum 23:32:51 8998bd30e6a1: Download complete 23:32:53 2437ff75d9bd: Verifying Checksum 23:32:53 2437ff75d9bd: Download complete 23:32:55 8998bd30e6a1: Pull complete 23:32:56 04944245beec: Pull complete 23:32:58 699f458cf7ca: Pull complete 23:32:58 765212b225bb: Pull complete 23:32:59 f23df028b6ca: Pull complete 23:32:59 d65c8cfc05b1: Pull complete 23:33:17 2437ff75d9bd: Pull complete 23:33:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:33:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:33:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:33:18 prd-ubuntu20.04-docker-arm64-4c-16g-18449 does not seem to be running inside a container 23:33:18 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 23:33:21 $ docker top 40522f24644d3e62b5e2009b57225e82e2c8569ddea974cc611fa2c834fd8571 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:33:22 ---> job-cost.sh 23:33:22 lf-activate-venv: SKIPPING 23:33:22 INFO: No Stack... 23:33:23 INFO: Retrieving Pricing Info for: v3-standard-4 23:33:24 INFO: Archiving Costs [Pipeline] sh 23:33:25 + cat /w/workspace/edgex-go/2/archives/cost.csv 23:33:25 + cut -d, -f6 [Pipeline] lock 23:33:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3951-2-stack-cost] 23:33:25 Resource [jenkins-edgexfoundry-edgex-go-PR-3951-2-stack-cost] did not exist. Created. 23:33:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3951-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:33:25 + echo total: 0.2199999988079071 [Pipeline] stash 23:33:26 Stashed 1 file(s) [Pipeline] } 23:33:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3951-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:33:26 $ docker stop --time=1 40522f24644d3e62b5e2009b57225e82e2c8569ddea974cc611fa2c834fd8571 23:33:28 $ docker rm -f 40522f24644d3e62b5e2009b57225e82e2c8569ddea974cc611fa2c834fd8571 [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 23:33:28 provisioning config files... 23:33:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3587042241502649858tmp [Pipeline] { [Pipeline] sh 23:33:28 + set +x 23:33:28 + curl -s https://codecov.io/bash 23:33:28 + bash -s -- 23:33:28 23:33:28 _____ _ 23:33:28 / ____| | | 23:33:28 | | ___ __| | ___ ___ _____ __ 23:33:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:33:28 | |___| (_) | (_| | __/ (_| (_) \ V / 23:33:28 \_____\___/ \__,_|\___|\___\___/ \_/ 23:33:28 Bash-1.0.6 23:33:28 23:33:28 23:33:28 ==> git version 2.25.1 found 23:33:28 ==> 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 23:33:28 Release-Date: 2020-01-08 23:33:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:33:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:33:28 ==> Jenkins CI detected. 23:33:28 current dir:  /w/workspace/edgex-go/2 23:33:28 project root: . 23:33:28 --> token set from env 23:33:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:33:28 ==> Running gcov in . (disable via -X gcov) 23:33:28 ==> Python coveragepy not found 23:33:28 ==> Searching for coverage reports in: 23:33:28 + . 23:33:28 -> Found 1 reports 23:33:28 ==> Detecting git/mercurial file structure 23:33:28 ==> Reading reports 23:33:29 + ./coverage.out bytes=431650 23:33:29 ==> Appending adjustments 23:33:29 https://docs.codecov.io/docs/fixing-reports 23:33:30 + Found adjustments 23:33:30 ==> Gzipping contents 23:33:30 60K /tmp/codecov.P2Zu4J.gz 23:33:30 ==> Uploading reports 23:33:30 url: https://codecov.io 23:33:30 query: branch=PR-3951&commit=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3951%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3951&job=&cmd_args= 23:33:30 -> Pinging Codecov 23:33:30 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=a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3951%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3951&job=&cmd_args= 23:33:30 -> Uploading to 23:33:30 https://storage.googleapis.com/codecov/v4/raw/2022-04-10/00271124DB129430A58F1EEE437C3FCB/a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0/b661d1cf-7821-4b30-8699-473ea4366d31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220410%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220410T233330Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f01d0126c7557b21567d44993db05c2fb179e5c681d467a89a2c42f75f447239 23:33:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:33:30 Dload Upload Total Spent Left Speed 23:33:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59250 0 0 100 59250 0 285k --:--:-- --:--:-- --:--:-- 283k 100 59250 0 0 100 59250 0 265k --:--:-- --:--:-- --:--:-- 264k 23:33:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a0e0373ec1f0edeba7c448b7ddc9cfb254d695c0 [Pipeline] } 23:33:30 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 23:33:31 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 23:33:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:33:32 ---> package-listing.sh 23:33:32 ++ facter osfamily 23:33:32 ++ tr '[:upper:]' '[:lower:]' 23:33:32 + OS_FAMILY=debian 23:33:32 + workspace=/w/workspace/edgex-go/2 23:33:32 + START_PACKAGES=/tmp/packages_start.txt 23:33:32 + END_PACKAGES=/tmp/packages_end.txt 23:33:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:33:32 + PACKAGES=/tmp/packages_start.txt 23:33:32 + '[' /w/workspace/edgex-go/2 ']' 23:33:32 + PACKAGES=/tmp/packages_end.txt 23:33:32 + case "${OS_FAMILY}" in 23:33:32 + dpkg -l 23:33:32 + grep '^ii' 23:33:32 + '[' -f /tmp/packages_start.txt ']' 23:33:32 + '[' -f /tmp/packages_end.txt ']' 23:33:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:33:32 + '[' /w/workspace/edgex-go/2 ']' 23:33:32 + mkdir -p /w/workspace/edgex-go/2/archives/ 23:33:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 23:33:32 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:33:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:33:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:33:33 23:33:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:33:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:33:34 latest: Pulling from edgex-lftools-log-publisher 23:33:34 5eb5b503b376: Pulling fs layer 23:33:34 5c69ac0246d0: Pulling fs layer 23:33:34 ec43610c2a17: Pulling fs layer 23:33:34 3a2ae6a8a46f: Pulling fs layer 23:33:34 33b1e0a273af: Pulling fs layer 23:33:34 5d3b04190fa2: Pulling fs layer 23:33:34 2f39f015ded8: Pulling fs layer 23:33:34 3a2ae6a8a46f: Waiting 23:33:34 33b1e0a273af: Waiting 23:33:34 5d3b04190fa2: Waiting 23:33:34 2f39f015ded8: Waiting 23:33:34 5c69ac0246d0: Verifying Checksum 23:33:34 5c69ac0246d0: Download complete 23:33:34 3a2ae6a8a46f: Verifying Checksum 23:33:34 3a2ae6a8a46f: Download complete 23:33:34 33b1e0a273af: Verifying Checksum 23:33:34 33b1e0a273af: Download complete 23:33:34 5d3b04190fa2: Download complete 23:33:34 ec43610c2a17: Verifying Checksum 23:33:34 ec43610c2a17: Download complete 23:33:34 5eb5b503b376: Verifying Checksum 23:33:34 5eb5b503b376: Download complete 23:33:34 2f39f015ded8: Verifying Checksum 23:33:34 2f39f015ded8: Download complete 23:33:35 5eb5b503b376: Pull complete 23:33:35 5c69ac0246d0: Pull complete 23:33:36 ec43610c2a17: Pull complete 23:33:36 3a2ae6a8a46f: Pull complete 23:33:36 33b1e0a273af: Pull complete 23:33:36 5d3b04190fa2: Pull complete 23:33:41 2f39f015ded8: Pull complete 23:33:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:33:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:33:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:33:41 prd-ubuntu20.04-docker-8c-8g-11896 does not seem to be running inside a container 23:33:42 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:33:43 $ docker top 483ae00c49f1f91e5ec37dd7ca393e922206b6779931bcf0b96d063c2fb507d1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:33:44 + touch /tmp/pre-build-complete [Pipeline] sh 23:33:44 + mkdir -p /var/log/sysstat [Pipeline] sh 23:33:44 + ls /var/log/sa-host 23:33:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:33:44 provisioning config files... 23:33:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5177366802539480375tmp [Pipeline] { [Pipeline] echo 23:33:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:33:45 ---> create-netrc.sh [Pipeline] } 23:33:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:33:45 ---> python-tools-install.sh [Pipeline] echo 23:33:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:33:45 ---> sudo-logs.sh 23:33:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:33:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:33:46 ---> job-cost.sh 23:33:46 lf-activate-venv: SKIPPING 23:33:46 DEBUG: total: 0.2199999988079071 23:33:46 INFO: Retrieving Stack Cost... 23:33:46 INFO: Retrieving Pricing Info for: v3-standard-8 23:33:47 INFO: Archiving Costs [Pipeline] echo 23:33:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:33:47 ---> logs-deploy.sh 23:33:47 lf-activate-venv: SKIPPING 23:33:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3951/2 23:33:47 INFO: archiving workspace using pattern(s): 23:33:48 Archives upload complete. 23:33:48 INFO: archiving logs to Nexus 23:33:49 ---> uname -a: 23:33:49 Linux prd-ubuntu20-04-docker-8c-8g-11896 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:33:49 23:33:49 23:33:49 ---> lscpu: 23:33:49 Architecture: x86_64 23:33:49 CPU op-mode(s): 32-bit, 64-bit 23:33:49 Byte Order: Little Endian 23:33:49 Address sizes: 40 bits physical, 48 bits virtual 23:33:49 CPU(s): 8 23:33:49 On-line CPU(s) list: 0-7 23:33:49 Thread(s) per core: 1 23:33:49 Core(s) per socket: 1 23:33:49 Socket(s): 8 23:33:49 NUMA node(s): 1 23:33:49 Vendor ID: AuthenticAMD 23:33:49 CPU family: 23 23:33:49 Model: 49 23:33:49 Model name: AMD EPYC-Rome Processor 23:33:49 Stepping: 0 23:33:49 CPU MHz: 2799.998 23:33:49 BogoMIPS: 5599.99 23:33:49 Virtualization: AMD-V 23:33:49 Hypervisor vendor: KVM 23:33:49 Virtualization type: full 23:33:49 L1d cache: 256 KiB 23:33:49 L1i cache: 256 KiB 23:33:49 L2 cache: 4 MiB 23:33:49 L3 cache: 128 MiB 23:33:49 NUMA node0 CPU(s): 0-7 23:33:49 Vulnerability Itlb multihit: Not affected 23:33:49 Vulnerability L1tf: Not affected 23:33:49 Vulnerability Mds: Not affected 23:33:49 Vulnerability Meltdown: Not affected 23:33:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:33:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:33:49 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:33:49 Vulnerability Srbds: Not affected 23:33:49 Vulnerability Tsx async abort: Not affected 23:33:49 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 23:33:49 23:33:49 23:33:49 ---> nproc: 23:33:49 8 23:33:49 23:33:49 23:33:49 ---> df -h: 23:33:49 Filesystem Size Used Avail Use% Mounted on 23:33:49 overlay 155G 28G 128G 18% / 23:33:49 tmpfs 64M 0 64M 0% /dev 23:33:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:33:49 shm 64M 0 64M 0% /dev/shm 23:33:49 /dev/vda1 155G 28G 128G 18% /facter-os 23:33:49 23:33:49 23:33:49 ---> sar -b -r -n DEV: 23:33:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11896) 04/10/22 _x86_64_ (8 CPU) 23:33:49 23:33:49 20:29:20 LINUX RESTART (8 CPU) 23:33:49 23:33:49 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:33:49 20:31:01 156.93 11.98 144.95 0.00 1980.94 114345.08 0.00 23:33:49 20:32:01 35.78 0.05 35.73 0.00 0.40 13109.62 0.00 23:33:49 20:33:01 88.77 0.10 88.67 0.00 14.93 41612.40 0.00 23:33:49 20:34:01 443.77 0.50 443.27 0.00 11.33 381257.71 0.00 23:33:49 20:35:01 1014.96 0.27 1014.70 0.00 4.67 411460.89 0.00 23:33:49 20:36:01 864.42 1.22 863.21 0.00 12.26 332060.39 0.00 23:33:49 20:37:01 789.84 1.07 788.77 0.00 11.86 328900.50 0.00 23:33:49 20:38:01 775.22 0.05 775.17 0.00 0.40 178836.53 0.00 23:33:49 20:39:01 322.91 0.12 322.80 0.00 0.93 123436.49 0.00 23:33:49 20:40:01 230.27 0.00 230.27 0.00 0.00 116221.13 0.00 23:33:49 20:41:01 2.42 0.00 2.42 0.00 0.00 26.66 0.00 23:33:49 20:42:01 2.25 0.00 2.25 0.00 0.00 23.73 0.00 23:33:49 20:43:01 1.65 0.00 1.65 0.00 0.00 17.59 0.00 23:33:49 20:44:01 2.12 0.00 2.12 0.00 0.00 22.93 0.00 23:33:49 20:45:01 2.17 0.02 2.15 0.00 0.13 23.06 0.00 23:33:49 20:46:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 23:33:49 20:47:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 23:33:49 20:48:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 23:33:49 20:49:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 23:33:49 20:50:01 2.72 1.02 1.70 0.00 33.32 20.93 0.00 23:33:49 20:51:01 1.70 0.57 1.13 0.00 17.06 13.73 0.00 23:33:49 20:52:01 1.72 0.00 1.72 0.00 0.00 18.79 0.00 23:33:49 20:53:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 23:33:49 20:54:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 23:33:49 20:55:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 23:33:49 20:56:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 23:33:49 20:57:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 23:33:49 20:58:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 23:33:49 20:59:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 23:33:49 21:00:01 1.42 0.00 1.42 0.00 0.00 17.46 0.00 23:33:49 21:01:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 23:33:49 21:02:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 23:33:49 21:03:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 23:33:49 21:04:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 23:33:49 21:05:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 23:33:49 21:06:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 23:33:49 21:07:02 1.03 0.00 1.03 0.00 0.00 11.46 0.00 23:33:49 21:08:01 1.46 0.00 1.46 0.00 0.00 16.40 0.00 23:33:49 21:09:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 23:33:49 21:10:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 23:33:49 21:11:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 23:33:49 21:12:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 23:33:49 21:13:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 23:33:49 21:14:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 23:33:49 21:15:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 23:33:49 21:16:01 1.73 0.00 1.73 0.00 0.00 20.00 0.00 23:33:49 21:17:01 1.07 0.02 1.05 0.00 0.13 12.80 0.00 23:33:49 21:18:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 23:33:49 21:19:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 23:33:49 21:20:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 23:33:49 21:21:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 23:33:49 21:22:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 23:33:49 21:23:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 23:33:49 21:24:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 23:33:49 21:25:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 23:33:49 21:26:01 2.20 0.87 1.33 0.00 18.38 15.32 0.00 23:33:49 21:27:01 2.22 0.00 2.22 0.00 0.00 28.26 0.00 23:33:49 21:28:01 1.83 0.00 1.83 0.00 0.00 20.66 0.00 23:33:49 21:29:01 1.63 0.00 1.63 0.00 0.00 17.46 0.00 23:33:49 21:30:01 2.25 0.00 2.25 0.00 0.00 25.06 0.00 23:33:49 21:31:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 23:33:49 21:32:01 1.70 0.00 1.70 0.00 0.00 18.93 0.00 23:33:49 21:33:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 23:33:49 21:34:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 23:33:49 21:35:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 23:33:49 21:36:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 23:33:49 21:37:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 23:33:49 21:38:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 23:33:49 21:39:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 23:33:49 21:40:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 23:33:49 21:41:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 23:33:49 21:42:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 23:33:49 21:43:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 23:33:49 21:44:01 1.43 0.00 1.43 0.00 0.00 17.19 0.00 23:33:49 21:45:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 23:33:49 21:46:01 1.87 0.00 1.87 0.00 0.00 22.53 0.00 23:33:49 21:47:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 23:33:49 21:48:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 23:33:49 21:49:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 23:33:49 21:50:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 23:33:49 21:51:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 23:33:49 21:52:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 23:33:49 21:53:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 23:33:49 21:54:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 23:33:49 21:55:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 23:33:49 21:56:01 1.37 0.00 1.37 0.00 0.00 17.33 0.00 23:33:49 21:57:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 23:33:49 21:58:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 23:33:49 21:59:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 23:33:49 22:00:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 23:33:49 22:01:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 23:33:49 22:02:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 23:33:49 22:03:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 23:33:49 22:04:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 23:33:49 22:05:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 23:33:49 22:06:01 1.80 0.00 1.80 0.00 0.00 21.46 0.00 23:33:49 22:07:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 23:33:49 22:08:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 23:33:49 22:09:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 23:33:49 22:10:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 23:33:49 22:11:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 23:33:49 22:12:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 23:33:49 22:13:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 23:33:49 22:14:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 23:33:49 22:15:02 1.07 0.00 1.07 0.00 0.00 12.66 0.00 23:33:49 22:16:01 1.25 0.00 1.25 0.00 0.00 15.18 0.00 23:33:49 22:17:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 23:33:49 22:18:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 23:33:49 22:19:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 23:33:49 22:20:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 23:33:49 22:21:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 23:33:49 22:22:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 23:33:49 22:23:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 23:33:49 22:24:01 1.78 0.00 1.78 0.00 0.00 20.93 0.00 23:33:49 22:25:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 23:33:49 22:26:01 1.82 0.00 1.82 0.00 0.00 20.79 0.00 23:33:49 22:27:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 23:33:49 22:28:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 23:33:49 22:29:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 23:33:49 22:30:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 23:33:49 22:31:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 23:33:49 22:32:01 1.73 0.00 1.73 0.00 0.00 21.20 0.00 23:33:49 22:33:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 23:33:49 22:34:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 23:33:49 22:35:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 23:33:49 22:36:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 23:33:49 22:37:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 23:33:49 22:38:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 23:33:49 22:39:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 23:33:49 22:40:01 1.43 0.00 1.43 0.00 0.00 17.59 0.00 23:33:49 22:41:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 23:33:49 22:42:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 23:33:49 22:43:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 23:33:49 22:44:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 23:33:49 22:45:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 23:33:49 22:46:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 23:33:49 22:47:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 23:33:49 22:48:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 23:33:49 22:49:01 1.32 0.00 1.32 0.00 0.00 13.86 0.00 23:33:49 22:50:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 23:33:49 22:51:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 23:33:49 22:52:01 1.52 0.00 1.52 0.00 0.00 19.46 0.00 23:33:49 22:53:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 23:33:49 22:54:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 23:33:49 22:55:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 23:33:49 22:56:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 23:33:49 22:57:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 23:33:49 22:58:01 1.50 0.00 1.50 0.00 0.00 17.19 0.00 23:33:49 22:59:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 23:33:49 23:00:01 1.48 0.00 1.48 0.00 0.00 16.00 0.00 23:33:49 23:01:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 23:33:49 23:02:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 23:33:49 23:03:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 23:33:49 23:04:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 23:33:49 23:05:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 23:33:49 23:06:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 23:33:49 23:07:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 23:33:49 23:08:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 23:33:49 23:09:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 23:33:49 23:10:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 23:33:49 23:11:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 23:33:49 23:12:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 23:33:49 23:13:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 23:33:49 23:14:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 23:33:49 23:15:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 23:33:49 23:16:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 23:33:49 23:17:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 23:33:49 23:18:01 1.72 0.00 1.72 0.00 0.00 18.26 0.00 23:33:49 23:19:01 1.05 0.00 1.05 0.00 0.00 11.59 0.00 23:33:49 23:20:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 23:33:49 23:21:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 23:33:49 23:22:01 1.35 0.00 1.35 0.00 0.00 16.79 0.00 23:33:49 23:23:02 1.22 0.00 1.22 0.00 0.00 12.26 0.00 23:33:49 23:24:01 1.39 0.00 1.39 0.00 0.00 17.08 0.00 23:33:49 23:25:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 23:33:49 23:26:01 1.57 0.02 1.55 0.00 1.20 17.59 0.00 23:33:49 23:27:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 23:33:49 23:28:01 1.22 0.00 1.22 0.00 0.00 15.19 0.00 23:33:49 23:29:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 23:33:49 23:30:01 1.28 0.00 1.28 0.00 0.00 15.59 0.00 23:33:49 23:31:01 1.17 0.00 1.17 0.00 0.00 12.40 0.00 23:33:49 23:32:01 1.33 0.00 1.33 0.00 0.00 16.79 0.00 23:33:49 23:33:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 23:33:49 Average: 27.09 0.10 26.99 0.00 11.52 11171.69 0.00 23:33:49 23:33:49 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:33:49 20:31:01 28371380 31650504 641340 1.95 148312 3359560 2408580 7.10 1392552 2688300 28404 23:33:49 20:32:01 28040860 31746632 540680 1.64 153728 3734268 2149920 6.34 1340352 3017960 164572 23:33:49 20:33:01 24358628 31607044 681288 2.07 155500 7187716 3047976 8.98 1981788 5971336 3074316 23:33:49 20:34:01 18484220 31514736 735180 2.24 245916 12470800 3056464 9.01 2712312 10665960 2957892 23:33:49 20:35:01 14755988 30903740 1356020 4.12 272496 15454780 3540004 10.43 3964148 13043768 45260 23:33:49 20:36:01 10151636 30963136 1276192 3.88 395644 19658600 3869880 11.40 4103784 17148388 711948 23:33:49 20:37:01 5581544 30159360 2079284 6.32 537264 23018536 5077248 14.96 5779956 19766844 159004 23:33:49 20:38:01 5984404 31232380 1022080 3.11 592536 23606916 2873268 8.47 4692544 20446544 654644 23:33:49 20:39:01 6304628 31579452 676704 2.06 716104 23505336 2308032 6.80 3532832 21286624 2324228 23:33:49 20:40:01 9368400 31725016 538596 1.64 720348 20769984 1918516 5.65 3026968 18920808 304 23:33:49 20:41:01 9368872 31725568 538052 1.64 720396 20769992 1918516 5.65 3026620 18920816 12 23:33:49 20:42:01 9382032 31738732 524916 1.60 720444 20769996 1935212 5.70 3013552 18920820 180 23:33:49 20:43:01 9382372 31739120 524556 1.60 720484 20769996 1935212 5.70 3013440 18920828 8 23:33:49 20:44:01 9383512 31740308 523260 1.59 720528 20770000 1935212 5.70 3012500 18920832 12 23:33:49 20:45:01 9383696 31740632 523132 1.59 720572 20770004 1943932 5.73 3012544 18920836 32 23:33:49 20:46:01 9383640 31740608 523104 1.59 720600 20770008 1943932 5.73 3012272 18920840 200 23:33:49 20:47:01 9383844 31740812 522828 1.59 720612 20770008 1943932 5.73 3012256 18920840 20 23:33:49 20:48:01 9383324 31740296 523284 1.59 720616 20770012 1943932 5.73 3012264 18920844 12 23:33:49 20:49:01 9383024 31740028 523492 1.59 720640 20770016 1943932 5.73 3012292 18920848 12 23:33:49 20:50:01 9380884 31739916 523504 1.59 720676 20771020 1943932 5.73 3015384 18921512 92 23:33:49 20:51:01 9378892 31738548 524996 1.60 720688 20771536 1943932 5.73 3018712 18920476 188 23:33:49 20:52:01 9379420 31739116 524420 1.59 720716 20771536 1943932 5.73 3017668 18920416 16 23:33:49 20:53:01 9379332 31739032 524396 1.59 720724 20771540 1943932 5.73 3017712 18920420 144 23:33:49 20:54:01 9379252 31738984 524384 1.59 720752 20771544 1943932 5.73 3017816 18920428 184 23:33:49 20:55:01 9379016 31738776 524604 1.60 720772 20771536 1943932 5.73 3017848 18920424 20 23:33:49 20:56:01 9379368 31739192 523992 1.59 720784 20771548 1943932 5.73 3017772 18920428 72 23:33:49 20:57:01 9379016 31738880 524444 1.59 720820 20771552 1943932 5.73 3017872 18920428 160 23:33:49 20:58:01 9378864 31738732 524468 1.59 720836 20771556 1943932 5.73 3017864 18920432 188 23:33:49 20:59:01 9378848 31738740 524380 1.59 720868 20771560 1943932 5.73 3018016 18920436 32 23:33:49 21:00:01 9378556 31738488 524632 1.60 720888 20771564 1943932 5.73 3018180 18920436 48 23:33:49 21:01:01 9378460 31738420 524728 1.60 720896 20771568 1943932 5.73 3017952 18920448 172 23:33:49 21:02:01 9378444 31738412 524700 1.60 720908 20771572 1943932 5.73 3017876 18920452 32 23:33:49 21:03:01 9378840 31738828 524412 1.59 720912 20771572 1943932 5.73 3018040 18920452 176 23:33:49 21:04:01 9378816 31738808 524400 1.59 720928 20771576 1943932 5.73 3017912 18920456 144 23:33:49 21:05:01 9378864 31738880 524344 1.59 720936 20771572 1943932 5.73 3018048 18920456 24 23:33:49 21:06:01 9378460 31738628 524468 1.59 720960 20771708 1943932 5.73 3018040 18920580 20 23:33:49 21:07:02 9378404 31738576 524440 1.59 720972 20771712 1943932 5.73 3018028 18920584 200 23:33:49 21:08:01 9378364 31738572 524448 1.59 720984 20771716 1943932 5.73 3017752 18920596 16 23:33:49 21:09:01 9378548 31738764 524348 1.59 720996 20771720 1943932 5.73 3018116 18920600 216 23:33:49 21:10:01 9378580 31738812 524316 1.59 721004 20771720 1943932 5.73 3018256 18920600 20 23:33:49 21:11:01 9378240 31738500 524520 1.60 721044 20771724 1943932 5.73 3018120 18920604 64 23:33:49 21:12:01 9378548 31738856 524188 1.59 721064 20771728 1943932 5.73 3017840 18920612 16 23:33:49 21:13:01 9377916 31738224 524668 1.60 721088 20771728 1927524 5.68 3018180 18920612 196 23:33:49 21:14:01 9377852 31738200 524676 1.60 721120 20771736 1943576 5.73 3017876 18920624 64 23:33:49 21:15:01 9377860 31738252 524600 1.60 721140 20771740 1943576 5.73 3018284 18920620 20 23:33:49 21:16:01 9377988 31738380 524604 1.60 721160 20771736 1959636 5.78 3018168 18920620 24 23:33:49 21:17:01 9378248 31738680 524564 1.60 721172 20771744 1959636 5.78 3018660 18920624 212 23:33:49 21:18:01 9378288 31738756 524476 1.59 721196 20771748 1959636 5.78 3017984 18920628 28 23:33:49 21:19:01 9378428 31738900 524228 1.59 721212 20771752 1959636 5.78 3018348 18920632 192 23:33:49 21:20:01 9377948 31738452 524692 1.60 721224 20771756 1959636 5.78 3018548 18920632 40 23:33:49 21:21:01 9377860 31738376 524640 1.60 721248 20771756 1959636 5.78 3018376 18920632 36 23:33:49 21:22:01 9377876 31738400 524608 1.60 721260 20771760 1959636 5.78 3018280 18920640 36 23:33:49 21:23:01 9377836 31738392 524572 1.60 721272 20771760 1959636 5.78 3018176 18920640 20 23:33:49 21:24:01 9377972 31738532 524580 1.60 721280 20771764 1959636 5.78 3018164 18920644 64 23:33:49 21:25:01 9377656 31738252 524780 1.60 721296 20771768 1959636 5.78 3018848 18920648 216 23:33:49 21:26:01 9374248 31735700 527184 1.60 721368 20772280 2004560 5.91 3018396 18921052 256 23:33:49 21:27:01 9374524 31735980 526848 1.60 721376 20772288 2004560 5.91 3018380 18921056 12 23:33:49 21:28:01 9374192 31735796 526948 1.60 721396 20772420 2004560 5.91 3018612 18921176 12 23:33:49 21:29:01 9374460 31736100 526604 1.60 721432 20772416 2004560 5.91 3018436 18921196 12 23:33:49 21:30:01 9374380 31736072 526576 1.60 721468 20772428 2004560 5.91 3019024 18921192 12 23:33:49 21:31:01 9374540 31736284 526520 1.60 721524 20772424 2004560 5.91 3018544 18921192 20 23:33:49 21:32:01 9374540 31736300 526456 1.60 721548 20772432 2004560 5.91 3018556 18921196 12 23:33:49 21:33:01 9374452 31736216 526464 1.60 721556 20772436 2004560 5.91 3018728 18921200 12 23:33:49 21:34:01 9374940 31736736 525916 1.60 721556 20772436 2004560 5.91 3018580 18921200 48 23:33:49 21:35:01 9374988 31736796 525856 1.60 721568 20772440 1988504 5.86 3018904 18921204 24 23:33:49 21:36:01 9374832 31736656 526144 1.60 721580 20772444 1988504 5.86 3018620 18921204 20 23:33:49 21:37:01 9374856 31736684 526072 1.60 721604 20772448 1988504 5.86 3018788 18921208 12 23:33:49 21:38:01 9375060 31736916 525896 1.60 721620 20772452 1988504 5.86 3018644 18921212 52 23:33:49 21:39:01 9375196 31737080 525892 1.60 721632 20772452 1988504 5.86 3018940 18921212 160 23:33:49 21:40:01 9375180 31737080 525888 1.60 721648 20772456 1988504 5.86 3019276 18921216 168 23:33:49 21:41:01 9375124 31737040 525828 1.60 721664 20772452 1988504 5.86 3018956 18921220 24 23:33:49 21:42:01 9375084 31737004 525832 1.60 721676 20772460 1988504 5.86 3018700 18921220 48 23:33:49 21:43:01 9375036 31736960 525808 1.60 721684 20772464 1988504 5.86 3018716 18921224 12 23:33:49 21:44:01 9378012 31739980 522748 1.59 721704 20772468 1988504 5.86 3016384 18921232 64 23:33:49 21:45:01 9377704 31739700 522936 1.59 721716 20772472 1988504 5.86 3016468 18921240 20 23:33:49 21:46:01 9378164 31740180 522656 1.59 721736 20772468 1988504 5.86 3015700 18921248 52 23:33:49 21:47:01 9378100 31740128 522676 1.59 721740 20772480 1988504 5.86 3015824 18921248 12 23:33:49 21:48:01 9378052 31740084 522660 1.59 721740 20772484 1988504 5.86 3015724 18921252 48 23:33:49 21:49:01 9377784 31739820 522856 1.59 721748 20772488 1988504 5.86 3015908 18921256 8 23:33:49 21:50:01 9377444 31739508 523116 1.59 721768 20772488 1988504 5.86 3016136 18921256 24 23:33:49 21:51:01 9376344 31738488 524344 1.59 721788 20772484 1988504 5.86 3018104 18920240 24 23:33:49 21:52:01 9377100 31739280 523508 1.59 721804 20772492 1988504 5.86 3017232 18920240 52 23:33:49 21:53:01 9377084 31739268 523480 1.59 721816 20772496 1988504 5.86 3016988 18920244 12 23:33:49 21:54:01 9377220 31739420 523492 1.59 721816 20772504 1988504 5.86 3017016 18920248 8 23:33:49 21:55:01 9377268 31739476 523408 1.59 721824 20772504 1988504 5.86 3017836 18920204 20 23:33:49 21:56:01 9376904 31739144 523684 1.59 721844 20772504 1988504 5.86 3017092 18920208 72 23:33:49 21:57:01 9377092 31739340 523384 1.59 721860 20772508 1988504 5.86 3017388 18920208 12 23:33:49 21:58:01 9376964 31739252 523308 1.59 721876 20772512 1972176 5.81 3017376 18920212 64 23:33:49 21:59:01 9376624 31738948 523684 1.59 721884 20772516 1988248 5.86 3017712 18920216 12 23:33:49 22:00:01 9376688 31739036 523548 1.59 721904 20772516 1988248 5.86 3017868 18920216 20 23:33:49 22:01:01 9377004 31739372 523376 1.59 721920 20772520 1988248 5.86 3017740 18920220 40 23:33:49 22:02:01 9377264 31739656 523044 1.59 721948 20772528 1988248 5.86 3017216 18920228 160 23:33:49 22:03:01 9377216 31739612 523016 1.59 721960 20772532 1988248 5.86 3017492 18920232 28 23:33:49 22:04:01 9376632 31739212 523384 1.59 721980 20772664 1988248 5.86 3017976 18920364 24 23:33:49 22:05:01 9377120 31739716 523024 1.59 721996 20772664 1988248 5.86 3017524 18920364 20 23:33:49 22:06:01 9377040 31739652 523040 1.59 722012 20772664 1988248 5.86 3017496 18920368 160 23:33:49 22:07:01 9377208 31739832 523020 1.59 722024 20772672 1988248 5.86 3017308 18920372 28 23:33:49 22:08:01 9376972 31739600 523220 1.59 722036 20772672 1988248 5.86 3017296 18920372 44 23:33:49 22:09:01 9376924 31739584 523196 1.59 722048 20772676 1988248 5.86 3017336 18920380 12 23:33:49 22:10:01 9376584 31739268 523460 1.59 722068 20772676 1988248 5.86 3017664 18920376 52 23:33:49 22:11:01 9376828 31739516 523140 1.59 722080 20772680 1972056 5.81 3017532 18920380 20 23:33:49 22:12:01 9376732 31739468 523140 1.59 722092 20772688 1972056 5.81 3017388 18920388 68 23:33:49 22:13:01 9376684 31739424 523116 1.59 722100 20772688 1972056 5.81 3017372 18920388 12 23:33:49 22:14:01 9376632 31739396 523308 1.59 722108 20772692 1972056 5.81 3018020 18920392 60 23:33:49 22:15:02 9376868 31739636 523020 1.59 722128 20772696 1972056 5.81 3017896 18920396 24 23:33:49 22:16:01 9376788 31739600 523012 1.59 722156 20772696 1972056 5.81 3017452 18920396 160 23:33:49 22:17:01 9376740 31739556 522976 1.59 722180 20772696 1972056 5.81 3017436 18920400 28 23:33:49 22:18:01 9376960 31739812 522664 1.59 722180 20772700 1972056 5.81 3017464 18920400 8 23:33:49 22:19:01 9376400 31739256 523144 1.59 722200 20772708 1972056 5.81 3017700 18920404 52 23:33:49 22:20:01 9376580 31739468 522892 1.59 722204 20772716 1972056 5.81 3017812 18920408 20 23:33:49 22:21:01 9376952 31739860 522688 1.59 722228 20772716 1972056 5.81 3017904 18920408 220 23:33:49 22:22:01 9377236 31740148 522400 1.59 722244 20772716 1972056 5.81 3017516 18920412 12 23:33:49 22:23:01 9376968 31739916 522624 1.59 722264 20772720 1972056 5.81 3017556 18920424 16 23:33:49 22:24:01 9377132 31740260 522228 1.59 722300 20772852 1972056 5.81 3017988 18920552 24 23:33:49 22:25:01 9377108 31740240 522160 1.59 722320 20772856 1972056 5.81 3018092 18920556 44 23:33:49 22:26:01 9377028 31740184 522152 1.59 722348 20772856 1972056 5.81 3017884 18920556 164 23:33:49 22:27:01 9376980 31740144 522120 1.59 722364 20772856 1988180 5.86 3017616 18920560 28 23:33:49 22:28:01 9377148 31740360 522056 1.59 722376 20772864 1988180 5.86 3017924 18920564 172 23:33:49 22:29:01 9377372 31740584 522028 1.59 722388 20772864 1988180 5.86 3017660 18920564 12 23:33:49 22:30:01 9377112 31740360 522252 1.59 722396 20772872 2004372 5.91 3018008 18920568 64 23:33:49 22:31:01 9377064 31740316 522220 1.59 722412 20772872 2004372 5.91 3017692 18920568 24 23:33:49 22:32:01 9377268 31740544 521944 1.59 722424 20772872 2004372 5.91 3017728 18920572 48 23:33:49 22:33:01 9376724 31740012 522408 1.59 722432 20772880 2004372 5.91 3017712 18920580 28 23:33:49 22:34:01 9376876 31740192 522396 1.59 722440 20772880 2004372 5.91 3017948 18920584 156 23:33:49 22:35:01 9376772 31740092 522384 1.59 722452 20772888 2004372 5.91 3018600 18920588 240 23:33:49 22:36:01 9377056 31740400 522080 1.59 722472 20772888 2004372 5.91 3017780 18920592 48 23:33:49 22:37:01 9376944 31740324 522148 1.59 722492 20772892 1988156 5.86 3018140 18920600 56 23:33:49 22:38:01 9377108 31740496 522020 1.59 722504 20772900 1988156 5.86 3018128 18920608 288 23:33:49 22:39:01 9377124 31740512 521984 1.59 722524 20772900 1988156 5.86 3017792 18920608 8 23:33:49 22:40:01 9377300 31740752 521940 1.59 722548 20772904 1988156 5.86 3017940 18920604 24 23:33:49 22:41:01 9377064 31740560 522120 1.59 722576 20772908 1988156 5.86 3017980 18920608 20 23:33:49 22:42:01 9376764 31740264 522340 1.59 722604 20772900 1988156 5.86 3017896 18920608 48 23:33:49 22:43:01 9377000 31740536 522000 1.59 722636 20772912 1988156 5.86 3017936 18920616 12 23:33:49 22:44:01 9376888 31740468 522036 1.59 722652 20772912 1988156 5.86 3017976 18920620 152 23:33:49 22:45:01 9376840 31740436 522008 1.59 722660 20772916 1988156 5.86 3018128 18920616 16 23:33:49 22:46:01 9376564 31740172 522188 1.59 722680 20772920 1972044 5.81 3018312 18920620 160 23:33:49 22:47:01 9377228 31740856 521668 1.59 722700 20772912 1972044 5.81 3018000 18920620 12 23:33:49 22:48:01 9376968 31740624 521876 1.59 722708 20772928 1972044 5.81 3018040 18920628 160 23:33:49 22:49:01 9376084 31739788 522616 1.59 722724 20773056 1972044 5.81 3018024 18920744 8 23:33:49 22:50:01 9376060 31739796 522556 1.59 722732 20773060 1972044 5.81 3018196 18920744 168 23:33:49 22:51:01 9375176 31739004 523232 1.59 722740 20773064 1951180 5.75 3018844 18920764 40 23:33:49 22:52:01 9375672 31739520 522952 1.59 722760 20773064 1951180 5.75 3018136 18920768 20 23:33:49 22:53:01 9375832 31739684 522732 1.59 722780 20773072 1951180 5.75 3018120 18920772 32 23:33:49 22:54:01 9375816 31739704 522700 1.59 722800 20773076 1951180 5.75 3018160 18920780 12 23:33:49 22:55:01 9375768 31739684 522680 1.59 722816 20773076 1951180 5.75 3018288 18920776 20 23:33:49 22:56:01 9375680 31739620 522628 1.59 722832 20773080 1951180 5.75 3018568 18920780 204 23:33:49 22:57:01 9375632 31739600 522584 1.59 722864 20773080 1951180 5.75 3018636 18920784 236 23:33:49 22:58:01 9375592 31739564 522584 1.59 722896 20773088 1951180 5.75 3018236 18920788 8 23:33:49 22:59:01 9375760 31739780 522544 1.59 722920 20773092 1951180 5.75 3018276 18920796 32 23:33:49 23:00:01 9375776 31739824 522480 1.59 722936 20773092 1967240 5.80 3018376 18920788 16 23:33:49 23:01:01 9375936 31740008 522452 1.59 722948 20773096 1967240 5.80 3018328 18920792 32 23:33:49 23:02:01 9376084 31740188 522188 1.59 722980 20773096 1966856 5.80 3018632 18920796 40 23:33:49 23:03:01 9375824 31739936 522412 1.59 722996 20773100 1966856 5.80 3018356 18920804 12 23:33:49 23:04:01 9375760 31739876 522408 1.59 723016 20773104 1966856 5.80 3018352 18920808 64 23:33:49 23:05:01 9375708 31739868 522592 1.59 723036 20773104 1966856 5.80 3018516 18920808 16 23:33:49 23:06:01 9375376 31739572 522808 1.59 723048 20773112 1966856 5.80 3019204 18920816 208 23:33:49 23:07:01 9375604 31739804 522532 1.59 723064 20773116 1966856 5.80 3019040 18920820 52 23:33:49 23:08:01 9375880 31740088 522216 1.59 723068 20773116 1966856 5.80 3018416 18920824 48 23:33:49 23:09:01 9376084 31740320 522144 1.59 723072 20773124 1966856 5.80 3018460 18920820 28 23:33:49 23:10:01 9376004 31740248 522168 1.59 723080 20773124 1966856 5.80 3018528 18920820 56 23:33:49 23:11:01 9375920 31740188 522396 1.59 723096 20773128 1966856 5.80 3018704 18920824 36 23:33:49 23:12:01 9376116 31740392 522096 1.59 723120 20773128 1966856 5.80 3018788 18920828 80 23:33:49 23:13:01 9376140 31740448 522064 1.59 723124 20773132 1966856 5.80 3018508 18920836 16 23:33:49 23:14:01 9375768 31740080 522360 1.59 723140 20773136 1966856 5.80 3018716 18920840 16 23:33:49 23:15:01 9375100 31739460 523000 1.59 723168 20773136 1966856 5.80 3018704 18920836 20 23:33:49 23:16:01 9375304 31739688 522708 1.59 723184 20773144 1966856 5.80 3018572 18920840 20 23:33:49 23:17:01 9374712 31739104 523216 1.59 723204 20773144 1966856 5.80 3018556 18920844 28 23:33:49 23:18:01 9375192 31739728 522520 1.59 723204 20773276 1966856 5.80 3018588 18920968 8 23:33:49 23:19:01 9375152 31739692 522504 1.59 723212 20773280 1966856 5.80 3018576 18920972 32 23:33:49 23:20:01 9375288 31739856 522500 1.59 723232 20773284 1966856 5.80 3018688 18920976 16 23:33:49 23:21:01 9375020 31739612 522716 1.59 723256 20773284 1966856 5.80 3018644 18920976 20 23:33:49 23:22:01 9375256 31739852 522392 1.59 723284 20773284 1966856 5.80 3018628 18920980 64 23:33:49 23:23:02 9374932 31739568 522616 1.59 723304 20773288 1966856 5.80 3018760 18920988 12 23:33:49 23:24:01 9374876 31739516 522608 1.59 723316 20773296 1966856 5.80 3018660 18920992 64 23:33:49 23:25:01 9375152 31739848 522544 1.59 723332 20773304 1966856 5.80 3018792 18920996 48 23:33:49 23:26:01 9375020 31739772 522588 1.59 723352 20773340 1966856 5.80 3019104 18921032 12 23:33:49 23:27:01 9375044 31739800 522532 1.59 723360 20773344 1966856 5.80 3019176 18921036 16 23:33:49 23:28:01 9375644 31740440 522064 1.59 723380 20773348 1950652 5.75 3018840 18921048 208 23:33:49 23:29:01 9375384 31740180 522292 1.59 723392 20773348 1950652 5.75 3018772 18921048 12 23:33:49 23:30:01 9375116 31739940 522480 1.59 723408 20773352 1950652 5.75 3018876 18921052 72 23:33:49 23:31:01 9374784 31739620 522740 1.59 723420 20773352 1966704 5.80 3018912 18921052 20 23:33:49 23:32:01 9374976 31739852 522668 1.59 723452 20773356 1966704 5.80 3019256 18921056 72 23:33:49 23:33:01 9374692 31739600 522876 1.59 723480 20773360 1966704 5.80 3018920 18921060 36 23:33:49 Average: 9691887 31715633 547108 1.66 704082 20472122 2027924 5.98 3030698 18613331 55363 23:33:49 23:33:49 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:33:49 20:31:01 docker0 903.87 597.08 75.74 3705.09 0.00 0.00 0.00 0.00 23:33:49 20:31:01 vethe0bd65e 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 23:33:49 20:31:01 ens3 854.52 1063.40 7429.08 164.68 0.00 0.00 0.00 0.00 23:33:49 20:31:01 lo 3.73 3.73 0.37 0.37 0.00 0.00 0.00 0.00 23:33:49 20:32:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 23:33:49 20:32:01 vethe0bd65e 1.52 1.58 0.12 0.12 0.00 0.00 0.00 0.00 23:33:49 20:32:01 ens3 26.15 14.93 20.59 10.68 0.00 0.00 0.00 0.00 23:33:49 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:33:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 23:33:49 20:33:01 ens3 126.01 94.58 1701.07 77.72 0.00 0.00 0.00 0.00 23:33:49 20:33:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:33:49 20:33:01 veth3baaaa1 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 23:33:49 20:34:01 vethd9a1d28 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:33:49 20:34:01 docker0 261.90 475.61 18.52 6057.96 0.00 0.00 0.00 0.00 23:33:49 20:34:01 vethacc194c 0.05 0.22 0.00 0.01 0.00 0.00 0.00 0.00 23:33:49 20:34:01 ens3 528.81 306.20 6087.75 88.79 0.00 0.00 0.00 0.00 23:33:49 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:34:01 veth3baaaa1 0.00 0.90 0.00 0.05 0.00 0.00 0.00 0.00 23:33:49 20:34:01 vethe9749ed 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:33:49 20:34:01 veth3c9f1f1 218.16 422.39 19.03 5829.34 0.00 0.00 0.00 0.48 23:33:49 20:34:01 veth54e4047 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:33:49 20:35:01 docker0 53.61 90.33 3.74 652.30 0.00 0.00 0.00 0.00 23:33:49 20:35:01 ens3 171.75 105.47 1866.83 24.16 0.00 0.00 0.00 0.00 23:33:49 20:35:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 23:33:49 20:35:01 veth3baaaa1 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 23:33:49 20:35:01 veth1a61fc6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 23:33:49 20:35:01 veth4c5dde6 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 23:33:49 20:35:01 veth3c9f1f1 7.53 11.10 0.75 1.19 0.00 0.00 0.00 0.00 23:33:49 20:36:01 docker0 374.74 681.32 26.03 9162.73 0.00 0.00 0.00 0.00 23:33:49 20:36:01 veth99a5f50 0.05 0.38 0.00 0.02 0.00 0.00 0.00 0.00 23:33:49 20:36:01 veth140795a 108.77 228.11 8.30 3015.86 0.00 0.00 0.00 0.25 23:33:49 20:36:01 ens3 771.05 455.89 9205.92 128.44 0.00 0.00 0.00 0.00 23:33:49 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:36:01 veth3baaaa1 0.00 0.53 0.00 0.02 0.00 0.00 0.00 0.00 23:33:49 20:36:01 veth38875f0 229.28 400.72 19.98 5828.61 0.00 0.00 0.00 0.48 23:33:49 20:37:01 docker0 112.58 207.01 9.72 2942.73 0.00 0.00 0.00 0.00 23:33:49 20:37:01 veth140795a 92.49 181.54 9.84 2813.26 0.00 0.00 0.00 0.23 23:33:49 20:37:01 ens3 273.56 166.39 2978.33 89.92 0.00 0.00 0.00 0.00 23:33:49 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:37:01 veth3baaaa1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:33:49 20:37:01 veth1988bad 7.56 9.10 0.53 39.80 0.00 0.00 0.00 0.00 23:33:49 20:37:01 veth38875f0 0.17 0.30 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:37:01 veth08a00de 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:33:49 20:37:01 vethcd4850a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:33:49 20:38:01 docker0 17.32 30.45 1.29 333.97 0.00 0.00 0.00 0.00 23:33:49 20:38:01 veth140795a 0.20 0.35 0.01 0.02 0.00 0.00 0.00 0.00 23:33:49 20:38:01 ens3 111.05 78.42 372.12 85.78 0.00 0.00 0.00 0.00 23:33:49 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:38:01 veth3baaaa1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:33:49 20:39:01 docker0 24.68 32.44 1.71 288.45 0.00 0.00 0.00 0.00 23:33:49 20:39:01 ens3 48.94 33.68 302.19 9.35 0.00 0.00 0.00 0.00 23:33:49 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:39:01 veth3baaaa1 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 23:33:49 20:40:01 docker0 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 23:33:49 20:40:01 ens3 4.25 2.85 4.26 1.84 0.00 0.00 0.00 0.00 23:33:49 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:41:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:33:49 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:43:01 ens3 0.23 0.12 0.42 0.01 0.00 0.00 0.00 0.00 23:33:49 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:44:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:45:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:33:49 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:46:01 ens3 0.22 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:47:01 ens3 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:33:49 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:48:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:49:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:50:01 ens3 2.87 2.40 2.22 3.49 0.00 0.00 0.00 0.00 23:33:49 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:51:01 ens3 4.93 3.17 3.41 2.79 0.00 0.00 0.00 0.00 23:33:49 20:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:53:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:54:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:55:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:33:49 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:56:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 20:59:01 ens3 0.17 0.03 0.06 0.00 0.00 0.00 0.00 0.00 23:33:49 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:00:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:33:49 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:01:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:02:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:03:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:04:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:05:01 ens3 0.35 0.20 0.14 0.07 0.00 0.00 0.00 0.00 23:33:49 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:06:01 ens3 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:07:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:09:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:33:49 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:10:01 ens3 0.43 0.20 0.15 0.07 0.00 0.00 0.00 0.00 23:33:49 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:12:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:14:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:15:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:33:49 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:16:01 ens3 0.20 0.10 0.12 0.01 0.00 0.00 0.00 0.00 23:33:49 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:18:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:19:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:20:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:33:49 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:22:01 ens3 0.30 0.13 0.07 0.01 0.00 0.00 0.00 0.00 23:33:49 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:24:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:25:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:33:49 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:26:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:28:01 ens3 0.25 0.18 0.09 0.01 0.00 0.00 0.00 0.00 23:33:49 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:30:01 ens3 0.28 0.23 0.08 0.08 0.00 0.00 0.00 0.00 23:33:49 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:31:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:32:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:33:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 23:33:49 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:34:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:35:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:33:49 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:36:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:37:01 ens3 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 23:33:49 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:38:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:39:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:40:01 ens3 0.38 0.25 0.09 0.08 0.00 0.00 0.00 0.00 23:33:49 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:41:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:42:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:43:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:44:01 ens3 11.85 14.61 1.17 23.44 0.00 0.00 0.00 0.00 23:33:49 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:45:01 ens3 4.12 4.10 0.33 6.99 0.00 0.00 0.00 0.00 23:33:49 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:46:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:47:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:49:01 ens3 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 23:33:49 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:50:01 ens3 1.62 1.88 0.17 2.91 0.00 0.00 0.00 0.00 23:33:49 21:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:51:01 ens3 4.35 3.23 2.58 5.34 0.00 0.00 0.00 0.00 23:33:49 21:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:53:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:54:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 23:33:49 21:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:55:01 ens3 0.70 0.42 0.39 0.27 0.00 0.00 0.00 0.00 23:33:49 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:56:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:33:49 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:58:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 21:59:01 ens3 0.25 0.10 0.09 0.01 0.00 0.00 0.00 0.00 23:33:49 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:00:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 23:33:49 22:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:01:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 23:33:49 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:02:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:03:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:04:01 ens3 1.43 0.68 0.47 0.29 0.00 0.00 0.00 0.00 23:33:49 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:05:01 ens3 0.25 0.15 0.09 0.07 0.00 0.00 0.00 0.00 23:33:49 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:06:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 23:33:49 22:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:08:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:10:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:33:49 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:11:01 ens3 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00 23:33:49 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:12:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:13:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:14:01 ens3 2.33 0.48 0.45 0.22 0.00 0.00 0.00 0.00 23:33:49 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:15:02 ens3 1.35 0.92 0.85 0.67 0.00 0.00 0.00 0.00 23:33:49 22:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:16:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:18:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:19:01 ens3 0.25 0.12 0.09 0.01 0.00 0.00 0.00 0.00 23:33:49 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:20:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 23:33:49 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:21:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:22:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:23:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:24:01 ens3 2.22 0.63 0.50 0.29 0.00 0.00 0.00 0.00 23:33:49 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:25:01 ens3 1.18 0.72 0.69 0.53 0.00 0.00 0.00 0.00 23:33:49 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:26:01 ens3 0.22 0.12 0.12 0.01 0.00 0.00 0.00 0.00 23:33:49 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:28:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:30:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:33:49 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:31:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:32:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:33:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:33:49 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:34:01 ens3 0.65 0.17 0.12 0.01 0.00 0.00 0.00 0.00 23:33:49 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:35:01 ens3 0.60 0.62 0.33 0.29 0.00 0.00 0.00 0.00 23:33:49 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:36:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:33:49 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:38:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:40:01 ens3 0.35 0.30 0.15 0.08 0.00 0.00 0.00 0.00 23:33:49 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:41:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 23:33:49 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:42:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:43:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:33:49 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:44:01 ens3 1.38 0.10 0.12 0.01 0.00 0.00 0.00 0.00 23:33:49 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:45:01 ens3 0.75 0.63 0.43 0.35 0.00 0.00 0.00 0.00 23:33:49 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:46:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:49:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:50:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 23:33:49 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:51:01 ens3 4.58 3.40 2.70 5.36 0.00 0.00 0.00 0.00 23:33:49 22:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:52:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:53:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:54:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:33:49 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:55:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:33:49 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:56:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:59:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:00:01 ens3 0.28 0.23 0.08 0.08 0.00 0.00 0.00 0.00 23:33:49 23:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:01:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:02:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:03:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:04:01 ens3 1.45 0.22 0.23 0.01 0.00 0.00 0.00 0.00 23:33:49 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:05:01 ens3 1.07 0.27 0.23 0.14 0.00 0.00 0.00 0.00 23:33:49 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:06:01 ens3 0.93 0.58 0.52 0.41 0.00 0.00 0.00 0.00 23:33:49 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:07:01 ens3 0.43 0.33 0.26 0.21 0.00 0.00 0.00 0.00 23:33:49 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:09:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:33:49 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:10:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:33:49 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:11:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:13:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:14:01 ens3 0.52 0.13 0.14 0.01 0.00 0.00 0.00 0.00 23:33:49 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:15:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:33:49 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:16:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:20:01 ens3 0.28 0.22 0.08 0.08 0.00 0.00 0.00 0.00 23:33:49 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:21:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:33:49 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:23:02 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:33:49 23:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:24:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:25:01 ens3 0.18 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:33:49 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:26:01 ens3 1.40 0.55 0.52 0.22 0.00 0.00 0.00 0.00 23:33:49 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:27:01 ens3 1.20 0.57 0.56 0.41 0.00 0.00 0.00 0.00 23:33:49 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:28:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:30:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 23:33:49 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:31:01 ens3 0.73 0.00 0.06 0.00 0.00 0.00 0.00 0.00 23:33:49 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:32:01 ens3 0.75 0.57 0.41 0.29 0.00 0.00 0.00 0.00 23:33:49 23:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:33:49 Average: docker0 9.57 11.57 0.75 126.50 0.00 0.00 0.00 0.00 23:33:49 Average: ens3 16.37 12.98 163.94 4.04 0.00 0.00 0.00 0.00 23:33:49 Average: lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 23:33:49 23:33:49 23:33:49 ---> sar -P ALL: 23:33:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11896) 04/10/22 _x86_64_ (8 CPU) 23:33:49 23:33:49 20:29:20 LINUX RESTART (8 CPU) 23:33:49 23:33:49 20:30:01 CPU %user %nice %system %iowait %steal %idle 23:33:49 20:31:01 all 12.28 0.00 4.53 1.50 0.05 81.65 23:33:49 20:31:01 0 10.27 0.00 4.39 0.52 0.05 84.76 23:33:49 20:31:01 1 15.75 0.00 3.67 0.10 0.03 80.44 23:33:49 20:31:01 2 19.45 0.00 4.49 0.41 0.05 75.60 23:33:49 20:31:01 3 9.39 0.00 5.49 2.03 0.07 83.02 23:33:49 20:31:01 4 10.73 0.00 4.66 1.22 0.05 83.34 23:33:49 20:31:01 5 11.70 0.00 4.23 0.74 0.05 83.28 23:33:49 20:31:01 6 11.47 0.00 4.33 1.30 0.05 82.86 23:33:49 20:31:01 7 9.45 0.00 4.96 5.69 0.05 79.84 23:33:49 20:32:01 all 45.29 0.00 6.79 0.18 0.08 47.66 23:33:49 20:32:01 0 46.05 0.00 6.68 0.00 0.08 47.19 23:33:49 20:32:01 1 46.40 0.00 6.51 0.03 0.08 46.97 23:33:49 20:32:01 2 46.28 0.00 6.33 0.02 0.08 47.29 23:33:49 20:32:01 3 44.70 0.00 8.10 0.00 0.07 47.13 23:33:49 20:32:01 4 45.38 0.00 7.14 0.00 0.08 47.40 23:33:49 20:32:01 5 45.53 0.00 6.87 0.00 0.08 47.52 23:33:49 20:32:01 6 40.80 0.00 6.08 0.29 0.07 52.76 23:33:49 20:32:01 7 47.14 0.00 6.60 1.13 0.08 45.05 23:33:49 20:33:01 all 31.34 0.00 7.15 0.76 0.07 60.68 23:33:49 20:33:01 0 31.97 0.00 7.80 0.08 0.08 60.05 23:33:49 20:33:01 1 32.32 0.00 8.29 0.15 0.07 59.17 23:33:49 20:33:01 2 31.56 0.00 5.63 0.22 0.07 62.52 23:33:49 20:33:01 3 30.20 0.00 5.79 0.03 0.07 63.91 23:33:49 20:33:01 4 31.83 0.00 7.99 0.05 0.07 60.06 23:33:49 20:33:01 5 32.81 0.00 7.89 0.07 0.07 59.16 23:33:49 20:33:01 6 29.84 0.00 5.89 0.71 0.07 63.49 23:33:49 20:33:01 7 30.20 0.00 7.95 4.73 0.10 57.01 23:33:49 20:34:01 all 51.20 0.00 13.97 6.70 0.11 28.03 23:33:49 20:34:01 0 51.72 0.00 14.49 11.47 0.12 22.21 23:33:49 20:34:01 1 50.79 0.00 11.98 1.50 0.10 35.62 23:33:49 20:34:01 2 51.54 0.00 14.26 1.80 0.10 32.29 23:33:49 20:34:01 3 50.95 0.00 15.45 2.37 0.12 31.11 23:33:49 20:34:01 4 50.37 0.00 14.46 14.28 0.12 20.77 23:33:49 20:34:01 5 51.14 0.00 13.72 12.49 0.12 22.54 23:33:49 20:34:01 6 51.12 0.00 14.30 3.56 0.10 30.92 23:33:49 20:34:01 7 51.92 0.00 13.07 6.13 0.10 28.78 23:33:49 20:35:01 all 67.18 0.00 13.45 5.47 0.14 13.77 23:33:49 20:35:01 0 62.50 0.00 15.52 15.96 0.14 5.89 23:33:49 20:35:01 1 64.16 0.00 13.47 1.79 0.15 20.43 23:33:49 20:35:01 2 69.59 0.00 12.62 0.81 0.13 16.85 23:33:49 20:35:01 3 69.27 0.00 13.39 3.10 0.13 14.10 23:33:49 20:35:01 4 72.66 0.00 12.15 6.80 0.13 8.25 23:33:49 20:35:01 5 66.40 0.00 12.96 2.64 0.12 17.88 23:33:49 20:35:01 6 66.24 0.00 14.90 10.13 0.14 8.59 23:33:49 20:35:01 7 66.51 0.00 12.61 2.54 0.14 18.20 23:33:49 20:36:01 all 67.49 0.00 14.31 5.25 0.14 12.81 23:33:49 20:36:01 0 64.61 0.00 16.50 13.28 0.15 5.45 23:33:49 20:36:01 1 67.92 0.00 13.04 4.43 0.13 14.47 23:33:49 20:36:01 2 68.04 0.00 14.20 2.17 0.13 15.46 23:33:49 20:36:01 3 67.49 0.00 14.55 3.54 0.13 14.29 23:33:49 20:36:01 4 67.16 0.00 13.95 2.75 0.15 15.99 23:33:49 20:36:01 5 65.86 0.00 14.66 2.36 0.14 16.98 23:33:49 20:36:01 6 70.49 0.00 14.45 7.15 0.13 7.79 23:33:49 20:36:01 7 68.35 0.00 13.10 6.30 0.13 12.11 23:33:49 20:37:01 all 84.90 0.00 13.76 0.44 0.16 0.74 23:33:49 20:37:01 0 83.75 0.00 14.96 0.70 0.15 0.44 23:33:49 20:37:01 1 86.50 0.00 12.28 0.50 0.15 0.57 23:33:49 20:37:01 2 86.72 0.00 11.73 0.29 0.18 1.07 23:33:49 20:37:01 3 83.53 0.00 14.61 0.44 0.15 1.27 23:33:49 20:37:01 4 86.24 0.00 12.55 0.23 0.20 0.77 23:33:49 20:37:01 5 84.40 0.00 14.26 0.49 0.17 0.69 23:33:49 20:37:01 6 84.15 0.00 14.83 0.47 0.15 0.40 23:33:49 20:37:01 7 83.92 0.00 14.86 0.37 0.15 0.70 23:33:49 20:38:01 all 68.39 0.00 10.59 2.15 0.12 18.75 23:33:49 20:38:01 0 61.13 0.00 12.15 7.62 0.12 18.98 23:33:49 20:38:01 1 66.86 0.00 12.55 2.42 0.12 18.05 23:33:49 20:38:01 2 66.95 0.00 9.16 0.94 0.10 22.85 23:33:49 20:38:01 3 69.89 0.00 10.51 1.09 0.12 18.39 23:33:49 20:38:01 4 69.71 0.00 7.61 0.82 0.13 21.73 23:33:49 20:38:01 5 66.13 0.00 10.63 1.14 0.12 21.98 23:33:49 20:38:01 6 80.42 0.00 10.69 1.78 0.12 7.00 23:33:49 20:38:01 7 66.05 0.00 11.41 1.38 0.12 21.04 23:33:49 20:39:01 all 22.84 0.00 7.04 3.58 0.07 66.47 23:33:49 20:39:01 0 17.70 0.00 5.41 12.11 0.07 64.71 23:33:49 20:39:01 1 20.85 0.00 7.13 3.38 0.07 68.58 23:33:49 20:39:01 2 25.54 0.00 6.67 1.55 0.07 66.17 23:33:49 20:39:01 3 19.89 0.00 9.62 4.22 0.09 66.18 23:33:49 20:39:01 4 19.39 0.00 7.37 1.78 0.07 71.39 23:33:49 20:39:01 5 19.89 0.00 7.74 1.35 0.05 70.96 23:33:49 20:39:01 6 38.85 0.00 5.59 2.41 0.08 53.07 23:33:49 20:39:01 7 20.49 0.00 6.87 1.65 0.07 70.91 23:33:49 20:40:01 all 2.18 0.00 1.58 2.30 0.02 93.93 23:33:49 20:40:01 0 2.84 0.00 0.71 0.03 0.02 96.40 23:33:49 20:40:01 1 2.19 0.00 2.08 0.05 0.02 95.66 23:33:49 20:40:01 2 1.30 0.00 0.90 2.02 0.02 95.75 23:33:49 20:40:01 3 3.15 0.00 2.16 0.03 0.02 94.64 23:33:49 20:40:01 4 2.17 0.00 0.94 0.10 0.02 96.77 23:33:49 20:40:01 5 2.41 0.00 1.71 0.97 0.02 94.89 23:33:49 20:40:01 6 0.82 0.00 2.77 15.10 0.02 81.29 23:33:49 20:40:01 7 2.55 0.00 1.34 0.10 0.02 95.99 23:33:49 20:41:01 all 0.02 0.00 0.02 0.01 0.00 99.95 23:33:49 20:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:41:01 1 0.08 0.00 0.07 0.00 0.00 99.85 23:33:49 20:41:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 20:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 20:41:01 4 0.02 0.00 0.02 0.03 0.00 99.93 23:33:49 20:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 20:41:01 7 0.03 0.00 0.02 0.00 0.02 99.93 23:33:49 23:33:49 20:41:01 CPU %user %nice %system %iowait %steal %idle 23:33:49 20:42:01 all 0.02 0.00 0.03 0.01 0.00 99.94 23:33:49 20:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:42:01 2 0.02 0.00 0.03 0.03 0.00 99.92 23:33:49 20:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 20:42:01 4 0.02 0.00 0.03 0.05 0.00 99.90 23:33:49 20:42:01 5 0.03 0.00 0.08 0.00 0.00 99.88 23:33:49 20:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 20:42:01 7 0.03 0.00 0.03 0.00 0.02 99.92 23:33:49 20:43:01 all 0.01 0.00 0.01 0.02 0.00 99.96 23:33:49 20:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 20:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:43:01 2 0.00 0.00 0.02 0.12 0.00 99.87 23:33:49 20:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:43:01 4 0.03 0.00 0.00 0.02 0.00 99.95 23:33:49 20:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 20:44:01 all 0.01 0.00 0.01 0.02 0.00 99.95 23:33:49 20:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 20:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 20:44:01 2 0.03 0.00 0.02 0.13 0.00 99.82 23:33:49 20:44:01 3 0.05 0.00 0.03 0.00 0.00 99.92 23:33:49 20:44:01 4 0.00 0.00 0.00 0.05 0.00 99.95 23:33:49 20:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 20:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:44:01 7 0.00 0.00 0.03 0.00 0.00 99.97 23:33:49 20:45:01 all 0.02 0.00 0.01 0.02 0.01 99.95 23:33:49 20:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 20:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:45:01 2 0.02 0.00 0.00 0.05 0.00 99.93 23:33:49 20:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:33:49 20:45:01 4 0.02 0.00 0.00 0.10 0.02 99.87 23:33:49 20:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 20:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 20:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 20:46:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 20:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 20:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:33:49 20:46:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 20:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 20:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 20:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:49 20:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 20:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 20:47:01 3 0.07 0.00 0.02 0.00 0.02 99.90 23:33:49 20:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 20:47:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:33:49 20:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 20:48:01 all 0.01 0.00 0.01 0.02 0.00 99.96 23:33:49 20:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 20:48:01 2 0.00 0.00 0.00 0.02 0.02 99.97 23:33:49 20:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 20:48:01 4 0.03 0.00 0.03 0.12 0.00 99.82 23:33:49 20:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:49:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:33:49 20:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 20:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:49:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:33:49 20:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 20:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 20:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:50:01 all 0.13 0.00 0.03 0.01 0.00 99.84 23:33:49 20:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:33:49 20:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 20:50:01 2 0.07 0.00 0.00 0.03 0.00 99.90 23:33:49 20:50:01 3 0.20 0.00 0.03 0.00 0.00 99.77 23:33:49 20:50:01 4 0.20 0.00 0.07 0.03 0.00 99.70 23:33:49 20:50:01 5 0.10 0.00 0.02 0.00 0.00 99.88 23:33:49 20:50:01 6 0.23 0.00 0.03 0.00 0.00 99.73 23:33:49 20:50:01 7 0.15 0.00 0.03 0.02 0.00 99.80 23:33:49 20:51:01 all 0.32 0.00 0.01 0.01 0.00 99.66 23:33:49 20:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:33:49 20:51:01 1 1.84 0.00 0.02 0.00 0.00 98.14 23:33:49 20:51:01 2 0.02 0.00 0.02 0.05 0.00 99.92 23:33:49 20:51:01 3 0.13 0.00 0.05 0.00 0.00 99.82 23:33:49 20:51:01 4 0.08 0.00 0.02 0.02 0.02 99.87 23:33:49 20:51:01 5 0.07 0.00 0.00 0.00 0.00 99.93 23:33:49 20:51:01 6 0.23 0.00 0.00 0.00 0.00 99.77 23:33:49 20:51:01 7 0.08 0.00 0.00 0.00 0.00 99.92 23:33:49 20:52:01 all 0.26 0.00 0.01 0.01 0.00 99.72 23:33:49 20:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:52:01 1 1.99 0.00 0.00 0.00 0.00 98.01 23:33:49 20:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 20:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:52:01 4 0.03 0.00 0.03 0.07 0.02 99.85 23:33:49 20:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 20:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:33:49 20:52:01 CPU %user %nice %system %iowait %steal %idle 23:33:49 20:53:01 all 0.26 0.00 0.01 0.00 0.00 99.73 23:33:49 20:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 20:53:01 1 1.99 0.00 0.00 0.00 0.02 98.00 23:33:49 20:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 20:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:53:01 4 0.02 0.00 0.03 0.02 0.02 99.92 23:33:49 20:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:54:01 all 0.26 0.00 0.01 0.01 0.00 99.73 23:33:49 20:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:54:01 1 1.97 0.00 0.02 0.00 0.00 98.01 23:33:49 20:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 20:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 20:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 20:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:54:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:33:49 20:55:01 all 0.26 0.00 0.01 0.01 0.00 99.73 23:33:49 20:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 20:55:01 1 1.97 0.00 0.00 0.00 0.00 98.03 23:33:49 20:55:01 2 0.02 0.00 0.02 0.03 0.00 99.93 23:33:49 20:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 20:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 20:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:55:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 20:56:01 all 0.26 0.00 0.01 0.00 0.00 99.73 23:33:49 20:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:56:01 1 2.00 0.00 0.00 0.00 0.00 98.00 23:33:49 20:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 20:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 20:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 20:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 20:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:56:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:33:49 20:57:01 all 0.13 0.00 0.02 0.01 0.00 99.85 23:33:49 20:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 20:57:01 1 0.90 0.00 0.12 0.00 0.00 98.99 23:33:49 20:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 20:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 20:57:01 4 0.05 0.00 0.03 0.00 0.00 99.92 23:33:49 20:57:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 20:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:58:01 all 0.00 0.00 0.01 0.01 0.00 99.98 23:33:49 20:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 20:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:33:49 20:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 20:58:01 5 0.02 0.00 0.02 0.05 0.00 99.92 23:33:49 20:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 20:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 20:59:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:33:49 20:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 20:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 20:59:01 2 0.00 0.00 0.02 0.03 0.00 99.95 23:33:49 20:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 20:59:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:33:49 20:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 20:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 20:59:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 21:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:00:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:00:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:33:49 21:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:00:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:33:49 21:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:00:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:33:49 21:01:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:33:49 21:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 21:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:01:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:33:49 21:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:01:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:02:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 21:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 21:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:02:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:02:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 21:03:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:33:49 21:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:33:49 21:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:33:49 21:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 23:33:49 21:03:01 CPU %user %nice %system %iowait %steal %idle 23:33:49 21:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:49 21:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:33:49 21:04:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:04:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:33:49 21:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 21:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:49 21:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 21:05:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:33:49 21:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 21:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:05:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:33:49 21:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 21:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:06:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 21:06:01 2 0.00 0.00 0.02 0.03 0.00 99.95 23:33:49 21:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:06:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:33:49 21:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:06:01 7 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 21:07:02 all 0.00 0.00 0.01 0.00 0.00 99.98 23:33:49 21:07:02 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:07:02 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:07:02 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:07:02 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:07:02 4 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:07:02 5 0.00 0.00 0.03 0.00 0.00 99.97 23:33:49 21:07:02 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:07:02 7 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:08:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:33:49 21:08:01 0 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 21:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:08:01 2 0.03 0.00 0.02 0.03 0.00 99.92 23:33:49 21:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:08:01 4 0.05 0.00 0.03 0.00 0.02 99.90 23:33:49 21:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:09:01 all 0.01 0.00 0.00 0.00 0.01 99.98 23:33:49 21:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 21:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 21:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 21:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:10:01 all 0.19 0.00 0.00 0.01 0.00 99.80 23:33:49 21:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:10:01 1 1.35 0.00 0.00 0.00 0.02 98.63 23:33:49 21:10:01 2 0.03 0.00 0.00 0.03 0.00 99.93 23:33:49 21:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:33:49 21:10:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:33:49 21:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:10:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:11:01 all 0.27 0.00 0.01 0.01 0.00 99.72 23:33:49 21:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:11:01 1 1.97 0.00 0.00 0.00 0.00 98.03 23:33:49 21:11:01 2 0.02 0.00 0.00 0.05 0.02 99.92 23:33:49 21:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:11:01 4 0.08 0.00 0.03 0.00 0.00 99.88 23:33:49 21:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 21:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:12:01 all 0.27 0.00 0.00 0.00 0.00 99.72 23:33:49 21:12:01 0 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 21:12:01 1 1.99 0.00 0.00 0.00 0.02 98.00 23:33:49 21:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 21:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:33:49 21:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:13:01 all 0.27 0.00 0.01 0.01 0.00 99.72 23:33:49 21:13:01 0 0.02 0.00 0.02 0.02 0.00 99.95 23:33:49 21:13:01 1 1.97 0.00 0.00 0.00 0.00 98.03 23:33:49 21:13:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 21:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:13:01 4 0.08 0.00 0.02 0.00 0.02 99.88 23:33:49 21:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:14:01 all 0.26 0.00 0.00 0.00 0.00 99.73 23:33:49 21:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:14:01 1 1.99 0.00 0.00 0.00 0.00 98.01 23:33:49 21:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 21:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:14:01 5 0.00 0.00 0.03 0.00 0.00 99.97 23:33:49 21:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:33:49 21:14:01 CPU %user %nice %system %iowait %steal %idle 23:33:49 21:15:01 all 0.26 0.00 0.00 0.01 0.01 99.72 23:33:49 21:15:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:15:01 1 1.99 0.00 0.02 0.00 0.02 97.98 23:33:49 21:15:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:33:49 21:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 21:15:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:33:49 21:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:15:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:33:49 21:16:01 all 0.27 0.00 0.02 0.01 0.00 99.71 23:33:49 21:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:16:01 1 1.97 0.00 0.00 0.00 0.00 98.03 23:33:49 21:16:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 21:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:16:01 4 0.05 0.00 0.03 0.00 0.00 99.92 23:33:49 21:16:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:33:49 21:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:16:01 7 0.02 0.00 0.03 0.03 0.00 99.92 23:33:49 21:17:01 all 0.26 0.00 0.00 0.00 0.00 99.73 23:33:49 21:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:17:01 1 1.97 0.00 0.00 0.00 0.00 98.03 23:33:49 21:17:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:33:49 21:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:17:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:18:01 all 0.25 0.00 0.01 0.01 0.00 99.73 23:33:49 21:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 21:18:01 1 1.94 0.00 0.03 0.00 0.00 98.03 23:33:49 21:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 21:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 21:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:18:01 7 0.00 0.00 0.02 0.03 0.00 99.95 23:33:49 21:19:01 all 0.12 0.00 0.02 0.01 0.00 99.84 23:33:49 21:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:19:01 1 0.93 0.00 0.15 0.00 0.00 98.92 23:33:49 21:19:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 21:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:19:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:33:49 21:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:20:01 all 0.02 0.00 0.00 0.01 0.00 99.97 23:33:49 21:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:33:49 21:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:20:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:33:49 21:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:20:01 7 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 21:21:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:33:49 21:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 21:21:01 5 0.00 0.00 0.03 0.00 0.00 99.97 23:33:49 21:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:21:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:49 21:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:22:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 21:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:49 21:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:23:01 2 0.00 0.00 0.02 0.02 0.02 99.95 23:33:49 21:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:23:01 4 0.05 0.00 0.02 0.00 0.02 99.92 23:33:49 21:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:23:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 21:24:01 all 0.02 0.00 0.00 0.01 0.00 99.97 23:33:49 21:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:24:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 21:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:24:01 4 0.05 0.00 0.00 0.00 0.02 99.93 23:33:49 21:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:24:01 7 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 21:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:33:49 21:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 21:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:25:01 4 0.05 0.00 0.02 0.00 0.02 99.92 23:33:49 21:25:01 5 0.00 0.00 0.03 0.00 0.00 99.97 23:33:49 21:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:25:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:33:49 23:33:49 21:25:01 CPU %user %nice %system %iowait %steal %idle 23:33:49 21:26:01 all 0.05 0.00 0.03 0.01 0.00 99.91 23:33:49 21:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:33:49 21:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:26:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:26:01 3 0.05 0.00 0.03 0.00 0.00 99.92 23:33:49 21:26:01 4 0.03 0.00 0.05 0.07 0.00 99.85 23:33:49 21:26:01 5 0.00 0.00 0.03 0.00 0.00 99.97 23:33:49 21:26:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:33:49 21:26:01 7 0.22 0.00 0.02 0.03 0.00 99.73 23:33:49 21:27:01 all 0.01 0.00 0.00 0.01 0.00 99.98 23:33:49 21:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:27:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 21:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:27:01 4 0.00 0.00 0.00 0.05 0.02 99.93 23:33:49 21:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 21:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:33:49 21:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:28:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 21:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:28:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:33:49 21:28:01 6 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 21:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:29:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:33:49 21:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:33:49 21:29:01 2 0.00 0.00 0.03 0.05 0.00 99.92 23:33:49 21:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:33:49 21:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:29:01 6 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 21:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:30:01 all 0.01 0.00 0.00 0.01 0.01 99.97 23:33:49 21:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:30:01 2 0.00 0.00 0.00 0.05 0.00 99.95 23:33:49 21:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 21:30:01 4 0.03 0.00 0.00 0.00 0.03 99.93 23:33:49 21:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:30:01 6 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 21:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 21:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:33:49 21:31:01 2 0.02 0.00 0.02 0.05 0.00 99.92 23:33:49 21:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 21:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:31:01 6 0.02 0.00 0.02 0.02 0.00 99.95 23:33:49 21:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:32:01 all 0.00 0.00 0.01 0.01 0.00 99.98 23:33:49 21:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:32:01 4 0.02 0.00 0.03 0.05 0.02 99.88 23:33:49 21:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:33:49 21:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:33:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 21:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:33:49 21:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 21:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:34:01 4 0.03 0.00 0.02 0.03 0.02 99.90 23:33:49 21:34:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:33:49 21:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:35:01 all 0.01 0.00 0.00 0.01 0.00 99.98 23:33:49 21:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 21:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:35:01 4 0.03 0.00 0.00 0.03 0.02 99.92 23:33:49 21:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:36:01 all 0.03 0.00 0.00 0.01 0.00 99.96 23:33:49 21:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 21:36:01 2 0.03 0.00 0.00 0.02 0.02 99.93 23:33:49 21:36:01 3 0.05 0.00 0.00 0.00 0.00 99.95 23:33:49 21:36:01 4 0.05 0.00 0.02 0.07 0.00 99.87 23:33:49 21:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:33:49 21:36:01 CPU %user %nice %system %iowait %steal %idle 23:33:49 21:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:33:49 21:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:37:01 4 0.05 0.00 0.03 0.02 0.02 99.88 23:33:49 21:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 21:38:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:33:49 21:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:38:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:33:49 21:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:38:01 6 0.00 0.00 0.00 0.07 0.00 99.93 23:33:49 21:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 21:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:33:49 21:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 21:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:39:01 6 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 21:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:40:01 all 0.02 0.00 0.01 0.01 0.00 99.97 23:33:49 21:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 21:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 21:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:40:01 4 0.05 0.00 0.02 0.02 0.00 99.92 23:33:49 21:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:41:01 all 0.00 0.00 0.01 0.01 0.00 99.97 23:33:49 21:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:41:01 2 0.00 0.00 0.02 0.03 0.00 99.95 23:33:49 21:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:41:01 4 0.00 0.00 0.03 0.00 0.02 99.95 23:33:49 21:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:41:01 6 0.00 0.00 0.02 0.03 0.00 99.95 23:33:49 21:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 21:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:42:01 4 0.03 0.00 0.03 0.03 0.02 99.88 23:33:49 21:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:43:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 21:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:43:01 4 0.03 0.00 0.02 0.07 0.00 99.88 23:33:49 21:43:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:33:49 21:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:44:01 all 0.05 0.00 0.01 0.02 0.00 99.91 23:33:49 21:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 21:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 23:33:49 21:44:01 2 0.07 0.00 0.02 0.03 0.00 99.88 23:33:49 21:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 21:44:01 4 0.08 0.00 0.03 0.10 0.02 99.77 23:33:49 21:44:01 5 0.05 0.00 0.03 0.00 0.00 99.92 23:33:49 21:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:33:49 21:44:01 7 0.05 0.00 0.00 0.00 0.00 99.95 23:33:49 21:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:49 21:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:33:49 21:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:45:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:33:49 21:46:01 all 0.02 0.00 0.02 0.01 0.00 99.96 23:33:49 21:46:01 0 0.05 0.00 0.05 0.00 0.00 99.90 23:33:49 21:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:46:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:33:49 21:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:46:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 21:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 21:46:01 6 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 21:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:47:01 all 0.00 0.00 0.01 0.00 0.00 99.99 23:33:49 21:47:01 0 0.00 0.00 0.03 0.00 0.02 99.95 23:33:49 21:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:33:49 21:47:01 CPU %user %nice %system %iowait %steal %idle 23:33:49 21:48:01 all 0.02 0.00 0.00 0.00 0.00 99.97 23:33:49 21:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 21:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 21:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 21:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 21:48:01 6 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 21:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:49:01 all 0.00 0.00 0.01 0.01 0.00 99.98 23:33:49 21:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:33:49 21:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:49:01 6 0.00 0.00 0.02 0.03 0.00 99.95 23:33:49 21:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 21:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:33:49 21:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:50:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 21:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 21:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:50:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 21:51:01 all 0.06 0.00 0.03 0.00 0.00 99.91 23:33:49 21:51:01 0 0.13 0.00 0.07 0.00 0.02 99.78 23:33:49 21:51:01 1 0.10 0.00 0.03 0.00 0.00 99.87 23:33:49 21:51:01 2 0.05 0.00 0.02 0.02 0.00 99.92 23:33:49 21:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:33:49 21:51:01 4 0.03 0.00 0.00 0.02 0.02 99.93 23:33:49 21:51:01 5 0.07 0.00 0.03 0.00 0.00 99.90 23:33:49 21:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:51:01 7 0.05 0.00 0.02 0.00 0.00 99.93 23:33:49 21:52:01 all 0.00 0.00 0.00 0.01 0.00 99.98 23:33:49 21:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:52:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:33:49 21:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:52:01 4 0.00 0.00 0.00 0.05 0.00 99.95 23:33:49 21:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 21:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:49 21:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 21:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 21:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 21:54:01 0 0.02 0.00 0.05 0.00 0.00 99.93 23:33:49 21:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:54:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:33:49 21:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 21:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:54:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 21:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 21:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:33:49 21:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:55:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 21:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 21:55:01 4 0.00 0.00 0.02 0.03 0.00 99.95 23:33:49 21:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 21:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:49 21:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 21:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:56:01 2 0.03 0.00 0.00 0.02 0.00 99.95 23:33:49 21:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:56:01 6 0.02 0.00 0.02 0.02 0.00 99.95 23:33:49 21:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:57:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:33:49 21:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:33:49 21:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 21:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 21:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:57:01 6 0.02 0.00 0.02 0.03 0.00 99.93 23:33:49 21:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:58:01 all 0.01 0.00 0.00 0.00 0.01 99.98 23:33:49 21:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 21:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 21:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:58:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:33:49 21:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 21:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 21:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:33:49 21:58:01 CPU %user %nice %system %iowait %steal %idle 23:33:49 21:59:01 all 0.00 0.00 0.01 0.01 0.00 99.97 23:33:49 21:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:33:49 21:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 21:59:01 2 0.00 0.00 0.00 0.05 0.00 99.95 23:33:49 21:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:59:01 4 0.00 0.00 0.02 0.03 0.00 99.95 23:33:49 21:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 21:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 22:00:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:33:49 22:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 22:00:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 22:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:00:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:01:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:33:49 22:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:01:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:02:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 22:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:33:49 22:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:02:01 2 0.02 0.00 0.00 0.02 0.02 99.95 23:33:49 22:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:02:01 4 0.00 0.00 0.02 0.03 0.00 99.95 23:33:49 22:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:33:49 22:03:01 0 0.00 0.00 0.03 0.00 0.02 99.95 23:33:49 22:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 22:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:03:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 22:03:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:33:49 22:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 22:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:04:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:33:49 22:04:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:33:49 22:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:33:49 22:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:04:01 4 0.02 0.00 0.02 0.03 0.02 99.92 23:33:49 22:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:04:01 7 0.02 0.00 0.03 0.00 0.00 99.95 23:33:49 22:05:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:33:49 22:05:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:33:49 22:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 22:06:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:33:49 22:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:06:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 22:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:06:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:33:49 22:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:07:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:33:49 22:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 22:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:07:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 22:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:08:01 all 0.24 0.00 0.01 0.01 0.00 99.75 23:33:49 22:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 22:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:08:01 4 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 22:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:08:01 6 1.74 0.00 0.03 0.00 0.02 98.21 23:33:49 22:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 22:09:01 all 0.26 0.00 0.01 0.01 0.00 99.72 23:33:49 22:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 22:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:09:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 22:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 22:09:01 6 1.99 0.00 0.00 0.00 0.00 98.01 23:33:49 22:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:33:49 22:09:01 CPU %user %nice %system %iowait %steal %idle 23:33:49 22:10:01 all 0.26 0.00 0.01 0.01 0.00 99.72 23:33:49 22:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:33:49 22:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:10:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:10:01 4 0.02 0.00 0.00 0.05 0.00 99.93 23:33:49 22:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:10:01 6 1.97 0.00 0.00 0.00 0.00 98.03 23:33:49 22:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:11:01 all 0.25 0.00 0.00 0.01 0.00 99.74 23:33:49 22:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:11:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:11:01 6 1.99 0.00 0.00 0.00 0.00 98.01 23:33:49 22:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:12:01 all 0.26 0.00 0.01 0.00 0.00 99.72 23:33:49 22:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:33:49 22:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:12:01 4 0.02 0.00 0.00 0.03 0.02 99.93 23:33:49 22:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:12:01 6 1.97 0.00 0.00 0.00 0.00 98.03 23:33:49 22:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:13:01 all 0.25 0.00 0.00 0.01 0.00 99.74 23:33:49 22:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:13:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 22:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:13:01 6 1.99 0.00 0.02 0.00 0.00 98.00 23:33:49 22:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:14:01 all 0.26 0.00 0.01 0.01 0.00 99.72 23:33:49 22:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:33:49 22:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:14:01 2 0.03 0.00 0.00 0.02 0.00 99.95 23:33:49 22:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:14:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 22:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:14:01 6 1.97 0.00 0.00 0.00 0.00 98.03 23:33:49 22:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 22:15:02 all 0.26 0.00 0.01 0.01 0.00 99.72 23:33:49 22:15:02 0 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 22:15:02 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:15:02 2 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:15:02 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:15:02 4 0.00 0.00 0.00 0.07 0.00 99.93 23:33:49 22:15:02 5 0.02 0.00 0.03 0.00 0.00 99.95 23:33:49 22:15:02 6 1.99 0.00 0.02 0.00 0.00 98.00 23:33:49 22:15:02 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:16:01 all 0.26 0.00 0.01 0.01 0.00 99.72 23:33:49 22:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 22:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:16:01 2 0.02 0.00 0.02 0.03 0.00 99.93 23:33:49 22:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:16:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:33:49 22:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:16:01 6 1.97 0.00 0.00 0.00 0.00 98.03 23:33:49 22:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:17:01 all 0.17 0.00 0.02 0.01 0.00 99.79 23:33:49 22:17:01 0 0.05 0.00 0.05 0.00 0.00 99.90 23:33:49 22:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:17:01 2 0.00 0.00 0.00 0.03 0.02 99.95 23:33:49 22:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:17:01 6 1.34 0.00 0.12 0.00 0.00 98.55 23:33:49 22:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:18:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:33:49 22:18:01 0 0.00 0.00 0.03 0.00 0.02 99.95 23:33:49 22:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:18:01 4 0.02 0.00 0.02 0.05 0.00 99.92 23:33:49 22:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 22:18:01 6 0.00 0.00 0.03 0.00 0.02 99.95 23:33:49 22:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:19:01 all 0.00 0.00 0.00 0.00 0.00 99.99 23:33:49 22:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:19:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:49 22:20:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:33:49 22:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:20:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:33:49 22:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:33:49 22:20:01 CPU %user %nice %system %iowait %steal %idle 23:33:49 22:21:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:33:49 22:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 22:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 22:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 22:22:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:33:49 22:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:22:01 2 0.02 0.00 0.02 0.03 0.00 99.93 23:33:49 22:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:22:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 22:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 22:23:01 all 0.01 0.00 0.00 0.01 0.00 99.98 23:33:49 22:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:23:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 22:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 22:24:01 all 0.01 0.00 0.02 0.01 0.00 99.96 23:33:49 22:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:33:49 22:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:24:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 22:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:24:01 4 0.00 0.00 0.02 0.03 0.00 99.95 23:33:49 22:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:33:49 22:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 22:24:01 7 0.00 0.00 0.03 0.00 0.00 99.97 23:33:49 22:25:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:33:49 22:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 22:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 22:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:25:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:33:49 22:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:26:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 22:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 22:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:26:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 22:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:26:01 4 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 22:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:49 22:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 22:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:27:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:33:49 22:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:28:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:33:49 22:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 22:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:49 22:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:33:49 22:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 22:30:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:33:49 22:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:30:01 4 0.02 0.00 0.00 0.05 0.00 99.93 23:33:49 22:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:33:49 22:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:31:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:33:49 22:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 22:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 22:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:33:49 22:31:01 CPU %user %nice %system %iowait %steal %idle 23:33:49 22:32:01 all 0.00 0.00 0.01 0.01 0.00 99.98 23:33:49 22:32:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:33:49 22:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:32:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 22:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 22:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:33:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 22:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:33:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:33:49 22:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:34:01 all 0.01 0.00 0.01 0.02 0.00 99.96 23:33:49 22:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:33:49 22:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:34:01 2 0.00 0.00 0.00 0.13 0.00 99.87 23:33:49 22:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:34:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 22:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 22:35:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:33:49 22:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:35:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:35:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 22:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 22:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:33:49 22:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:33:49 22:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:36:01 2 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 22:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:36:01 4 0.02 0.00 0.02 0.05 0.02 99.90 23:33:49 22:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 22:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:37:01 all 0.00 0.00 0.01 0.00 0.00 99.99 23:33:49 22:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:37:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:37:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 22:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:33:49 22:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:38:01 2 0.02 0.00 0.00 0.02 0.02 99.95 23:33:49 22:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:38:01 4 0.00 0.00 0.02 0.03 0.00 99.95 23:33:49 22:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:39:01 all 0.00 0.00 0.01 0.00 0.00 99.98 23:33:49 22:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:39:01 3 0.00 0.00 0.03 0.00 0.00 99.97 23:33:49 22:39:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:33:49 22:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 22:40:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:33:49 22:40:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:33:49 22:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 22:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 22:40:01 4 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 22:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 22:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:41:01 all 0.00 0.00 0.00 0.00 0.00 99.99 23:33:49 22:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 22:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:41:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:49 22:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:33:49 22:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:42:01 5 0.00 0.00 0.03 0.00 0.00 99.97 23:33:49 22:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:33:49 22:42:01 CPU %user %nice %system %iowait %steal %idle 23:33:49 22:43:01 all 0.01 0.00 0.00 0.00 0.00 99.99 23:33:49 22:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:43:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 22:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:44:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:33:49 22:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 22:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 22:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:44:01 4 0.03 0.00 0.00 0.03 0.02 99.92 23:33:49 22:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:44:01 7 0.02 0.00 0.03 0.00 0.00 99.95 23:33:49 22:45:01 all 0.01 0.00 0.01 0.01 0.00 99.98 23:33:49 22:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 22:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:45:01 4 0.00 0.00 0.02 0.03 0.00 99.95 23:33:49 22:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:46:01 all 0.01 0.00 0.00 0.00 0.00 99.97 23:33:49 22:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:46:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 22:46:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:33:49 22:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 22:47:01 all 0.00 0.00 0.01 0.01 0.00 99.97 23:33:49 22:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:33:49 22:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:47:01 4 0.00 0.00 0.00 0.07 0.00 99.93 23:33:49 22:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:33:49 22:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:33:49 22:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:48:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 22:48:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 22:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 22:49:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:33:49 22:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:33:49 22:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:50:01 all 0.00 0.00 0.01 0.00 0.00 99.98 23:33:49 22:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:33:49 22:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:51:01 all 0.06 0.00 0.03 0.00 0.00 99.91 23:33:49 22:51:01 0 0.02 0.00 0.05 0.00 0.00 99.93 23:33:49 22:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 22:51:01 2 0.07 0.00 0.02 0.00 0.00 99.92 23:33:49 22:51:01 3 0.08 0.00 0.03 0.00 0.00 99.88 23:33:49 22:51:01 4 0.05 0.00 0.00 0.03 0.00 99.92 23:33:49 22:51:01 5 0.07 0.00 0.05 0.00 0.00 99.88 23:33:49 22:51:01 6 0.05 0.00 0.00 0.00 0.00 99.95 23:33:49 22:51:01 7 0.12 0.00 0.05 0.00 0.00 99.83 23:33:49 22:52:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:33:49 22:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:33:49 22:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:53:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:33:49 22:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:33:49 22:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:53:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:53:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:33:49 22:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:33:49 22:53:01 CPU %user %nice %system %iowait %steal %idle 23:33:49 22:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 22:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:33:49 22:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:54:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:33:49 22:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:54:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 22:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:55:01 all 0.01 0.00 0.01 0.00 0.01 99.98 23:33:49 22:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:33:49 22:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 22:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 22:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:56:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:33:49 22:56:01 0 0.00 0.00 0.03 0.00 0.02 99.95 23:33:49 22:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:56:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 22:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 22:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:57:01 all 0.00 0.00 0.01 0.00 0.00 99.98 23:33:49 22:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 22:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:57:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:33:49 22:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:33:49 22:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:33:49 22:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:58:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 22:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 22:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 22:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:59:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:33:49 22:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 22:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 22:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:59:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:33:49 22:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 22:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 22:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 23:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:33:49 23:00:01 1 0.00 0.00 0.03 0.00 0.00 99.97 23:33:49 23:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:00:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 23:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:49 23:01:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:33:49 23:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 23:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:01:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:33:49 23:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:49 23:02:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:33:49 23:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 23:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:33:49 23:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 23:03:01 all 0.00 0.00 0.01 0.00 0.00 99.98 23:33:49 23:03:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:33:49 23:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:04:01 all 0.13 0.00 0.01 0.00 0.00 99.86 23:33:49 23:04:01 0 1.00 0.00 0.03 0.00 0.02 98.95 23:33:49 23:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:04:01 4 0.00 0.00 0.02 0.03 0.00 99.95 23:33:49 23:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:33:49 23:04:01 CPU %user %nice %system %iowait %steal %idle 23:33:49 23:05:01 all 0.26 0.00 0.00 0.00 0.00 99.73 23:33:49 23:05:01 0 1.99 0.00 0.03 0.00 0.00 97.98 23:33:49 23:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:06:01 all 0.19 0.00 0.01 0.01 0.00 99.80 23:33:49 23:06:01 0 1.39 0.00 0.03 0.00 0.02 98.56 23:33:49 23:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:06:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 23:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 23:06:01 4 0.02 0.00 0.00 0.05 0.00 99.93 23:33:49 23:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:07:01 all 0.08 0.00 0.01 0.01 0.00 99.90 23:33:49 23:07:01 0 0.60 0.00 0.05 0.00 0.02 99.33 23:33:49 23:07:01 1 0.00 0.00 0.00 0.02 0.02 99.97 23:33:49 23:07:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 23:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:33:49 23:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:08:01 all 0.06 0.00 0.01 0.00 0.00 99.92 23:33:49 23:08:01 0 0.40 0.00 0.02 0.00 0.00 99.58 23:33:49 23:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 23:08:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:33:49 23:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:33:49 23:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 23:09:01 all 0.03 0.00 0.01 0.01 0.00 99.95 23:33:49 23:09:01 0 0.20 0.00 0.05 0.00 0.02 99.73 23:33:49 23:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 23:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:09:01 4 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 23:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:10:01 all 0.09 0.00 0.00 0.00 0.00 99.90 23:33:49 23:10:01 0 0.62 0.00 0.02 0.00 0.02 99.35 23:33:49 23:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:10:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 23:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 23:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:11:01 all 0.07 0.00 0.01 0.00 0.00 99.91 23:33:49 23:11:01 0 0.55 0.00 0.08 0.00 0.00 99.37 23:33:49 23:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:11:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:12:01 all 0.08 0.00 0.01 0.00 0.00 99.90 23:33:49 23:12:01 0 0.60 0.00 0.02 0.00 0.02 99.37 23:33:49 23:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 23:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:12:01 4 0.03 0.00 0.00 0.02 0.00 99.95 23:33:49 23:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:13:01 all 0.06 0.00 0.02 0.00 0.00 99.91 23:33:49 23:13:01 0 0.50 0.00 0.07 0.00 0.02 99.42 23:33:49 23:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:13:01 4 0.00 0.00 0.02 0.03 0.00 99.95 23:33:49 23:13:01 5 0.00 0.00 0.03 0.00 0.02 99.95 23:33:49 23:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:14:01 all 0.05 0.00 0.01 0.00 0.00 99.94 23:33:49 23:14:01 0 0.33 0.00 0.05 0.00 0.00 99.62 23:33:49 23:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:14:01 4 0.03 0.00 0.00 0.02 0.00 99.95 23:33:49 23:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:15:01 all 0.04 0.00 0.00 0.00 0.00 99.95 23:33:49 23:15:01 0 0.25 0.00 0.02 0.00 0.02 99.72 23:33:49 23:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:33:49 23:15:01 CPU %user %nice %system %iowait %steal %idle 23:33:49 23:16:01 all 0.08 0.00 0.01 0.01 0.00 99.91 23:33:49 23:16:01 0 0.55 0.00 0.03 0.00 0.00 99.42 23:33:49 23:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:16:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:33:49 23:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:16:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 23:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:17:01 all 0.09 0.00 0.01 0.01 0.00 99.89 23:33:49 23:17:01 0 0.65 0.00 0.05 0.00 0.02 99.28 23:33:49 23:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:17:01 2 0.00 0.00 0.02 0.03 0.00 99.95 23:33:49 23:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:17:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 23:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 23:18:01 all 0.09 0.00 0.01 0.00 0.00 99.90 23:33:49 23:18:01 0 0.58 0.00 0.05 0.00 0.02 99.35 23:33:49 23:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 23:18:01 4 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 23:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:19:01 all 0.09 0.00 0.00 0.00 0.00 99.91 23:33:49 23:19:01 0 0.63 0.00 0.00 0.00 0.00 99.37 23:33:49 23:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:19:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:33:49 23:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:49 23:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:33:49 23:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:33:49 23:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:20:01 4 0.02 0.00 0.02 0.02 0.00 99.95 23:33:49 23:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 23:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:33:49 23:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:33:49 23:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 23:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:21:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 23:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:22:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:33:49 23:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:22:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 23:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 23:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:23:02 all 0.01 0.00 0.01 0.00 0.00 99.98 23:33:49 23:23:02 0 0.00 0.00 0.03 0.00 0.02 99.95 23:33:49 23:23:02 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:23:02 2 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:23:02 3 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:23:02 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:23:02 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:23:02 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:23:02 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:24:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 23:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:33:49 23:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:24:01 2 0.00 0.00 0.00 0.07 0.00 99.93 23:33:49 23:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:24:01 4 0.00 0.00 0.00 0.03 0.00 99.97 23:33:49 23:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:49 23:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 23:25:01 4 0.03 0.00 0.00 0.02 0.00 99.95 23:33:49 23:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:26:01 all 0.02 0.00 0.00 0.00 0.00 99.97 23:33:49 23:26:01 0 0.05 0.00 0.00 0.00 0.02 99.93 23:33:49 23:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:26:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 23:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 23:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:33:49 23:26:01 CPU %user %nice %system %iowait %steal %idle 23:33:49 23:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:33:49 23:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 23:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 23:27:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 23:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:28:01 all 0.01 0.00 0.00 0.01 0.00 99.97 23:33:49 23:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:33:49 23:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 23:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:28:01 4 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 23:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 23:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 23:33:49 23:29:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:33:49 23:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 23:29:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:33:49 23:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:33:49 23:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:33:49 23:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:30:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 23:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:33:49 23:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 23:33:49 23:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 23:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 23:31:01 2 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 23:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:31:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:33:49 23:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 23:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:33:49 23:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:33:49 23:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:33:49 23:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:33:49 23:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:33:49 23:32:01 4 0.02 0.00 0.00 0.03 0.00 99.95 23:33:49 23:32:01 5 0.00 0.00 0.03 0.00 0.00 99.97 23:33:49 23:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:33:49 23:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:33:49 23:33:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:33:49 23:33:01 1 0.02 0.00 0.00 0.02 0.02 99.95 23:33:49 23:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 23:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:33:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:33:49 23:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:33:49 23:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:33:49 23:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:33:49 Average: all 2.50 0.00 0.51 0.16 0.01 96.82 23:33:49 Average: 0 2.42 0.00 0.55 0.34 0.01 96.68 23:33:49 Average: 1 2.63 0.00 0.50 0.08 0.01 96.79 23:33:49 Average: 2 2.54 0.00 0.47 0.07 0.01 96.91 23:33:49 Average: 3 2.44 0.00 0.55 0.09 0.01 96.92 23:33:49 Average: 4 2.48 0.00 0.49 0.17 0.01 96.85 23:33:49 Average: 5 2.42 0.00 0.52 0.12 0.01 96.93 23:33:49 Average: 6 2.68 0.00 0.51 0.23 0.01 96.57 23:33:49 Average: 7 2.43 0.00 0.51 0.17 0.01 96.90 23:33:49 23:33:49 23:33:49