Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab0f97fec4d40b420f2060de726b99c5b26ce4cc 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-ssh173251666841415182.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12200187835395195675.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9215599946604251485.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh5348981168462456343.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13164414954337982032.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41854 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/221 [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/221 # 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 Avoid second fetch Checking out Revision ab0f97fec4d40b420f2060de726b99c5b26ce4cc (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f ab0f97fec4d40b420f2060de726b99c5b26ce4cc # timeout=10 Commit message: "fix(snap): update processAppOptions list (#4011)" > git rev-list --no-walk 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:04:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:04:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:04:30 ========================================================= 18:04:30 EdgeX Global Pipelines Version Info 18:04:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:04:31 ------------------- 18:04:31 stable info: 18:04:31 ------------------- 18:04:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:04:31 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 18:04:31 Message: update stable to v1.0.227 18:04:31 ------------------- 18:04:31 experimental info: 18:04:31 ------------------- 18:04:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:04:31 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 18:04:31 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:04:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:04:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab0f97f [Pipeline] echo 18:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:32 provisioning config files... 18:04:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/221@tmp/config1876510699604300451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:32 ---> docker-login.sh 18:04:32 nexus3.edgexfoundry.org:10001 18:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:32 Configure a credential helper to remove this warning. See 18:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:32 18:04:32 Login Succeeded 18:04:32 nexus3.edgexfoundry.org:10002 18:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:33 Configure a credential helper to remove this warning. See 18:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:33 18:04:33 Login Succeeded 18:04:33 nexus3.edgexfoundry.org:10003 18:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:33 Configure a credential helper to remove this warning. See 18:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:33 18:04:33 Login Succeeded 18:04:33 nexus3.edgexfoundry.org:10004 18:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:33 Configure a credential helper to remove this warning. See 18:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:33 18:04:33 Login Succeeded 18:04:33 docker.io 18:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:33 Configure a credential helper to remove this warning. See 18:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:33 18:04:33 Login Succeeded 18:04:33 ---> docker-login.sh ends [Pipeline] } 18:04:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:04:34 + 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 18:04:34 + dirname cmd/core-command/Dockerfile 18:04:34 + cut -d/ -f2 18:04:34 + echo core-command,cmd/core-command/Dockerfile 18:04:34 + dirname cmd/core-data/Dockerfile 18:04:34 + cut -d/ -f2 18:04:34 + echo core-data,cmd/core-data/Dockerfile 18:04:34 + cut -d/ -f2 18:04:34 + dirname cmd/core-metadata/Dockerfile 18:04:34 + echo core-metadata,cmd/core-metadata/Dockerfile 18:04:34 + cut -d/ -f2 18:04:34 + dirname cmd/security-bootstrapper/Dockerfile 18:04:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:04:34 + dirname cmd/security-proxy-setup/Dockerfile 18:04:34 + cut -d/ -f2 18:04:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:04:34 + dirname cmd/security-secretstore-setup/Dockerfile 18:04:34 + cut -d/ -f2 18:04:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:04:34 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:04:34 + cut -d/ -f2 18:04:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:04:34 + + dirname cmd/security-spire-agent/Dockerfile 18:04:34 cut -d/ -f2 18:04:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:04:34 + dirname cmd/security-spire-config/Dockerfile 18:04:34 + cut -d/ -f2 18:04:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:04:34 + + cut -d/dirname -f2 cmd/security-spire-server/Dockerfile 18:04:34 18:04:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:04:34 + dirname cmd/support-notifications/Dockerfile 18:04:34 + cut -d/ -f2 18:04:34 + echo support-notifications,cmd/support-notifications/Dockerfile 18:04:34 + dirname cmd/support-scheduler/Dockerfile 18:04:34 + cut -d/ -f2 18:04:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:04:34 + dirname cmd/sys-mgmt-agent/Dockerfile 18:04:34 + cut -d/ -f2 18:04:34 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:04:34 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 18:04:34 + git rev-list -1 --merges ab0f97fec4d40b420f2060de726b99c5b26ce4cc~1..ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] echo 18:04:34 -----------> git rev-list -1 --merges ab0f97fec4d40b420f2060de726b99c5b26ce4cc~1..ab0f97fec4d40b420f2060de726b99c5b26ce4cc ab0f97fec4d40b420f2060de726b99c5b26ce4cc [false] [Pipeline] sh 18:04:34 + git log --format=format:%s -1 ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] echo 18:04:34 ========================================================= 18:04:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:04:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:04:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:04:35 + grep -v github /etc/ssh/ssh_known_hosts 18:04:35 + [ -e /tmp/ssh_known_hosts ] 18:04:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:04:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:04:35 + sudo tee -a /etc/ssh/ssh_known_hosts 18:04:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:04:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:04:35 18:04:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:04:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:04:35 latest: Pulling from edgex-devops/py-git-semver 18:04:35 1fe172e4850f: Pulling fs layer 18:04:35 caf521ccaac6: Pulling fs layer 18:04:35 3ead6fa29328: Pulling fs layer 18:04:35 5c2a1cbceb83: Pulling fs layer 18:04:35 a8d5f1318db7: Pulling fs layer 18:04:35 c427282e49a2: Pulling fs layer 18:04:35 1827001aaf11: Pulling fs layer 18:04:35 0714d37db230: Pulling fs layer 18:04:35 ac28cf19c067: Pulling fs layer 18:04:35 ca983d60f3e2: Pulling fs layer 18:04:35 9f894cec8388: Pulling fs layer 18:04:35 5c2a1cbceb83: Waiting 18:04:35 0714d37db230: Waiting 18:04:35 a8d5f1318db7: Waiting 18:04:35 ac28cf19c067: Waiting 18:04:35 c427282e49a2: Waiting 18:04:35 1827001aaf11: Waiting 18:04:35 ca983d60f3e2: Waiting 18:04:35 9f894cec8388: Waiting 18:04:35 caf521ccaac6: Verifying Checksum 18:04:35 caf521ccaac6: Download complete 18:04:35 5c2a1cbceb83: Verifying Checksum 18:04:35 5c2a1cbceb83: Download complete 18:04:35 a8d5f1318db7: Verifying Checksum 18:04:35 a8d5f1318db7: Download complete 18:04:35 c427282e49a2: Verifying Checksum 18:04:35 c427282e49a2: Download complete 18:04:35 3ead6fa29328: Verifying Checksum 18:04:35 3ead6fa29328: Download complete 18:04:36 0714d37db230: Download complete 18:04:36 ac28cf19c067: Verifying Checksum 18:04:36 ac28cf19c067: Download complete 18:04:36 ca983d60f3e2: Download complete 18:04:36 9f894cec8388: Download complete 18:04:36 1fe172e4850f: Verifying Checksum 18:04:36 1fe172e4850f: Download complete 18:04:36 1827001aaf11: Verifying Checksum 18:04:36 1827001aaf11: Download complete 18:04:37 1fe172e4850f: Pull complete 18:04:37 caf521ccaac6: Pull complete 18:04:37 3ead6fa29328: Pull complete 18:04:38 5c2a1cbceb83: Pull complete 18:04:38 a8d5f1318db7: Pull complete 18:04:38 c427282e49a2: Pull complete 18:04:40 1827001aaf11: Pull complete 18:04:40 0714d37db230: Pull complete 18:04:40 ac28cf19c067: Pull complete 18:04:40 ca983d60f3e2: Pull complete 18:04:40 9f894cec8388: Pull complete 18:04:40 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 18:04:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:04:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 18:04:40 prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container 18:04:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 18:04:42 $ docker top 53a337d5245371071b48dd8c53105c8ebbb7300816c4515189e9a3e4ca7ecbc1 -eo pid,comm 18:04:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:04:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:04:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:42 [ssh-agent] Looking for ssh-agent implementation... 18:04:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:42 $ docker exec 53a337d5245371071b48dd8c53105c8ebbb7300816c4515189e9a3e4ca7ecbc1 ssh-agent 18:04:42 SSH_AUTH_SOCK=/tmp/ssh-H9vXqWtJZAvR/agent.32 18:04:42 SSH_AGENT_PID=38 18:04:42 Running ssh-add (command line suppressed) 18:04:42 Identity added: /w/workspace/edgex-go/221@tmp/private_key_7426547103741746453.key (/w/workspace/edgex-go/221@tmp/private_key_7426547103741746453.key) 18:04:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:42 + git tag --points-at HEAD [Pipeline] } 18:04:42 $ docker exec --env ******** --env ******** 53a337d5245371071b48dd8c53105c8ebbb7300816c4515189e9a3e4ca7ecbc1 ssh-agent -k 18:04:42 unset SSH_AUTH_SOCK; 18:04:42 unset SSH_AGENT_PID; 18:04:42 echo Agent pid 38 killed; 18:04:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:04:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:04:43 [ssh-agent] Looking for ssh-agent implementation... 18:04:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:04:43 $ docker exec 53a337d5245371071b48dd8c53105c8ebbb7300816c4515189e9a3e4ca7ecbc1 ssh-agent 18:04:43 SSH_AUTH_SOCK=/tmp/ssh-6M4xzum72Mif/agent.72 18:04:43 SSH_AGENT_PID=78 18:04:43 Running ssh-add (command line suppressed) 18:04:43 Identity added: /w/workspace/edgex-go/221@tmp/private_key_4220564295287764975.key (/w/workspace/edgex-go/221@tmp/private_key_4220564295287764975.key) 18:04:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:04:43 + git semver init 18:04:43 2022-05-09 18:04:43,890 [run_init] DEBUG init version:0.0.0 force:False 18:04:43 2022-05-09 18:04:43,891 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/221/.semver 18:04:43 2022-05-09 18:04:43,891 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/221/.semver 18:04:43 2022-05-09 18:04:43,892 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/221/.semver'], cwd=/w/workspace/edgex-go/221, universal_newlines=False, shell=None, istream=None) 18:04:48 2022-05-09 18:04:47,799 [append_file] DEBUG append to file:/w/workspace/edgex-go/221/.git/info/exclude 18:04:48 2022-05-09 18:04:47,799 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/221/.semver/main with force:False 18:04:48 2022-05-09 18:04:47,799 [read_version] DEBUG read version from /w/workspace/edgex-go/221/.semver/main 18:04:48 2022-05-09 18:04:47,800 [read_version] DEBUG read version from /w/workspace/edgex-go/221/.semver/main 18:04:48 2.2.0-dev.93 [Pipeline] } 18:04:48 $ docker exec --env ******** --env ******** 53a337d5245371071b48dd8c53105c8ebbb7300816c4515189e9a3e4ca7ecbc1 ssh-agent -k 18:04:48 unset SSH_AUTH_SOCK; 18:04:48 unset SSH_AGENT_PID; 18:04:48 echo Agent pid 78 killed; 18:04:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:04:48 + git semver [Pipeline] } 18:04:48 $ docker stop --time=1 53a337d5245371071b48dd8c53105c8ebbb7300816c4515189e9a3e4ca7ecbc1 18:04:50 $ docker rm -f 53a337d5245371071b48dd8c53105c8ebbb7300816c4515189e9a3e4ca7ecbc1 [Pipeline] // withDockerContainer [Pipeline] sh 18:04:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:04:50 Stashed 1 file(s) [Pipeline] echo 18:04:50 [edgeXSemver]: initialized semver on version 2.2.0-dev.93 [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 18:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:04:51 ========================================================= 18:04:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:04:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:04:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:04:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:04:51 59bf1c3509f3: Pulling fs layer 18:04:51 666ba61612fd: Pulling fs layer 18:04:51 8ed8ca486205: Pulling fs layer 18:04:51 4fe6c5a15a65: Pulling fs layer 18:04:51 22a0e8bec74d: Pulling fs layer 18:04:51 ca2b28591e48: Pulling fs layer 18:04:51 a51346096db8: Pulling fs layer 18:04:51 daebc70d1ce1: Pulling fs layer 18:04:51 0e18a0eac166: Pulling fs layer 18:04:51 4fe6c5a15a65: Waiting 18:04:51 22a0e8bec74d: Waiting 18:04:51 ca2b28591e48: Waiting 18:04:51 daebc70d1ce1: Waiting 18:04:51 a51346096db8: Waiting 18:04:51 0e18a0eac166: Waiting 18:04:51 8ed8ca486205: Download complete 18:04:51 666ba61612fd: Verifying Checksum 18:04:51 666ba61612fd: Download complete 18:04:51 22a0e8bec74d: Download complete 18:04:51 ca2b28591e48: Verifying Checksum 18:04:51 ca2b28591e48: Download complete 18:04:51 a51346096db8: Verifying Checksum 18:04:51 a51346096db8: Download complete 18:04:51 59bf1c3509f3: Verifying Checksum 18:04:51 59bf1c3509f3: Download complete 18:04:51 daebc70d1ce1: Verifying Checksum 18:04:51 daebc70d1ce1: Download complete 18:04:51 59bf1c3509f3: Pull complete 18:04:51 666ba61612fd: Pull complete 18:04:51 8ed8ca486205: Pull complete 18:04:52 0e18a0eac166: Verifying Checksum 18:04:52 0e18a0eac166: Download complete 18:04:52 4fe6c5a15a65: Download complete 18:04:56 4fe6c5a15a65: Pull complete 18:04:56 22a0e8bec74d: Pull complete 18:04:56 ca2b28591e48: Pull complete 18:04:56 a51346096db8: Pull complete 18:04:56 daebc70d1ce1: Pull complete 18:04:58 0e18a0eac166: Pull complete 18:04:58 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 18:04:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:04:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 18:04:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:04:58 WORKDIR /edgex 18:04:58 COPY go.mod . 18:04:58 RUN go mod download 18:04:58 + docker build -t ci-base-image-x86_64 -f - . 18:05:00 Sending build context to Docker daemon 335.2MB 18:05:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:05:00 ---> f018257e8ee9 18:05:00 Step 2/4 : WORKDIR /edgex 18:05:02 ---> Running in e1937d60376b 18:05:02 Removing intermediate container e1937d60376b 18:05:02 ---> 72127c4fdbb9 18:05:02 Step 3/4 : COPY go.mod . 18:05:02 ---> 1343c35a8903 18:05:02 Step 4/4 : RUN go mod download 18:05:02 ---> Running in dc65bff6f4a9 18:05:05 Still waiting to schedule task 18:05:05 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:05:14 Removing intermediate container dc65bff6f4a9 18:05:14 ---> 20548660b2da 18:05:14 Successfully built 20548660b2da 18:05:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:05:14 + docker inspect -f . ci-base-image-x86_64 18:05:14 . [Pipeline] withDockerContainer 18:05:14 prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container 18:05:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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 ******** ci-base-image-x86_64 cat 18:05:15 $ docker top 20d093d80f3c885fc3d25a15316a0d06f38a3909e04b9c71f2393689c14e4ad9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:05:15 + go version 18:05:15 go version go1.17.6 linux/amd64 [Pipeline] } 18:05:15 $ docker stop --time=1 20d093d80f3c885fc3d25a15316a0d06f38a3909e04b9c71f2393689c14e4ad9 18:05:17 $ docker rm -f 20d093d80f3c885fc3d25a15316a0d06f38a3909e04b9c71f2393689c14e4ad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:05:17 + docker inspect -f . ci-base-image-x86_64 18:05:17 . [Pipeline] withDockerContainer 18:05:17 prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container 18:05:17 $ 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/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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 ******** ci-base-image-x86_64 cat 18:05:17 $ docker top 83ec16af19948622cfca3e698d792a3530c56c3505d074d83c211aeb70869b75 -eo pid,comm [Pipeline] { [Pipeline] echo 18:05:17 ========================================================= 18:05:17 [edgeXBuildGoParallel] Running Tests and Build... 18:05:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:05:18 + make test 18:05:18 go mod tidy -compat=1.17 18:05:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:05:23 ? github.com/edgexfoundry/edgex-go [no test files] 18:05:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:05:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:05:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:05:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:05:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:05:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:05:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:05:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:05:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:05:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:05:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:05:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:05:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:05:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:05:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:05:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:05:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 53.4% of statements 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:05:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.480s coverage: 89.2% of statements 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:05:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.079s coverage: 84.4% of statements 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:05:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.418s coverage: 95.6% of statements 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:05:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:05:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:05:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:05:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 18:05:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.082s coverage: 29.6% of statements 18:05:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 18:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 79.5% of statements 18:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 18:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements 18:05:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 18:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements 18:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 18:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.178s coverage: 82.5% of statements 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.328s coverage: 65.4% of statements 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 43.8% of statements 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:06:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 18:06:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 18:06:00 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 18:06:18 GO111MODULE=on go vet ./... 18:06:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:06:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:06:21 ./bin/test-attribution-txt.sh [Pipeline] echo 18:06:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:06:22 + ls -al . 18:06:22 total 672 18:06:22 drwxrwxr-x 10 1001 1001 4096 May 9 18:06 . 18:06:22 drwxr-xr-x 4 root root 4096 May 9 18:05 .. 18:06:22 -rw-rw-r-- 1 1001 1001 11 May 9 18:04 .dockerignore 18:06:22 drwxrwxr-x 8 1001 1001 4096 May 9 18:04 .git 18:06:22 drwxrwxr-x 3 1001 1001 4096 May 9 18:04 .github 18:06:22 -rw-rw-r-- 1 1001 1001 879 May 9 18:04 .gitignore 18:06:22 -rw-rw-r-- 1 1001 1001 42 May 9 18:04 .golangci.yml 18:06:22 -rw-rw-r-- 1 1001 1001 87 May 9 18:04 .hadolint.yml 18:06:22 drwxr-xr-x 3 1001 1001 4096 May 9 18:04 .semver 18:06:22 -rw-rw-r-- 1 1001 1001 166 May 9 18:04 .sonarcloud.properties 18:06:22 -rw-rw-r-- 1 1001 1001 1171 May 9 18:04 ADOPTERS.md 18:06:22 -rw-rw-r-- 1 1001 1001 10086 May 9 18:04 Attribution.txt 18:06:22 -rw-rw-r-- 1 1001 1001 51732 May 9 18:04 CHANGELOG.md 18:06:22 -rw-rw-r-- 1 1001 1001 3804 May 9 18:04 CONTRIBUTING.md 18:06:22 -rw-rw-r-- 1 1001 1001 677 May 9 18:04 GOVERNANCE.md 18:06:22 -rw-rw-r-- 1 1001 1001 850 May 9 18:04 Jenkinsfile 18:06:22 -rw-rw-r-- 1 1001 1001 10775 May 9 18:04 LICENSE 18:06:22 -rw-rw-r-- 1 1001 1001 10389 May 9 18:04 Makefile 18:06:22 -rw-rw-r-- 1 1001 1001 582 May 9 18:04 OWNERS.md 18:06:22 -rw-rw-r-- 1 1001 1001 9094 May 9 18:04 README.md 18:06:22 -rw-rw-r-- 1 1001 1001 6912 May 9 18:04 SECURITY.md 18:06:22 -rw-rw-r-- 1 1001 1001 12 May 9 18:04 VERSION 18:06:22 -rw-rw-r-- 1 1001 1001 4131 May 9 18:04 ZMQWindows.md 18:06:22 drwxrwxr-x 2 1001 1001 4096 May 9 18:04 bin 18:06:22 drwxrwxr-x 18 1001 1001 4096 May 9 18:04 cmd 18:06:22 -rw-r--r-- 1 root root 435134 May 9 18:05 coverage.out 18:06:22 -rw-rw-r-- 1 1001 1001 3256 May 9 18:04 go.mod 18:06:22 -rw-rw-r-- 1 1001 1001 35162 May 9 18:05 go.sum 18:06:22 drwxrwxr-x 8 1001 1001 4096 May 9 18:04 internal 18:06:22 drwxrwxr-x 3 1001 1001 4096 May 9 18:04 openapi 18:06:22 drwxrwxr-x 4 1001 1001 4096 May 9 18:04 snap 18:06:22 -rw-rw-r-- 1 1001 1001 204 May 9 18:04 version.go [Pipeline] sh 18:06:22 + '[' -e coverage.out ] 18:06:22 + chown 1001:1001 coverage.out [Pipeline] stash 18:06:22 Stashed 1 file(s) [Pipeline] sh 18:06:23 + make build 18:06:23 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:06:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:06:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:06:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:06:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:06:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:06:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:06:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:06:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:06:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:06:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:06:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:06:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:06:59 $ docker stop --time=1 83ec16af19948622cfca3e698d792a3530c56c3505d074d83c211aeb70869b75 18:07:01 $ docker rm -f 83ec16af19948622cfca3e698d792a3530c56c3505d074d83c211aeb70869b75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:07:02 18:07:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:07:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:07:02 latest: Pulling from edgex-devops/edgex-compose 18:07:02 cbdbe7a5bc2a: Pulling fs layer 18:07:02 ca9280d653b3: Pulling fs layer 18:07:02 7e9c9ca2126c: Pulling fs layer 18:07:02 cbdbe7a5bc2a: Verifying Checksum 18:07:02 cbdbe7a5bc2a: Download complete 18:07:03 ca9280d653b3: Verifying Checksum 18:07:03 ca9280d653b3: Download complete 18:07:03 cbdbe7a5bc2a: Pull complete 18:07:03 7e9c9ca2126c: Verifying Checksum 18:07:03 7e9c9ca2126c: Download complete 18:07:03 ca9280d653b3: Pull complete 18:07:06 7e9c9ca2126c: Pull complete 18:07:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:07:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:07:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:07:06 prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container 18:07:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:07:08 $ docker top c2512f3e1b7336278df077537c189b034ad76e4fb6b9739191d0ad894933523a -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:08 + docker-compose build --help 18:07:08 + grep parallel 18:07:09 --parallel Build images in parallel. [Pipeline] } 18:07:09 $ docker stop --time=1 c2512f3e1b7336278df077537c189b034ad76e4fb6b9739191d0ad894933523a 18:07:10 $ docker rm -f c2512f3e1b7336278df077537c189b034ad76e4fb6b9739191d0ad894933523a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:07:10 . [Pipeline] withDockerContainer 18:07:11 prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container 18:07:11 $ 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/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:07:11 $ docker top 446896e439598b8e5c646c6b56a5e2b9a5b76ad6b430d825ae9c4ee73a303718 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:11 + docker-compose -f ./docker-compose-build.yml build --parallel 18:07:12 Building core-command ... 18:07:12 Building core-data ... 18:07:12 Building core-metadata ... 18:07:12 Building security-bootstrapper ... 18:07:12 Building security-proxy-setup ... 18:07:12 Building security-secretstore-setup ... 18:07:12 Building security-spiffe-token-provider ... 18:07:12 Building security-spire-agent ... 18:07:12 Building security-spire-config ... 18:07:12 Building security-spire-server ... 18:07:12 Building support-notifications ... 18:07:12 Building support-scheduler ... 18:07:12 Building sys-mgmt-agent ... 18:07:12 Building security-spiffe-token-provider 18:07:12 Building core-command 18:07:12 Building security-spire-agent 18:07:12 Building security-secretstore-setup 18:07:12 Building sys-mgmt-agent 18:07:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:07:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:07:30 ---> 20548660b2da 18:07:30 Step 3/23 : WORKDIR /edgex-go 18:07:30 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:07:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:07:30 ---> 20548660b2da 18:07:30 Step 3/20 : WORKDIR /edgex-go 18:07:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:07:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:07:30 ---> 20548660b2da 18:07:30 Step 3/23 : WORKDIR /edgex-go 18:07:30 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:07:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:07:30 ---> 20548660b2da 18:07:30 Step 3/25 : WORKDIR /edgex-go 18:07:30 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:07:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:07:30 ---> 20548660b2da 18:07:30 Step 3/26 : WORKDIR /edgex-go 18:07:30 ---> Running in c42b9f84a435 18:07:30 ---> Running in d70fe5748134 18:07:30 ---> Running in 86add0b02975 18:07:30 ---> Running in 55550d512755 18:07:30 ---> Running in 9581e801c1a7 18:07:30 Removing intermediate container 55550d512755 18:07:30 ---> 672e71d00dcd 18:07:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:30 Removing intermediate container c42b9f84a435 18:07:30 ---> c5d53abf749b 18:07:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:30 Removing intermediate container d70fe5748134 18:07:30 ---> d47881e6d5ec 18:07:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:30 ---> Running in 7604d7c9c7d4 18:07:30 Removing intermediate container 86add0b02975 18:07:30 ---> 8e46f8c8261a 18:07:30 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:07:30 Removing intermediate container 9581e801c1a7 18:07:30 ---> 1411530e652b 18:07:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:30 ---> Running in eb10d3b0b2c0 18:07:30 ---> Running in 337e7d2c838e 18:07:30 ---> Running in a406b45c71cc 18:07:30 ---> Running in 974239d83e68 18:07:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:07:31 Removing intermediate container 7604d7c9c7d4 18:07:31 ---> d429e2df5560 18:07:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:07:31 ---> Running in 7b5e9f006668 18:07:31 Removing intermediate container 337e7d2c838e 18:07:31 ---> 88120628721c 18:07:31 Step 5/23 : RUN apk add --update --no-cache make git 18:07:31 Removing intermediate container eb10d3b0b2c0 18:07:31 ---> 2b2a268cc2a9 18:07:31 Step 5/25 : RUN apk add --update --no-cache make git 18:07:31 ---> Running in e6e9c578e00d 18:07:31 ---> Running in 4f951c10699d 18:07:31 Removing intermediate container 974239d83e68 18:07:31 ---> 812b9430f23e 18:07:31 Step 5/23 : RUN apk add --update --no-cache make bash git 18:07:31 ---> Running in a989c3f9e251 18:07:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:07:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:07:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:07:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:07:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:07:32 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:07:32 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:07:32 OK: 15864 distinct packages available 18:07:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:07:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:07:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:07:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:07:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:07:32 OK: 221 MiB in 52 packages 18:07:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:07:33 OK: 221 MiB in 52 packages 18:07:33 OK: 221 MiB in 52 packages 18:07:33 OK: 221 MiB in 52 packages 18:07:33 Removing intermediate container 7b5e9f006668 18:07:33 ---> b3b8acb16809 18:07:33 Step 6/26 : COPY go.mod vendor* ./ 18:07:33 OK: 221 MiB in 52 packages 18:07:33 ---> 758caf0b0ba7 18:07:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:33 ---> Running in 9135e829f479 18:07:33 Removing intermediate container e6e9c578e00d 18:07:33 ---> 027243d07b42 18:07:33 Step 6/23 : COPY go.mod vendor* ./ 18:07:33 Removing intermediate container a989c3f9e251 18:07:33 ---> 995f6bc540ea 18:07:33 Step 6/23 : COPY go.mod vendor* ./ 18:07:33 Removing intermediate container 4f951c10699d 18:07:33 ---> 5c900a927abf 18:07:33 Step 6/25 : COPY go.mod vendor* ./ 18:07:33 Removing intermediate container a406b45c71cc 18:07:33 ---> 1dba934f64ca 18:07:33 Step 5/20 : COPY go.mod vendor* ./ 18:07:33 ---> 255513f4535f 18:07:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:33 ---> Running in 7f5a387064e6 18:07:34 ---> 944b3d3ec263 18:07:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:34 ---> 3461b6d8ca70 18:07:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:34 ---> 62e18cc8bf06 18:07:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:34 ---> Running in e1a993693f9a 18:07:34 ---> Running in 6f0436024e3f 18:07:34 ---> Running in d6c852fa2c10 18:07:34 Removing intermediate container 9135e829f479 18:07:34 ---> 2a143789d3b4 18:07:34 Step 8/26 : COPY . . 18:07:35 Removing intermediate container 7f5a387064e6 18:07:35 ---> aba193cfc880 18:07:35 Step 8/23 : COPY . . 18:07:37 Removing intermediate container e1a993693f9a 18:07:37 ---> 4cab4084efaf 18:07:37 Step 8/23 : COPY . . 18:07:37 Removing intermediate container d6c852fa2c10 18:07:37 ---> 5ff33c24c642 18:07:37 Step 8/25 : COPY . . 18:07:37 Removing intermediate container 6f0436024e3f 18:07:37 ---> e8b42958a1df 18:07:37 Step 7/20 : COPY . . 18:07:44 ---> 1f7da5b43e59 18:07:44 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:07:44 ---> Running in f0506f6cdaa7 18:07:44 ---> a924e801d0ad 18:07:44 Step 9/23 : RUN make cmd/core-command/core-command 18:07:44 ---> ddf356af363c 18:07:44 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:07:44 ---> c877e83c4386 18:07:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:07:44 Removing intermediate container f0506f6cdaa7 18:07:44 ---> 89060325e6d1 18:07:44 Step 10/26 : RUN mkdir -p spire-build 18:07:44 ---> Running in 81e7ad5072a9 18:07:44 ---> Running in 2556ad039abe 18:07:44 ---> Running in 72af8c90c8fb 18:07:44 ---> Running in 519d05d27d65 18:07:44 ---> 7d6c8fb10af8 18:07:44 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:07:44 ---> Running in 6753da93c6f5 18:07:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:07:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:07:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:07:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:07:45 Removing intermediate container 519d05d27d65 18:07:45 ---> 2f975dde6c1c 18:07:45 Step 11/26 : WORKDIR /edgex-go/spire-build 18:07:46 ---> Running in 144ca107d69c 18:07:46 Removing intermediate container 144ca107d69c 18:07:46 ---> c525afbc7a58 18:07:46 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 18:07:46 ---> Running in 502a46f666f3 18:07:47 spire-1.2.1/ 18:07:47 spire-1.2.1/.data/ 18:07:47 spire-1.2.1/.data/.file 18:07:47 spire-1.2.1/.dockerignore 18:07:47 spire-1.2.1/.gitattributes 18:07:47 spire-1.2.1/.githooks/ 18:07:47 spire-1.2.1/.githooks/pre-commit 18:07:47 spire-1.2.1/.github/ 18:07:47 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:07:47 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:07:47 spire-1.2.1/.github/dependabot.yml 18:07:47 spire-1.2.1/.github/workflows/ 18:07:47 spire-1.2.1/.github/workflows/nightly_build.yaml 18:07:47 spire-1.2.1/.github/workflows/pr_build.yaml 18:07:47 spire-1.2.1/.github/workflows/release_build.yaml 18:07:47 spire-1.2.1/.github/workflows/scripts/ 18:07:47 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:07:47 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:07:47 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:07:47 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:07:47 spire-1.2.1/.github/workflows/scripts/split.sh 18:07:47 spire-1.2.1/.gitignore 18:07:47 spire-1.2.1/.go-version 18:07:47 spire-1.2.1/.golangci.yml 18:07:47 spire-1.2.1/ADOPTERS.md 18:07:47 spire-1.2.1/CHANGELOG.md 18:07:47 spire-1.2.1/CODE-OF-CONDUCT.md 18:07:47 spire-1.2.1/CODEOWNERS 18:07:47 spire-1.2.1/CONTRIBUTING.md 18:07:47 spire-1.2.1/Dockerfile 18:07:47 spire-1.2.1/Dockerfile.dev 18:07:47 spire-1.2.1/Dockerfile.scratch 18:07:47 spire-1.2.1/LICENSE 18:07:47 spire-1.2.1/MAINTAINERS.md 18:07:47 spire-1.2.1/Makefile 18:07:47 spire-1.2.1/README.md 18:07:47 spire-1.2.1/ROADMAP.md 18:07:47 spire-1.2.1/SECURITY.md 18:07:47 spire-1.2.1/cmd/ 18:07:47 spire-1.2.1/cmd/spire-agent/ 18:07:47 spire-1.2.1/cmd/spire-agent/cli/ 18:07:47 spire-1.2.1/cmd/spire-agent/cli/api/ 18:07:47 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:07:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:07:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:07:47 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:07:47 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:07:47 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:07:47 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:07:47 spire-1.2.1/cmd/spire-agent/cli/common/ 18:07:47 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:07:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:07:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:07:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:07:47 spire-1.2.1/cmd/spire-agent/cli/run/ 18:07:47 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:07:47 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:07:47 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:07:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:07:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:07:47 spire-1.2.1/cmd/spire-agent/main.go 18:07:47 spire-1.2.1/cmd/spire-server/ 18:07:47 spire-1.2.1/cmd/spire-server/cli/ 18:07:47 spire-1.2.1/cmd/spire-server/cli/agent/ 18:07:47 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:07:47 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/cli.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/entry/ 18:07:47 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/federation/ 18:07:47 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:07:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:07:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/run/ 18:07:47 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/token/ 18:07:47 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/validate/ 18:07:47 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/x509/ 18:07:47 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:07:47 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:07:47 spire-1.2.1/cmd/spire-server/main.go 18:07:47 spire-1.2.1/cmd/spire-server/util/ 18:07:47 spire-1.2.1/cmd/spire-server/util/util.go 18:07:47 spire-1.2.1/conf/ 18:07:47 spire-1.2.1/conf/agent/ 18:07:47 spire-1.2.1/conf/agent/agent.conf 18:07:47 spire-1.2.1/conf/agent/agent_full.conf 18:07:47 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:07:47 spire-1.2.1/conf/server/ 18:07:47 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:07:47 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:07:47 spire-1.2.1/conf/server/server.conf 18:07:47 spire-1.2.1/conf/server/server_full.conf 18:07:47 spire-1.2.1/doc/ 18:07:47 spire-1.2.1/doc/SPIRE101.md 18:07:47 spire-1.2.1/doc/auditlog.md 18:07:47 spire-1.2.1/doc/authorization_policy_engine.md 18:07:47 spire-1.2.1/doc/changelog_guidelines.md 18:07:47 spire-1.2.1/doc/cure53-report.pdf 18:07:47 spire-1.2.1/doc/images/ 18:07:47 spire-1.2.1/doc/images/2019_roadmap.png 18:07:47 spire-1.2.1/doc/images/SPIRE101.png 18:07:47 spire-1.2.1/doc/images/SPIRE_agent.png 18:07:47 spire-1.2.1/doc/images/SPIRE_server.png 18:07:47 spire-1.2.1/doc/images/cache_mgr.png 18:07:47 spire-1.2.1/doc/images/cache_mgr_components.png 18:07:47 spire-1.2.1/doc/images/federated_spire.png 18:07:47 spire-1.2.1/doc/images/ha_mode.png 18:07:47 spire-1.2.1/doc/images/nested_spire.png 18:07:47 spire-1.2.1/doc/images/oidc_federation.png 18:07:47 spire-1.2.1/doc/images/single_trust_domain.png 18:07:47 spire-1.2.1/doc/images/spiffe_compatible.png 18:07:47 spire-1.2.1/doc/images/spire_logo.png 18:07:47 spire-1.2.1/doc/migrating_registration_api_clients.md 18:07:47 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:07:47 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:07:47 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:07:47 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:07:47 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:07:47 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:07:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:07:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:07:47 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:07:47 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:07:47 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:07:47 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:07:47 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:07:47 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:07:47 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:07:47 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:07:47 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:07:47 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:07:47 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:07:47 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:07:47 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:07:47 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:07:47 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:07:47 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:07:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:07:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:07:47 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:07:47 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:07:47 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:07:47 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:07:47 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:07:47 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:07:47 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:07:47 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:07:47 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:07:47 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:07:47 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:07:47 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:07:47 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:07:47 spire-1.2.1/doc/scaling_spire.md 18:07:47 spire-1.2.1/doc/spire_agent.md 18:07:47 spire-1.2.1/doc/spire_server.md 18:07:47 spire-1.2.1/doc/supported_integrations.md 18:07:47 spire-1.2.1/doc/telemetry.md 18:07:47 spire-1.2.1/doc/telemetry_config.md 18:07:47 spire-1.2.1/doc/upgrading.md 18:07:47 spire-1.2.1/doc/using_spire.md 18:07:47 spire-1.2.1/examples/ 18:07:47 spire-1.2.1/examples/README.md 18:07:47 spire-1.2.1/go.mod 18:07:47 spire-1.2.1/go.sum 18:07:47 spire-1.2.1/pkg/ 18:07:47 spire-1.2.1/pkg/agent/ 18:07:47 spire-1.2.1/pkg/agent/agent.go 18:07:47 spire-1.2.1/pkg/agent/api/ 18:07:47 spire-1.2.1/pkg/agent/api/config.go 18:07:47 spire-1.2.1/pkg/agent/api/debug/ 18:07:47 spire-1.2.1/pkg/agent/api/debug/v1/ 18:07:47 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:07:47 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:07:47 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:07:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:07:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:07:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:07:47 spire-1.2.1/pkg/agent/api/endpoints.go 18:07:47 spire-1.2.1/pkg/agent/api/health/ 18:07:47 spire-1.2.1/pkg/agent/api/health/v1/ 18:07:47 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:07:47 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:07:47 spire-1.2.1/pkg/agent/api/rpccontext/ 18:07:47 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:07:47 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:07:47 spire-1.2.1/pkg/agent/attestor/ 18:07:47 spire-1.2.1/pkg/agent/attestor/node/ 18:07:47 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:07:47 spire-1.2.1/pkg/agent/attestor/node/node.go 18:07:47 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:07:47 spire-1.2.1/pkg/agent/attestor/workload/ 18:07:47 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:07:47 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:07:47 spire-1.2.1/pkg/agent/catalog/ 18:07:47 spire-1.2.1/pkg/agent/catalog/catalog.go 18:07:47 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:07:47 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:07:47 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:07:47 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:07:47 spire-1.2.1/pkg/agent/client/ 18:07:47 spire-1.2.1/pkg/agent/client/client.go 18:07:47 spire-1.2.1/pkg/agent/client/client_test.go 18:07:47 spire-1.2.1/pkg/agent/client/dial.go 18:07:47 spire-1.2.1/pkg/agent/client/nodeconn.go 18:07:47 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:07:47 spire-1.2.1/pkg/agent/client/update.go 18:07:47 spire-1.2.1/pkg/agent/client/util.go 18:07:47 spire-1.2.1/pkg/agent/common/ 18:07:47 spire-1.2.1/pkg/agent/common/backoff/ 18:07:47 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:07:47 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:07:47 spire-1.2.1/pkg/agent/common/cgroups/ 18:07:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:07:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:07:47 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:07:47 spire-1.2.1/pkg/agent/config.go 18:07:47 spire-1.2.1/pkg/agent/endpoints/ 18:07:47 spire-1.2.1/pkg/agent/endpoints/config.go 18:07:47 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:07:47 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:07:47 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:07:47 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:07:47 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:07:47 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:07:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:07:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:07:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:07:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:07:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:07:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:07:47 spire-1.2.1/pkg/agent/endpoints/workload/ 18:07:47 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:07:47 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:07:47 spire-1.2.1/pkg/agent/manager/ 18:07:47 spire-1.2.1/pkg/agent/manager/cache/ 18:07:47 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:07:47 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:07:47 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:07:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:07:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:07:47 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:07:47 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:07:47 spire-1.2.1/pkg/agent/manager/config.go 18:07:47 spire-1.2.1/pkg/agent/manager/manager.go 18:07:47 spire-1.2.1/pkg/agent/manager/manager_test.go 18:07:47 spire-1.2.1/pkg/agent/manager/storage.go 18:07:47 spire-1.2.1/pkg/agent/manager/storage_test.go 18:07:47 spire-1.2.1/pkg/agent/manager/storecache/ 18:07:47 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:07:47 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:07:47 spire-1.2.1/pkg/agent/manager/sync.go 18:07:47 spire-1.2.1/pkg/agent/plugin/ 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:07:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:07:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:07:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:07:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:07:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:07:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:07:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:07:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:07:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:07:47 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:07:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:07:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:07:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:07:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:07:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:07:47 spire-1.2.1/pkg/agent/svid/ 18:07:47 spire-1.2.1/pkg/agent/svid/rotator.go 18:07:47 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:07:47 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:07:47 spire-1.2.1/pkg/agent/svid/store/ 18:07:47 spire-1.2.1/pkg/agent/svid/store/service.go 18:07:47 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:07:47 spire-1.2.1/pkg/common/ 18:07:47 spire-1.2.1/pkg/common/agentpathtemplate/ 18:07:47 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:07:47 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:07:47 spire-1.2.1/pkg/common/api/ 18:07:47 spire-1.2.1/pkg/common/api/metrics.go 18:07:47 spire-1.2.1/pkg/common/api/middleware/ 18:07:47 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:07:47 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:07:47 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:07:47 spire-1.2.1/pkg/common/api/middleware/logger.go 18:07:47 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:07:47 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:07:47 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:07:47 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:07:47 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:07:47 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:07:47 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:07:47 spire-1.2.1/pkg/common/api/middleware/names.go 18:07:47 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:07:47 spire-1.2.1/pkg/common/api/names.go 18:07:47 spire-1.2.1/pkg/common/api/ratelimit.go 18:07:47 spire-1.2.1/pkg/common/api/rpccontext/ 18:07:47 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:07:47 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:07:47 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:07:47 spire-1.2.1/pkg/common/auth/ 18:07:47 spire-1.2.1/pkg/common/auth/interceptors.go 18:07:47 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:07:47 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:07:47 spire-1.2.1/pkg/common/bundleutil/ 18:07:47 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:07:47 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:07:47 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:07:47 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:07:47 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:07:47 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:07:47 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:07:47 spire-1.2.1/pkg/common/bundleutil/types.go 18:07:47 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:07:47 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:07:47 spire-1.2.1/pkg/common/catalog/ 18:07:47 spire-1.2.1/pkg/common/catalog/bind.go 18:07:47 spire-1.2.1/pkg/common/catalog/builtin.go 18:07:47 spire-1.2.1/pkg/common/catalog/catalog.go 18:07:47 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:07:47 spire-1.2.1/pkg/common/catalog/closers.go 18:07:47 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:07:47 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:07:47 spire-1.2.1/pkg/common/catalog/config.go 18:07:47 spire-1.2.1/pkg/common/catalog/config_test.go 18:07:47 spire-1.2.1/pkg/common/catalog/configure.go 18:07:47 spire-1.2.1/pkg/common/catalog/constraints.go 18:07:47 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:07:47 spire-1.2.1/pkg/common/catalog/context.go 18:07:47 spire-1.2.1/pkg/common/catalog/external.go 18:07:47 spire-1.2.1/pkg/common/catalog/host.go 18:07:47 spire-1.2.1/pkg/common/catalog/pipenet.go 18:07:47 spire-1.2.1/pkg/common/catalog/plugin.go 18:07:47 spire-1.2.1/pkg/common/catalog/testplugin/ 18:07:47 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:07:47 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:07:47 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:07:47 spire-1.2.1/pkg/common/cli/ 18:07:47 spire-1.2.1/pkg/common/cli/env.go 18:07:47 spire-1.2.1/pkg/common/cli/flags.go 18:07:47 spire-1.2.1/pkg/common/cli/trust_domain.go 18:07:47 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:07:47 spire-1.2.1/pkg/common/cli/umask.go 18:07:47 spire-1.2.1/pkg/common/cli/umask_posix.go 18:07:47 spire-1.2.1/pkg/common/cli/umask_test.go 18:07:47 spire-1.2.1/pkg/common/cli/umask_windows.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/ 18:07:47 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/flag.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/format.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/ 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:07:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:07:47 spire-1.2.1/pkg/common/coretypes/ 18:07:47 spire-1.2.1/pkg/common/coretypes/bundle/ 18:07:47 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:07:47 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:07:47 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:07:47 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:07:47 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:07:47 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:07:47 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:07:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:07:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:07:47 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:07:47 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:07:47 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:07:47 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:07:47 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:07:47 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:07:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:07:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:07:47 spire-1.2.1/pkg/common/cryptoutil/ 18:07:47 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:07:47 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:07:47 spire-1.2.1/pkg/common/diskutil/ 18:07:47 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:07:47 spire-1.2.1/pkg/common/diskutil/file_test.go 18:07:47 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:07:47 spire-1.2.1/pkg/common/errorutil/ 18:07:47 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:07:47 spire-1.2.1/pkg/common/health/ 18:07:47 spire-1.2.1/pkg/common/health/config.go 18:07:47 spire-1.2.1/pkg/common/health/context.go 18:07:47 spire-1.2.1/pkg/common/health/context_test.go 18:07:47 spire-1.2.1/pkg/common/health/health.go 18:07:47 spire-1.2.1/pkg/common/health/health_test.go 18:07:47 spire-1.2.1/pkg/common/health/logger.go 18:07:47 spire-1.2.1/pkg/common/hostservice/ 18:07:47 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:07:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:07:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:07:47 spire-1.2.1/pkg/common/idutil/ 18:07:47 spire-1.2.1/pkg/common/idutil/require.go 18:07:47 spire-1.2.1/pkg/common/idutil/require_test.go 18:07:47 spire-1.2.1/pkg/common/idutil/safety.go 18:07:47 spire-1.2.1/pkg/common/idutil/safety_test.go 18:07:47 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:07:47 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:07:47 spire-1.2.1/pkg/common/jwtsvid/ 18:07:47 spire-1.2.1/pkg/common/jwtsvid/common.go 18:07:47 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:07:47 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:07:47 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:07:47 spire-1.2.1/pkg/common/jwtutil/ 18:07:47 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:07:47 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:07:47 spire-1.2.1/pkg/common/log/ 18:07:47 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:07:47 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:07:47 spire-1.2.1/pkg/common/log/log.go 18:07:47 spire-1.2.1/pkg/common/log/log_test.go 18:07:47 spire-1.2.1/pkg/common/log/options.go 18:07:47 spire-1.2.1/pkg/common/nodeutil/ 18:07:47 spire-1.2.1/pkg/common/nodeutil/node.go 18:07:47 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:07:47 spire-1.2.1/pkg/common/peertracker/ 18:07:47 spire-1.2.1/pkg/common/peertracker/conn.go 18:07:47 spire-1.2.1/pkg/common/peertracker/credentials.go 18:07:47 spire-1.2.1/pkg/common/peertracker/errors.go 18:07:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:07:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:07:47 spire-1.2.1/pkg/common/peertracker/info.go 18:07:47 spire-1.2.1/pkg/common/peertracker/listener.go 18:07:47 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:07:47 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:07:47 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:07:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:07:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:07:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:07:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:07:47 spire-1.2.1/pkg/common/peertracker/tcp.go 18:07:47 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:07:47 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:07:47 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:07:47 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:07:47 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:07:47 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:07:47 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:07:47 spire-1.2.1/pkg/common/peertracker/uds.go 18:07:47 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:07:47 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:07:47 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:07:47 spire-1.2.1/pkg/common/pemutil/ 18:07:47 spire-1.2.1/pkg/common/pemutil/block.go 18:07:47 spire-1.2.1/pkg/common/pemutil/certs.go 18:07:47 spire-1.2.1/pkg/common/pemutil/common.go 18:07:47 spire-1.2.1/pkg/common/pemutil/csr.go 18:07:47 spire-1.2.1/pkg/common/pemutil/keys.go 18:07:47 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:07:47 spire-1.2.1/pkg/common/pemutil/testdata/ 18:07:47 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:07:47 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:07:47 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:07:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:07:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:07:47 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:07:47 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:07:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:07:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:07:47 spire-1.2.1/pkg/common/plugin/ 18:07:47 spire-1.2.1/pkg/common/plugin/aws/ 18:07:47 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:07:47 spire-1.2.1/pkg/common/plugin/azure/ 18:07:47 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:07:47 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:07:47 spire-1.2.1/pkg/common/plugin/facade.go 18:07:47 spire-1.2.1/pkg/common/plugin/facade_test.go 18:07:47 spire-1.2.1/pkg/common/plugin/gcp/ 18:07:47 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:07:47 spire-1.2.1/pkg/common/plugin/k8s/ 18:07:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:07:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:07:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:07:47 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:07:47 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:07:47 spire-1.2.1/pkg/common/plugin/log.go 18:07:47 spire-1.2.1/pkg/common/plugin/sshpop/ 18:07:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:07:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:07:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:07:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:07:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:07:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:07:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:07:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:07:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:07:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:07:47 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:07:47 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:07:47 spire-1.2.1/pkg/common/plugin/x509pop/ 18:07:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:07:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:07:47 spire-1.2.1/pkg/common/profiling/ 18:07:47 spire-1.2.1/pkg/common/profiling/dumpers.go 18:07:47 spire-1.2.1/pkg/common/profiling/profiling.go 18:07:47 spire-1.2.1/pkg/common/protoutil/ 18:07:47 spire-1.2.1/pkg/common/protoutil/masks.go 18:07:47 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:07:47 spire-1.2.1/pkg/common/rotationutil/ 18:07:47 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:07:47 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:07:47 spire-1.2.1/pkg/common/selector/ 18:07:47 spire-1.2.1/pkg/common/selector/selector.go 18:07:47 spire-1.2.1/pkg/common/selector/selector_test.go 18:07:47 spire-1.2.1/pkg/common/selector/set.go 18:07:47 spire-1.2.1/pkg/common/selector/set_utils.go 18:07:47 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:07:47 spire-1.2.1/pkg/common/telemetry/ 18:07:47 spire-1.2.1/pkg/common/telemetry/agent/ 18:07:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:07:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:07:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:07:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:07:47 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:07:47 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:07:47 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:07:47 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:07:47 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:07:47 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:07:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:07:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:07:47 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:07:47 spire-1.2.1/pkg/common/telemetry/call.go 18:07:47 spire-1.2.1/pkg/common/telemetry/common/ 18:07:47 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:07:47 spire-1.2.1/pkg/common/telemetry/config.go 18:07:47 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:07:47 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:07:47 spire-1.2.1/pkg/common/telemetry/inmem.go 18:07:47 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:07:47 spire-1.2.1/pkg/common/telemetry/m3.go 18:07:47 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:07:47 spire-1.2.1/pkg/common/telemetry/metrics.go 18:07:47 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:07:47 spire-1.2.1/pkg/common/telemetry/names.go 18:07:47 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:07:47 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:07:47 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:07:47 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:07:47 spire-1.2.1/pkg/common/telemetry/server/ 18:07:47 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:07:47 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:07:47 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:07:47 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:07:47 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:07:47 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:07:47 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:07:47 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:07:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:07:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:07:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:07:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:07:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:07:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:07:47 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:07:47 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:07:47 spire-1.2.1/pkg/common/telemetry/server/server.go 18:07:47 spire-1.2.1/pkg/common/telemetry/sink.go 18:07:47 spire-1.2.1/pkg/common/telemetry/statsd.go 18:07:47 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:07:47 spire-1.2.1/pkg/common/telemetry/uptime.go 18:07:47 spire-1.2.1/pkg/common/telemetry/version.go 18:07:47 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:07:47 spire-1.2.1/pkg/common/uptime/ 18:07:47 spire-1.2.1/pkg/common/uptime/uptime.go 18:07:47 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:07:47 spire-1.2.1/pkg/common/util/ 18:07:47 spire-1.2.1/pkg/common/util/certs.go 18:07:47 spire-1.2.1/pkg/common/util/certs_test.go 18:07:47 spire-1.2.1/pkg/common/util/csr.go 18:07:47 spire-1.2.1/pkg/common/util/hash.go 18:07:47 spire-1.2.1/pkg/common/util/selectors.go 18:07:47 spire-1.2.1/pkg/common/util/selectors_test.go 18:07:47 spire-1.2.1/pkg/common/util/signals.go 18:07:47 spire-1.2.1/pkg/common/util/sort.go 18:07:47 spire-1.2.1/pkg/common/util/sort_test.go 18:07:47 spire-1.2.1/pkg/common/util/task.go 18:07:47 spire-1.2.1/pkg/common/util/task_test.go 18:07:47 spire-1.2.1/pkg/common/util/testdata/ 18:07:47 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:07:47 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:07:47 spire-1.2.1/pkg/common/version/ 18:07:47 spire-1.2.1/pkg/common/version/version.go 18:07:47 spire-1.2.1/pkg/common/x509svid/ 18:07:47 spire-1.2.1/pkg/common/x509svid/common_test.go 18:07:47 spire-1.2.1/pkg/common/x509svid/csr.go 18:07:47 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:07:47 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:07:47 spire-1.2.1/pkg/common/x509util/ 18:07:47 spire-1.2.1/pkg/common/x509util/cert.go 18:07:47 spire-1.2.1/pkg/common/x509util/dns.go 18:07:47 spire-1.2.1/pkg/common/x509util/dns_test.go 18:07:47 spire-1.2.1/pkg/common/x509util/keyid.go 18:07:47 spire-1.2.1/pkg/common/x509util/keypair.go 18:07:47 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:07:47 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:07:47 spire-1.2.1/pkg/server/ 18:07:47 spire-1.2.1/pkg/server/api/ 18:07:47 spire-1.2.1/pkg/server/api/agent.go 18:07:47 spire-1.2.1/pkg/server/api/agent/ 18:07:47 spire-1.2.1/pkg/server/api/agent/v1/ 18:07:47 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:07:47 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:07:47 spire-1.2.1/pkg/server/api/agent_test.go 18:07:47 spire-1.2.1/pkg/server/api/api.go 18:07:47 spire-1.2.1/pkg/server/api/audit/ 18:07:47 spire-1.2.1/pkg/server/api/audit/audit.go 18:07:47 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:07:47 spire-1.2.1/pkg/server/api/bundle.go 18:07:47 spire-1.2.1/pkg/server/api/bundle/ 18:07:47 spire-1.2.1/pkg/server/api/bundle/v1/ 18:07:47 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:07:47 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:07:47 spire-1.2.1/pkg/server/api/bundle_test.go 18:07:47 spire-1.2.1/pkg/server/api/debug/ 18:07:47 spire-1.2.1/pkg/server/api/debug/v1/ 18:07:47 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:07:47 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:07:47 spire-1.2.1/pkg/server/api/entry.go 18:07:47 spire-1.2.1/pkg/server/api/entry/ 18:07:47 spire-1.2.1/pkg/server/api/entry/v1/ 18:07:47 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:07:47 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:07:47 spire-1.2.1/pkg/server/api/entry_test.go 18:07:47 spire-1.2.1/pkg/server/api/health/ 18:07:47 spire-1.2.1/pkg/server/api/health/v1/ 18:07:47 spire-1.2.1/pkg/server/api/health/v1/service.go 18:07:47 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:07:47 spire-1.2.1/pkg/server/api/id.go 18:07:47 spire-1.2.1/pkg/server/api/id_test.go 18:07:47 spire-1.2.1/pkg/server/api/limits/ 18:07:47 spire-1.2.1/pkg/server/api/limits/limits.go 18:07:47 spire-1.2.1/pkg/server/api/middleware/ 18:07:47 spire-1.2.1/pkg/server/api/middleware/alias.go 18:07:47 spire-1.2.1/pkg/server/api/middleware/audit.go 18:07:47 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:07:47 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:07:47 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:07:47 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:07:47 spire-1.2.1/pkg/server/api/middleware/caller.go 18:07:47 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:07:47 spire-1.2.1/pkg/server/api/middleware/common.go 18:07:47 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:07:47 spire-1.2.1/pkg/server/api/middleware/entries.go 18:07:47 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:07:47 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:07:47 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:07:47 spire-1.2.1/pkg/server/api/ratelimit.go 18:07:47 spire-1.2.1/pkg/server/api/rpccontext/ 18:07:47 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:07:47 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:07:47 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:07:47 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:07:47 spire-1.2.1/pkg/server/api/selector.go 18:07:47 spire-1.2.1/pkg/server/api/selector_test.go 18:07:47 spire-1.2.1/pkg/server/api/status.go 18:07:47 spire-1.2.1/pkg/server/api/status_test.go 18:07:47 spire-1.2.1/pkg/server/api/svid/ 18:07:47 spire-1.2.1/pkg/server/api/svid/v1/ 18:07:47 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:07:47 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:07:47 spire-1.2.1/pkg/server/api/trustdomain.go 18:07:47 spire-1.2.1/pkg/server/api/trustdomain/ 18:07:47 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:07:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:07:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:07:47 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:07:47 spire-1.2.1/pkg/server/authpolicy/ 18:07:47 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:07:47 spire-1.2.1/pkg/server/authpolicy/policy.go 18:07:47 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:07:47 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:07:47 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:07:47 spire-1.2.1/pkg/server/authpolicy/validate.go 18:07:47 spire-1.2.1/pkg/server/bundle/ 18:07:47 spire-1.2.1/pkg/server/bundle/client/ 18:07:47 spire-1.2.1/pkg/server/bundle/client/client.go 18:07:47 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:07:47 spire-1.2.1/pkg/server/bundle/client/manager.go 18:07:47 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:07:47 spire-1.2.1/pkg/server/bundle/client/sources.go 18:07:47 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:07:47 spire-1.2.1/pkg/server/bundle/client/updater.go 18:07:47 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:07:47 spire-1.2.1/pkg/server/ca/ 18:07:47 spire-1.2.1/pkg/server/ca/ca.go 18:07:47 spire-1.2.1/pkg/server/ca/ca_health.go 18:07:47 spire-1.2.1/pkg/server/ca/ca_test.go 18:07:47 spire-1.2.1/pkg/server/ca/journal.go 18:07:47 spire-1.2.1/pkg/server/ca/journal_test.go 18:07:47 spire-1.2.1/pkg/server/ca/manager.go 18:07:47 spire-1.2.1/pkg/server/ca/manager_health.go 18:07:47 spire-1.2.1/pkg/server/ca/manager_test.go 18:07:47 spire-1.2.1/pkg/server/ca/templates.go 18:07:47 spire-1.2.1/pkg/server/ca/upstream_client.go 18:07:47 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:07:47 spire-1.2.1/pkg/server/ca/validation.go 18:07:47 spire-1.2.1/pkg/server/cache/ 18:07:47 spire-1.2.1/pkg/server/cache/dscache/ 18:07:47 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:07:47 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:07:47 spire-1.2.1/pkg/server/cache/entrycache/ 18:07:47 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:07:47 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:07:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:07:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:07:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:07:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:07:47 spire-1.2.1/pkg/server/catalog/ 18:07:47 spire-1.2.1/pkg/server/catalog/catalog.go 18:07:47 spire-1.2.1/pkg/server/catalog/keymanager.go 18:07:47 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:07:47 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:07:47 spire-1.2.1/pkg/server/catalog/notifier.go 18:07:47 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:07:47 spire-1.2.1/pkg/server/config.go 18:07:47 spire-1.2.1/pkg/server/datastore/ 18:07:47 spire-1.2.1/pkg/server/datastore/datastore.go 18:07:47 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:07:47 spire-1.2.1/pkg/server/datastore/repository.go 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:07:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:07:47 spire-1.2.1/pkg/server/endpoints/ 18:07:47 spire-1.2.1/pkg/server/endpoints/bundle/ 18:07:47 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:07:47 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:07:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:07:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:07:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:07:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:07:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:07:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:07:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:07:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:07:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:07:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:07:47 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:07:47 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:07:47 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:07:47 spire-1.2.1/pkg/server/endpoints/config.go 18:07:47 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:07:47 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:07:47 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:07:47 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:07:47 spire-1.2.1/pkg/server/endpoints/middleware.go 18:07:47 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:07:47 spire-1.2.1/pkg/server/hostservice/ 18:07:47 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:07:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:07:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:07:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:07:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:07:47 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:07:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:07:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/ 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/ 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:07:47 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:07:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:07:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:07:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:07:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:07:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:07:47 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:07:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:07:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/notifier/ 18:07:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:07:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:07:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:07:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:07:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:07:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:07:47 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:07:47 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:07:47 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:07:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:07:47 spire-1.2.1/pkg/server/registration/ 18:07:47 spire-1.2.1/pkg/server/registration/manager.go 18:07:47 spire-1.2.1/pkg/server/registration/manager_test.go 18:07:47 spire-1.2.1/pkg/server/scanentries.go 18:07:47 spire-1.2.1/pkg/server/scanentries_test.go 18:07:47 spire-1.2.1/pkg/server/server.go 18:07:47 spire-1.2.1/pkg/server/server_test.go 18:07:47 spire-1.2.1/pkg/server/svid/ 18:07:47 spire-1.2.1/pkg/server/svid/observer.go 18:07:47 spire-1.2.1/pkg/server/svid/observer_test.go 18:07:47 spire-1.2.1/pkg/server/svid/rotator.go 18:07:47 spire-1.2.1/pkg/server/svid/rotator_config.go 18:07:47 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:07:47 spire-1.2.1/pkg/server/svid/rotator_test.go 18:07:47 spire-1.2.1/proto/ 18:07:47 spire-1.2.1/proto/private/ 18:07:47 spire-1.2.1/proto/private/server/ 18:07:47 spire-1.2.1/proto/private/server/journal/ 18:07:47 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:07:47 spire-1.2.1/proto/private/server/journal/journal.proto 18:07:47 spire-1.2.1/proto/spire/ 18:07:47 spire-1.2.1/proto/spire/common/ 18:07:47 spire-1.2.1/proto/spire/common/common.pb.go 18:07:47 spire-1.2.1/proto/spire/common/common.proto 18:07:47 spire-1.2.1/proto/spire/common/plugin/ 18:07:47 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:07:47 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:07:47 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:07:47 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:07:47 spire-1.2.1/proto/spire/plugin/ 18:07:47 spire-1.2.1/proto/spire/plugin/agent/ 18:07:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:07:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:07:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:07:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:07:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:07:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:07:47 spire-1.2.1/release/ 18:07:47 spire-1.2.1/release/spire-extras/ 18:07:47 spire-1.2.1/release/spire-extras/README.md 18:07:47 spire-1.2.1/release/spire-extras/conf/ 18:07:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:07:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:07:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:07:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:07:47 spire-1.2.1/release/spire/ 18:07:47 spire-1.2.1/release/spire/README.md 18:07:47 spire-1.2.1/release/spire/conf/ 18:07:47 spire-1.2.1/release/spire/conf/agent/ 18:07:47 spire-1.2.1/release/spire/conf/agent/agent.conf 18:07:47 spire-1.2.1/release/spire/conf/server/ 18:07:47 spire-1.2.1/release/spire/conf/server/server.conf 18:07:47 spire-1.2.1/script/ 18:07:47 spire-1.2.1/script/build-artifact.sh 18:07:47 spire-1.2.1/script/generate_dummy_ca.sh 18:07:47 spire-1.2.1/support/ 18:07:47 spire-1.2.1/support/k8s/ 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:07:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:07:47 spire-1.2.1/support/oidc-discovery-provider/ 18:07:47 spire-1.2.1/support/oidc-discovery-provider/README.md 18:07:47 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:07:47 spire-1.2.1/support/oidc-discovery-provider/config.go 18:07:47 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:07:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:07:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:07:47 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:07:47 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:07:47 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:07:47 spire-1.2.1/support/oidc-discovery-provider/main.go 18:07:47 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:07:47 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:07:47 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:07:47 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:07:47 spire-1.2.1/test/ 18:07:47 spire-1.2.1/test/clock/ 18:07:47 spire-1.2.1/test/clock/clock.go 18:07:47 spire-1.2.1/test/fakes/ 18:07:47 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:07:47 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:07:47 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:07:47 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:07:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:07:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:07:47 spire-1.2.1/test/fakes/fakeagentstore/ 18:07:47 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:07:47 spire-1.2.1/test/fakes/fakedatastore/ 18:07:47 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:07:47 spire-1.2.1/test/fakes/fakeentryclient/ 18:07:47 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:07:47 spire-1.2.1/test/fakes/fakehealthchecker/ 18:07:47 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:07:47 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:07:47 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:07:47 spire-1.2.1/test/fakes/fakemetrics/ 18:07:47 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:07:47 spire-1.2.1/test/fakes/fakenoderesolver/ 18:07:47 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:07:47 spire-1.2.1/test/fakes/fakenotifier/ 18:07:47 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:07:47 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:07:47 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:07:47 spire-1.2.1/test/fakes/fakeserverca/ 18:07:47 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:07:47 spire-1.2.1/test/fakes/fakeservercatalog/ 18:07:47 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:07:47 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:07:47 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:07:47 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:07:47 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:07:47 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:07:47 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:07:47 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:07:47 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:07:47 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:07:47 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:07:47 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:07:47 spire-1.2.1/test/fixture/ 18:07:47 spire-1.2.1/test/fixture/certs/ 18:07:47 spire-1.2.1/test/fixture/certs/agent_svid.der 18:07:47 spire-1.2.1/test/fixture/certs/base_cert.pem 18:07:47 spire-1.2.1/test/fixture/certs/base_csr.pem 18:07:47 spire-1.2.1/test/fixture/certs/base_key.pem 18:07:47 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:07:47 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:07:47 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:07:47 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:07:47 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:07:47 spire-1.2.1/test/fixture/certs/blog_key.pem 18:07:47 spire-1.2.1/test/fixture/certs/bundle.der 18:07:47 spire-1.2.1/test/fixture/certs/ca.pem 18:07:47 spire-1.2.1/test/fixture/certs/ca_key.pem 18:07:47 spire-1.2.1/test/fixture/certs/database_cert.pem 18:07:47 spire-1.2.1/test/fixture/certs/database_csr.pem 18:07:47 spire-1.2.1/test/fixture/certs/database_key.pem 18:07:47 spire-1.2.1/test/fixture/certs/node_cert.pem 18:07:47 spire-1.2.1/test/fixture/certs/node_csr.pem 18:07:47 spire-1.2.1/test/fixture/certs/node_key.pem 18:07:47 spire-1.2.1/test/fixture/certs/svid.pem 18:07:47 spire-1.2.1/test/fixture/certs/svid_key.pem 18:07:47 spire-1.2.1/test/fixture/config/ 18:07:47 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:07:47 spire-1.2.1/test/fixture/config/agent_good.conf 18:07:47 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:07:47 spire-1.2.1/test/fixture/config/plugin_good.conf 18:07:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:07:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:07:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:07:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:07:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:07:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:07:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:07:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:07:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:07:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:07:47 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:07:47 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:07:47 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:07:47 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:07:47 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:07:47 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:07:47 spire-1.2.1/test/fixture/config/server_good.conf 18:07:47 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:07:47 spire-1.2.1/test/fixture/fixture.go 18:07:47 spire-1.2.1/test/fixture/nodeattestor/ 18:07:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:07:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:07:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:07:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:07:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:07:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:07:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:07:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:07:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:07:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:07:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:07:47 spire-1.2.1/test/fixture/registration/ 18:07:47 spire-1.2.1/test/fixture/registration/entries.json 18:07:47 spire-1.2.1/test/fixture/registration/good-for-update.json 18:07:47 spire-1.2.1/test/fixture/registration/good.json 18:07:47 spire-1.2.1/test/fixture/registration/invalid.json 18:07:47 spire-1.2.1/test/fixture/registration/invalid_json.json 18:07:47 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:07:47 spire-1.2.1/test/integration/ 18:07:47 spire-1.2.1/test/integration/README.md 18:07:47 spire-1.2.1/test/integration/common 18:07:47 spire-1.2.1/test/integration/setup/ 18:07:47 spire-1.2.1/test/integration/setup/adminclient/ 18:07:47 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:07:47 spire-1.2.1/test/integration/setup/adminclient/client.go 18:07:47 spire-1.2.1/test/integration/setup/debugagent/ 18:07:47 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:07:47 spire-1.2.1/test/integration/setup/debugagent/main.go 18:07:47 spire-1.2.1/test/integration/setup/debugserver/ 18:07:47 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:07:47 spire-1.2.1/test/integration/setup/debugserver/main.go 18:07:47 spire-1.2.1/test/integration/setup/downstreamclient/ 18:07:47 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:07:47 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:07:47 spire-1.2.1/test/integration/setup/itclient/ 18:07:47 spire-1.2.1/test/integration/setup/itclient/client.go 18:07:47 spire-1.2.1/test/integration/setup/node-attestation/ 18:07:47 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:07:47 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:07:47 spire-1.2.1/test/integration/setup/x509pop/ 18:07:47 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:07:47 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:07:47 spire-1.2.1/test/integration/suites/ 18:07:47 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:07:47 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:07:47 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:07:47 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:07:47 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:07:47 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:07:47 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:07:47 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:07:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:07:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:07:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:07:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:07:47 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:07:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:07:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:07:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:07:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:07:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:07:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:07:47 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:07:47 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:07:47 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:07:47 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:07:47 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:07:47 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:07:47 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:07:47 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:07:47 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:07:47 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:07:47 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:07:47 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:07:47 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:07:47 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:07:47 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:07:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:07:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:07:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:07:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:07:47 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:07:47 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:07:47 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:07:47 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:07:47 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:07:47 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:07:47 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:07:47 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:07:47 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:07:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:07:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:07:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:07:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:07:47 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:07:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:07:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:07:47 spire-1.2.1/test/integration/suites/join-token/ 18:07:47 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:07:47 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:07:47 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:07:47 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:07:47 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:07:47 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:07:47 spire-1.2.1/test/integration/suites/join-token/README.md 18:07:47 spire-1.2.1/test/integration/suites/join-token/conf/ 18:07:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:07:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:07:47 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:07:47 spire-1.2.1/test/integration/suites/join-token/teardown 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:07:47 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:07:47 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:07:47 spire-1.2.1/test/integration/suites/k8s/ 18:07:47 spire-1.2.1/test/integration/suites/k8s/00-setup 18:07:47 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:07:47 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:07:47 spire-1.2.1/test/integration/suites/k8s/README.md 18:07:47 spire-1.2.1/test/integration/suites/k8s/conf/ 18:07:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:07:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:07:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:07:47 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:07:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:07:47 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:07:47 spire-1.2.1/test/integration/suites/k8s/teardown 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/ 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:07:47 spire-1.2.1/test/integration/suites/node-attestation/ 18:07:47 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:07:47 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:07:47 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:07:47 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:07:47 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:07:47 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:07:47 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:07:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:07:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:07:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:07:47 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:07:47 spire-1.2.1/test/integration/suites/rotation/ 18:07:47 spire-1.2.1/test/integration/suites/rotation/00-setup 18:07:47 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:07:47 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:07:47 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:07:47 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:07:47 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:07:47 spire-1.2.1/test/integration/suites/rotation/README.md 18:07:47 spire-1.2.1/test/integration/suites/rotation/conf/ 18:07:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:07:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:07:47 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:07:47 spire-1.2.1/test/integration/suites/rotation/teardown 18:07:47 spire-1.2.1/test/integration/suites/self-test/ 18:07:47 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:07:47 spire-1.2.1/test/integration/suites/self-test/README.md 18:07:47 spire-1.2.1/test/integration/suites/self-test/teardown 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:07:47 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:07:47 spire-1.2.1/test/integration/suites/upgrade/ 18:07:47 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:07:47 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:07:47 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:07:47 spire-1.2.1/test/integration/suites/upgrade/README.md 18:07:47 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:07:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:07:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:07:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:07:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:07:47 spire-1.2.1/test/integration/suites/upgrade/teardown 18:07:47 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:07:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:07:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:07:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:07:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:07:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:07:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:07:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:07:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:07:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:07:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:07:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:07:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:07:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:07:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:07:47 spire-1.2.1/test/integration/test-one.sh 18:07:47 spire-1.2.1/test/integration/test.sh 18:07:47 spire-1.2.1/test/plugintest/ 18:07:47 spire-1.2.1/test/plugintest/config.go 18:07:47 spire-1.2.1/test/plugintest/load.go 18:07:47 spire-1.2.1/test/plugintest/option.go 18:07:47 spire-1.2.1/test/spiretest/ 18:07:47 spire-1.2.1/test/spiretest/apiserver.go 18:07:47 spire-1.2.1/test/spiretest/assertions.go 18:07:47 spire-1.2.1/test/spiretest/dir.go 18:07:47 spire-1.2.1/test/spiretest/errors_posix.go 18:07:47 spire-1.2.1/test/spiretest/errors_windows.go 18:07:47 spire-1.2.1/test/spiretest/logs.go 18:07:47 spire-1.2.1/test/spiretest/socketapi.go 18:07:47 spire-1.2.1/test/spiretest/suite.go 18:07:47 spire-1.2.1/test/spiretest/x509.go 18:07:47 spire-1.2.1/test/testca/ 18:07:47 spire-1.2.1/test/testca/ca.go 18:07:47 spire-1.2.1/test/testkey/ 18:07:47 spire-1.2.1/test/testkey/generate.sh 18:07:47 spire-1.2.1/test/testkey/genkeys.go 18:07:47 spire-1.2.1/test/testkey/keys.go 18:07:47 spire-1.2.1/test/testkey/new.go 18:07:47 spire-1.2.1/test/tpmsimulator/ 18:07:47 spire-1.2.1/test/tpmsimulator/simulator.go 18:07:47 spire-1.2.1/test/util/ 18:07:47 spire-1.2.1/test/util/cert_fixtures.go 18:07:47 spire-1.2.1/test/util/cert_generation.go 18:07:47 spire-1.2.1/test/util/io_redirection.go 18:07:47 spire-1.2.1/test/util/race.go 18:07:47 spire-1.2.1/test/util/util.go 18:07:47 building spire from source... 18:07:47 Installing go1.17.7... 18:07:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41857 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 18:07:51 Running in /w/workspace/edgex-go/221 [Pipeline] { [Pipeline] checkout 18:07:51 The recommended git tool is: git 18:07:54 Building bin/spire-server... 18:07:54 go: downloading github.com/mitchellh/cli v1.1.2 18:07:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:07:54 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:07:54 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:07:54 go: downloading google.golang.org/grpc v1.44.0 18:07:54 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:07:54 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:07:54 go: downloading github.com/imdario/mergo v0.3.12 18:07:54 go: downloading github.com/sirupsen/logrus v1.8.1 18:07:54 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:07:54 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:07:54 go: downloading github.com/fatih/color v1.13.0 18:07:54 go: downloading github.com/mattn/go-isatty v0.0.14 18:07:54 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:07:54 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:07:54 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:07:54 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:07:54 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:07:54 go: downloading github.com/armon/go-metrics v0.3.10 18:07:54 go: downloading github.com/prometheus/client_golang v1.12.1 18:07:54 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:07:54 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:07:54 go: downloading github.com/open-policy-agent/opa v0.38.0 18:07:54 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:07:54 go: downloading github.com/Masterminds/goutils v1.1.0 18:07:54 go: downloading github.com/Masterminds/semver v1.5.0 18:07:54 go: downloading github.com/google/uuid v1.1.2 18:07:54 go: downloading github.com/huandu/xstrings v1.3.2 18:07:54 go: downloading github.com/mattn/go-colorable v0.1.12 18:07:54 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:07:54 go: downloading github.com/oklog/run v1.0.0 18:07:54 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:07:54 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:07:54 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:07:54 go: downloading github.com/imkira/go-observer v1.0.3 18:07:54 go: downloading github.com/prometheus/client_model v0.2.0 18:07:54 go: downloading github.com/prometheus/common v0.32.1 18:07:54 go: downloading github.com/beorn7/perks v1.0.1 18:07:54 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:07:54 go: downloading github.com/prometheus/procfs v0.7.3 18:07:54 go: downloading go.uber.org/atomic v1.9.0 18:07:54 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:07:54 go: downloading github.com/hashicorp/errwrap v1.1.0 18:07:54 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:07:54 go: downloading github.com/stretchr/testify v1.7.0 18:07:54 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:07:54 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:07:54 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:07:54 go: downloading github.com/blang/semver/v4 v4.0.0 18:07:54 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:07:54 go: downloading github.com/jinzhu/gorm v1.9.16 18:07:54 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:07:54 go: downloading github.com/lib/pq v1.10.4 18:07:54 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:07:54 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:07:55 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:07:57 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:07:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:07:57 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:07:57 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:07:58 using credential edgex-jenkins-ssh 18:07:58 Cloning the remote Git repository 18:07:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:07:58 > git init /w/workspace/edgex-go/221 # timeout=10 18:07:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:07:59 > git --version # timeout=10 18:07:59 > git --version # 'git version 2.25.1' 18:07:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:08:01 go: downloading google.golang.org/api v0.70.0 18:08:01 go: downloading k8s.io/client-go v0.23.4 18:08:01 go: downloading k8s.io/api v0.23.4 18:08:01 go: downloading github.com/google/go-tpm v0.3.3 18:08:01 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:08:01 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:08:01 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:08:01 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:08:01 go: downloading cloud.google.com/go/storage v1.21.0 18:08:01 go: downloading cloud.google.com/go v0.100.2 18:08:02 go: downloading k8s.io/apimachinery v0.23.4 18:08:02 go: downloading k8s.io/kube-aggregator v0.23.3 18:08:02 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:08:02 go: downloading cloud.google.com/go/security v1.3.0 18:08:02 go: downloading github.com/hashicorp/vault/api v1.4.1 18:08:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:08:02 go: downloading github.com/twmb/murmur3 v1.1.6 18:08:02 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:08:02 go: downloading github.com/jinzhu/inflection v1.0.0 18:08:02 go: downloading github.com/aws/smithy-go v1.11.0 18:08:03 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:08:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:08:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:08:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:08:03 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:08:03 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:08:03 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:08:03 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:08:03 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:08:03 go: downloading github.com/dimchansky/utfbom v1.1.1 18:08:03 go: downloading cloud.google.com/go/compute v1.3.0 18:08:03 go: downloading cloud.google.com/go/iam v0.1.1 18:08:03 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:08:03 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:08:05 go: downloading github.com/gogo/protobuf v1.3.2 18:08:05 go: downloading github.com/google/gofuzz v1.1.0 18:08:05 go: downloading k8s.io/klog/v2 v2.30.0 18:08:05 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:08:05 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:08:05 go: downloading github.com/spf13/pflag v1.0.5 18:08:05 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:08:05 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:08:05 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:08:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:08:05 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:08:05 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:08:05 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:08:06 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:08:06 go: downloading github.com/tklauser/numcpus v0.3.0 18:08:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:08:06 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:08:06 go: downloading gopkg.in/yaml.v2 v2.4.0 18:08:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:08:06 go: downloading github.com/gobwas/glob v0.2.3 18:08:06 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:08:06 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:08:06 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:08:06 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:08:06 go: downloading go.opencensus.io v0.23.0 18:08:06 go: downloading gopkg.in/inf.v0 v0.9.1 18:08:06 go: downloading github.com/google/go-cmp v0.5.7 18:08:06 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:08:06 go: downloading github.com/googleapis/gnostic v0.5.5 18:08:06 go: downloading github.com/go-logr/logr v1.2.2 18:08:06 go: downloading github.com/json-iterator/go v1.1.12 18:08:06 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:08:06 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:08:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:08:06 go: downloading go.uber.org/zap v1.21.0 18:08:06 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:08:06 go: downloading sigs.k8s.io/yaml v1.3.0 18:08:06 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:08:06 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:08:06 go: downloading github.com/modern-go/reflect2 v1.0.2 18:08:06 go: downloading github.com/ryanuber/go-glob v1.0.0 18:08:06 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:08:06 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:08:06 go: downloading github.com/hashicorp/go-version v1.2.0 18:08:06 go: downloading github.com/golang/snappy v0.0.4 18:08:06 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:08:06 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:08:06 go: downloading go.uber.org/multierr v1.6.0 18:08:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:08:11 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:08:11 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:08:19 Avoid second fetch 18:08:19 Checking out Revision ab0f97fec4d40b420f2060de726b99c5b26ce4cc (main) 18:08:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:08:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:08:19 > git config core.sparsecheckout # timeout=10 18:08:19 > git checkout -f ab0f97fec4d40b420f2060de726b99c5b26ce4cc # timeout=10 18:08:21 Removing intermediate container 81e7ad5072a9 18:08:21 ---> 657800b163e1 18:08:21 18:08:21 Step 10/23 : FROM alpine:3.14 18:08:21 Removing intermediate container 2556ad039abe 18:08:21 ---> 9f295b79271e 18:08:21 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:08:21 Removing intermediate container 6753da93c6f5 18:08:21 ---> 9811c9f618a3 18:08:21 18:08:21 Step 10/25 : FROM alpine:3.14 18:08:21 Removing intermediate container 72af8c90c8fb 18:08:21 ---> f5d4a24615ae 18:08:21 18:08:21 Step 9/20 : FROM alpine:3.15 18:08:21 ---> Running in e8a95662ee2c 18:08:21 3.14: Pulling from library/alpine 18:08:21 3.14: Pulling from library/alpine 18:08:21 3.15: Pulling from library/alpine 18:08:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:08:22 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:08:22 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:08:22 Status: Downloaded newer image for alpine:3.14 18:08:22 Status: Image is up to date for alpine:3.14 18:08:22 ---> e04c818066af 18:08:22 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:08:22 ---> e04c818066af 18:08:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:08:23 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:08:23 Status: Downloaded newer image for alpine:3.15 18:08:23 ---> 0ac33e5f5afa 18:08:23 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:08:23 ---> Running in 7bce28084254 18:08:23 ---> Running in 8a089dc15d29 18:08:23 ---> Running in e3e2f540e499 18:08:23 Removing intermediate container 7bce28084254 18:08:23 ---> 45a69fe74923 18:08:23 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:23 Removing intermediate container e8a95662ee2c 18:08:23 ---> 0bfb9f5254cf 18:08:23 18:08:23 Step 11/23 : FROM docker:20.10.14 18:08:23 Commit message: "fix(snap): update processAppOptions list (#4011)" 18:08:24 ---> Running in b9f8d74754a8 18:08:24 20.10.14: Pulling from library/docker 18:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:08:24 (1/1) Installing dumb-init (1.2.5-r1) 18:08:24 (1/3) Installing ca-certificates (20211220-r0) 18:08:24 Executing busybox-1.33.1-r7.trigger 18:08:24 OK: 6 MiB in 15 packages 18:08:24 (2/3) Installing dumb-init (1.2.5-r1) 18:08:24 (3/3) Installing su-exec (0.2-r1) 18:08:24 Executing busybox-1.33.1-r7.trigger 18:08:24 Executing ca-certificates-20211220-r0.trigger 18:08:24 OK: 6 MiB in 17 packages 18:08:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:08:24 % Total % Received % Xferd Average Speed Time Time Time Current 18:08:24 Dload Upload Total Spent Left Speed 18:08:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 18:08:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:08:25 Removing intermediate container e3e2f540e499 18:08:25 ---> 2277cbe3448b 18:08:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:08:25 Removing intermediate container b9f8d74754a8 18:08:25 ---> b649c99da7fc 18:08:25 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:08:25 ---> Running in 7f65e4cf1f45 18:08:25 ---> Running in 3ec8e3a48a32 18:08:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:08:25 + sudo tee /etc/docker/daemon.new 18:08:25 { 18:08:25 "registry-mirrors": [ 18:08:25 "https://nexus3.edgexfoundry.org:10001" 18:08:25 ], 18:08:25 "bip": "10.250.0.254/24", 18:08:25 "hosts": [ 18:08:25 "tcp://0.0.0.0:5555", 18:08:25 "unix:///var/run/docker.sock" 18:08:25 ], 18:08:25 "mtu": 1458, 18:08:25 "selinux-enabled": true, 18:08:25 "seccomp-profile": "/etc/docker/seccomp.json" 18:08:25 } [Pipeline] sh 18:08:25 Removing intermediate container 8a089dc15d29 18:08:25 ---> 570555a5ea0a 18:08:25 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:08:25 Removing intermediate container 7f65e4cf1f45 18:08:25 ---> c7a1e5e6efad 18:08:25 Step 13/23 : ENV APP_PORT=59882 18:08:25 ---> Running in e171a85f1ba1 18:08:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:08:26 ---> Running in 4b10ba1961de 18:08:26 Removing intermediate container e171a85f1ba1 18:08:26 ---> cd6d2bab0845 18:08:26 Step 13/25 : WORKDIR / 18:08:26 ---> Running in c1e39d00e2f3 18:08:26 Removing intermediate container 4b10ba1961de 18:08:26 ---> ea5283fec42d 18:08:26 Step 14/23 : EXPOSE $APP_PORT 18:08:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:08:26 ---> Running in e1af69be6522 18:08:26 + sudo service docker restart 18:08:26 Removing intermediate container c1e39d00e2f3 18:08:26 ---> 012b15221fad 18:08:26 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:08:26 Removing intermediate container e1af69be6522 18:08:26 ---> 8bac0e8334b1 18:08:26 Step 15/23 : WORKDIR / 18:08:27 ---> Running in 5e646df02edf 18:08:27 ---> f924397f8db2 18:08:27 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:08:27 Removing intermediate container 5e646df02edf 18:08:27 ---> 1c9abe4cf48b 18:08:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:08:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:08:27 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:08:27 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:08:27 OK: 15855 distinct packages available 18:08:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:08:27 ---> ba0fca8dacfa 18:08:27 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:08:27 ---> dd6f9975caad 18:08:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:08:28 ---> 6ed26c561328 18:08:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:08:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:08:28 ---> 83de8e68b3e3 18:08:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:08:28 (1/9) Installing ca-certificates (20211220-r0) 18:08:28 ---> e552a82d1022 18:08:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:08:28 (2/9) Installing brotli-libs (1.0.9-r5) 18:08:28 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:08:29 ---> 4b0053b70310 18:08:29 Step 19/23 : ENTRYPOINT ["/core-command"] 18:08:29 (4/9) Installing libcurl (7.80.0-r1) 18:08:29 (5/9) Installing curl (7.80.0-r1) 18:08:29 ---> Running in ddbcca03ac25 18:08:29 (6/9) Installing dumb-init (1.2.5-r1) 18:08:29 (7/9) Installing musl-obstack (1.2.3-r0) 18:08:29 (8/9) Installing libucontext (1.1-r0) 18:08:29 ---> 89e34218fe09 18:08:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:08:29 (9/9) Installing gcompat (1.0.0-r4) 18:08:29 Removing intermediate container ddbcca03ac25 18:08:29 ---> f3192e75c744 18:08:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:08:29 Executing busybox-1.34.1-r5.trigger 18:08:29 Executing ca-certificates-20211220-r0.trigger 18:08:29 ---> Running in 2fc7dd670f03 18:08:29 OK: 8 MiB in 23 packages 18:08:29 Removing intermediate container 2fc7dd670f03 18:08:29 ---> e4571f06956f 18:08:29 Step 21/23 : LABEL arch=x86_64 18:08:30 ---> Running in 951845d17133 18:08:30 Removing intermediate container 951845d17133 18:08:30 ---> 5eeeb7a491af 18:08:30 Step 22/23 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:08:30 ---> Running in 9fd63ba19f8b 18:08:30 ---> 778b2709176a 18:08:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:08:30 Removing intermediate container 9fd63ba19f8b 18:08:30 ---> b943361fb74b 18:08:30 Step 23/23 : LABEL version=2.2.0-dev.93 18:08:30 Removing intermediate container 3ec8e3a48a32 18:08:30 ---> 5075d5e82a2e 18:08:30 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:08:30 ---> Running in bd706ec4d024 18:08:31 ---> 0602c89b7433 18:08:31 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/ 18:08:31 Removing intermediate container bd706ec4d024 18:08:31 ---> Running in de8ab5793dbc 18:08:31 ---> 6d174a07ad91 18:08:31 18:08:31 ---> cf362323df35 18:08:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:08:31 Successfully built 6d174a07ad91 18:08:31 Successfully tagged core-command:latest 18:08:31  Building core-command ... done Building security-spire-config 18:08:35 ---> 2c92ca44d7c4 18:08:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:08:35 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:08:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:08:35 ---> 20548660b2da 18:08:35 Step 3/26 : WORKDIR /edgex-go 18:08:35 ---> Using cache 18:08:35 ---> 8e46f8c8261a 18:08:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:35 ---> Running in 71408392c48b 18:08:35 Removing intermediate container de8ab5793dbc 18:08:35 ---> cf0ab5fbc30e 18:08:35 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:08:35 ---> f55fade37288 18:08:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:08:35 ---> Running in f71c1f35e680 18:08:35 ---> Running in b2eeb032051b 18:08:35 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 18:08:35 Status: Downloaded newer image for docker:20.10.14 18:08:35 ---> 7417809fdb73 18:08:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:08:35 ---> Running in 3b7b1fede73e 18:08:36 Removing intermediate container b2eeb032051b 18:08:36 ---> 5b61a71ec109 18:08:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:08:36 Removing intermediate container f71c1f35e680 18:08:36 ---> 56557d1d4746 18:08:36 Step 23/25 : LABEL arch=x86_64 18:08:36 ---> Running in f63cdc538a90 18:08:36 ---> Running in 14504ac94c0b 18:08:36 Removing intermediate container f63cdc538a90 18:08:36 ---> 6ae790c95b33 18:08:36 Step 18/20 : LABEL arch=x86_64 18:08:36 Removing intermediate container 3b7b1fede73e 18:08:36 ---> 4e331ce8edd2 18:08:36 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 18:08:36 ---> Running in 8dfba30231bb 18:08:36 ---> Running in 63ba86269506 18:08:36 Removing intermediate container 14504ac94c0b 18:08:36 ---> a57935dbe778 18:08:36 Step 24/25 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:08:36 ---> Running in 0fb1a1249c8e 18:08:36 Removing intermediate container 8dfba30231bb 18:08:36 ---> 341e2ae9791f 18:08:36 Step 19/20 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:08:36 ---> Running in 0df008860d13 18:08:36 Removing intermediate container 0fb1a1249c8e 18:08:36 ---> e03fd16d49c0 18:08:36 Step 25/25 : LABEL version=2.2.0-dev.93 18:08:37 ---> Running in 67f46373f414 18:08:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:08:37 Removing intermediate container 0df008860d13 18:08:37 ---> 63cb1f9933d6 18:08:37 Step 20/20 : LABEL version=2.2.0-dev.93 18:08:37 Removing intermediate container 67f46373f414 18:08:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:08:37 ---> 026a6e6566e0 18:08:37 18:08:37 Removing intermediate container 71408392c48b 18:08:37 ---> b90d65a120b9 18:08:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:08:37 ---> Running in cd1bf6ae07a7 18:08:37 ---> Running in 630f7e649590 18:08:37 Successfully built 026a6e6566e0 18:08:37 Successfully tagged security-secretstore-setup:latest 18:08:37 Building core-metadata 18:08:37  Building security-secretstore-setup ... done (1/43) Installing readline (8.1.1-r0) 18:08:37 (2/43) Installing bash (5.1.16-r0) 18:08:37 Executing bash-5.1.16-r0.post-install 18:08:37 (3/43) Installing brotli-libs (1.0.9-r5) 18:08:37 (4/43) Installing nghttp2-libs (1.46.0-r0) 18:08:37 (5/43) Installing libcurl (7.80.0-r1) 18:08:37 (6/43) Installing curl (7.80.0-r1) 18:08:37 (7/43) Installing dumb-init (1.2.5-r1) 18:08:37 (8/43) Installing libbz2 (1.0.8-r1) 18:08:37 (9/43) Installing expat (2.4.7-r0) 18:08:37 (10/43) Installing libffi (3.4.2-r1) 18:08:37 (11/43) Installing gdbm (1.22-r0) 18:08:37 (12/43) Installing xz-libs (5.2.5-r1) 18:08:37 (13/43) Installing libgcc (10.3.1_git20211027-r0) 18:08:37 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 18:08:37 (15/43) Installing mpdecimal (2.5.1-r1) 18:08:37 (16/43) Installing sqlite-libs (3.36.0-r0) 18:08:37 (17/43) Installing python3 (3.9.7-r4) 18:08:37 Removing intermediate container cd1bf6ae07a7 18:08:37 ---> edb31bf7dbdf 18:08:37 18:08:38 Successfully built edb31bf7dbdf 18:08:38 Successfully tagged security-spiffe-token-provider:latest 18:08:38 Building support-scheduler 18:08:38 (18/43) Installing py3-appdirs (1.4.4-r2) 18:08:38  Building security-spiffe-token-provider ... done (19/43) Installing py3-certifi (2020.12.5-r1) 18:08:38 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 18:08:38 (21/43) Installing py3-idna (3.3-r0) 18:08:38 (22/43) Installing py3-urllib3 (1.26.7-r0) 18:08:38 (23/43) Installing py3-requests (2.26.0-r1) 18:08:38 (24/43) Installing py3-msgpack (1.0.2-r1) 18:08:38 (25/43) Installing py3-lockfile (0.12.2-r4) 18:08:38 (26/43) Installing py3-cachecontrol (0.12.10-r0) 18:08:38 (27/43) Installing py3-colorama (0.4.4-r1) 18:08:38 (28/43) Installing py3-contextlib2 (21.6.0-r1) 18:08:38 (29/43) Installing py3-distlib (0.3.3-r0) 18:08:38 (30/43) Installing py3-distro (1.6.0-r0) 18:08:38 (31/43) Installing py3-six (1.16.0-r0) 18:08:38 (32/43) Installing py3-webencodings (0.5.1-r4) 18:08:38 (33/43) Installing py3-html5lib (1.1-r1) 18:08:38 (34/43) Installing py3-parsing (2.4.7-r2) 18:08:38 (35/43) Installing py3-packaging (20.9-r1) 18:08:38 (36/43) Installing py3-tomli (1.2.2-r0) 18:08:38 (37/43) Installing py3-pep517 (0.12.0-r0) 18:08:38 (38/43) Installing py3-progress (1.6-r0) 18:08:38 (39/43) Installing py3-retrying (1.3.3-r2) 18:08:38 (40/43) Installing py3-ordered-set (4.0.2-r2) 18:08:38 (41/43) Installing py3-setuptools (52.0.0-r4) 18:08:38 (42/43) Installing py3-toml (0.10.2-r2) 18:08:38 (43/43) Installing py3-pip (20.3.4-r1) 18:08:38 Executing busybox-1.34.1-r5.trigger 18:08:38 OK: 83 MiB in 65 packages 18:08:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:08:38 Collecting docker-compose==1.23.2 18:08:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:08:39 Collecting cached-property<2,>=1.2.0 18:08:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:08:39 Collecting dockerpty<0.5,>=0.4.1 18:08:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:08:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:08:39 Collecting jsonschema<3,>=2.5.1 18:08:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:08:39 Collecting websocket-client<1.0,>=0.32.0 18:08:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:08:39 Collecting texttable<0.10,>=0.9.0 18:08:39 Downloading texttable-0.9.1.tar.gz (11 kB) 18:08:39 OK: 221 MiB in 52 packages 18:08:39 Collecting docopt<0.7,>=0.6.1 18:08:39 Downloading docopt-0.6.2.tar.gz (25 kB) 18:08:40 Collecting docker<4.0,>=3.6.0 18:08:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:08:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:08:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:08: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) 18:08:40 Collecting PyYAML<4,>=3.10 18:08:40 Downloading PyYAML-3.13.tar.gz (270 kB) 18:08:40 Collecting docker-pycreds>=0.4.0 18:08:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:08:41 Collecting chardet<3.1.0,>=3.0.2 18:08:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:08:41 Collecting idna<2.8,>=2.5 18:08:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:08:41 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) 18:08:41 Collecting urllib3<1.25,>=1.21.1 18:08:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:08:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:08:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:08:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:08:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:08:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:08:41 Attempting uninstall: urllib3 18:08:41 Found existing installation: urllib3 1.26.7 18:08:41 Uninstalling urllib3-1.26.7: 18:08:41 Successfully uninstalled urllib3-1.26.7 18:08:42 Attempting uninstall: idna 18:08:42 Found existing installation: idna 3.3 18:08:42 Uninstalling idna-3.3: 18:08:42 Successfully uninstalled idna-3.3 18:08:43 Attempting uninstall: requests 18:08:43 Found existing installation: requests 2.26.0 18:08:43 Uninstalling requests-2.26.0: 18:08:43 Successfully uninstalled requests-2.26.0 18:08:43 Running setup.py install for texttable: started 18:08:43 Running setup.py install for texttable: finished with status 'done' 18:08:43 Running setup.py install for PyYAML: started 18:08:44 Running setup.py install for PyYAML: finished with status 'done' 18:08:44 Removing intermediate container 630f7e649590 18:08:44 ---> 1b8061876c30 18:08:44 Step 6/26 : COPY go.mod vendor* ./ 18:08:44 Running setup.py install for docopt: started 18:08:44 Running setup.py install for docopt: finished with status 'done' 18:08:44 Running setup.py install for dockerpty: started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:44 provisioning config files... 18:08:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/221@tmp/config5501848173136360472tmp 18:08:44 Running setup.py install for dockerpty: finished with status 'done' [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:45 ---> 26d917309816 18:08:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:45 ---> docker-login.sh 18:08:45 nexus3.edgexfoundry.org:10001 18:08:45 ---> Running in 1f75d521c9e7 18:08:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:08:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:08:45 ---> 20548660b2da 18:08:45 Step 3/23 : WORKDIR /edgex-go 18:08:45 ---> Using cache 18:08:45 ---> 8e46f8c8261a 18:08:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:45 ---> Using cache 18:08:45 ---> b90d65a120b9 18:08:45 Step 5/23 : RUN apk add --update --no-cache make git 18:08:45 ---> Running in 419bb5d065f2 18:08:45 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 18:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:46 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:08:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:08:46 ---> 20548660b2da 18:08:46 Step 3/22 : WORKDIR /edgex-go 18:08:46 ---> Using cache 18:08:46 ---> 8e46f8c8261a 18:08:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:46 ---> Using cache 18:08:46 ---> b90d65a120b9 18:08:46 Step 5/22 : RUN apk add --update --no-cache make git 18:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:46 Configure a credential helper to remove this warning. See 18:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:46 18:08:46 Login Succeeded 18:08:46 nexus3.edgexfoundry.org:10002 18:08:46 ---> Running in 8960a3bc6bf5 18:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:46 Configure a credential helper to remove this warning. See 18:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:46 18:08:46 Login Succeeded 18:08:46 nexus3.edgexfoundry.org:10003 18:08:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:47 Configure a credential helper to remove this warning. See 18:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:47 18:08:47 Login Succeeded 18:08:47 nexus3.edgexfoundry.org:10004 18:08:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:08:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:08:47 Removing intermediate container 1f75d521c9e7 18:08:47 ---> 11145125a6e8 18:08:47 Step 8/26 : COPY . . 18:08:47 OK: 221 MiB in 52 packages 18:08:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:47 Configure a credential helper to remove this warning. See 18:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:47 18:08:47 Login Succeeded 18:08:47 docker.io 18:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:48 OK: 221 MiB in 52 packages 18:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:48 Configure a credential helper to remove this warning. See 18:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:48 18:08:48 Login Succeeded 18:08:48 ---> docker-login.sh ends [Pipeline] } 18:08:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:08:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:08:49 ========================================================= 18:08:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:08:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:08:49 Removing intermediate container 419bb5d065f2 18:08:49 ---> b241d028e96c 18:08:49 Step 6/23 : COPY go.mod vendor* ./ 18:08:49 Removing intermediate container 8960a3bc6bf5 18:08:49 ---> f1b8a5ef7103 18:08:49 Step 6/22 : COPY go.mod vendor* ./ 18:08:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:08:50 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:08:50 9b3977197b4f: Pulling fs layer 18:08:50 1a89e8eeedd5: Pulling fs layer 18:08:50 94645a83ff95: Pulling fs layer 18:08:50 3f3a8bcf1eab: Pulling fs layer 18:08:50 0c92f367c5e7: Pulling fs layer 18:08:50 3096ccb668a1: Pulling fs layer 18:08:50 e8cf19c19ddd: Pulling fs layer 18:08:50 a4caa8a26152: Pulling fs layer 18:08:50 3096ccb668a1: Waiting 18:08:50 e8cf19c19ddd: Waiting 18:08:50 3f3a8bcf1eab: Waiting 18:08:50 a4caa8a26152: Waiting 18:08:50 0c92f367c5e7: Waiting 18:08:50 1a89e8eeedd5: Verifying Checksum 18:08:50 1a89e8eeedd5: Download complete 18:08:50 0c92f367c5e7: Verifying Checksum 18:08:50 0c92f367c5e7: Download complete 18:08:50 3096ccb668a1: Download complete 18:08:50 9b3977197b4f: Download complete 18:08:50 e8cf19c19ddd: Verifying Checksum 18:08:50 e8cf19c19ddd: Download complete 18:08:50 ---> 6ef12e4be916 18:08:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:51 9b3977197b4f: Pull complete 18:08:51 1a89e8eeedd5: Pull complete 18:08:51 ---> Running in 11ac628e4210 18:08:51 ---> 6d45873b5e8e 18:08:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:51 ---> Running in 9a7639d9ca74 18:08:51 Removing intermediate container 63ba86269506 18:08:51 ---> d55dcf31be2f 18:08:51 Step 14/23 : ENV APP_PORT=58890 18:08:51 94645a83ff95: Pull complete 18:08:51 ---> Running in 17e89bcf7b68 18:08:52 a4caa8a26152: Verifying Checksum 18:08:52 a4caa8a26152: Download complete 18:08:52 Removing intermediate container 17e89bcf7b68 18:08:52 ---> 50c3997d6c98 18:08:52 Step 15/23 : EXPOSE $APP_PORT 18:08:52 ---> Running in 79d1613c6adf 18:08:52 Removing intermediate container 79d1613c6adf 18:08:52 ---> f4c4365847ec 18:08:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:08:52 3f3a8bcf1eab: Verifying Checksum 18:08:52 3f3a8bcf1eab: Download complete 18:08:53 Removing intermediate container 11ac628e4210 18:08:53 ---> f084960f3f24 18:08:53 Step 8/23 : COPY . . 18:08:53 ---> 8cd45254c887 18:08:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:08:53 Removing intermediate container 9a7639d9ca74 18:08:53 ---> bfec738956b7 18:08:53 Step 8/22 : COPY . . 18:08:54 ---> 14e9d393b166 18:08:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:08:55 ---> 96139b64ede3 18:08:55 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:08:56 ---> Running in d16b5079a3f8 18:08:57 Removing intermediate container d16b5079a3f8 18:08:57 ---> 1511f6372034 18:08:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:08:57 ---> Running in 8e392509b9f0 18:08:57 Removing intermediate container 8e392509b9f0 18:08:57 ---> 5da41b160558 18:08:57 Step 21/23 : LABEL arch=x86_64 18:08:58 ---> Running in f8b5844e811d 18:08:59 Removing intermediate container f8b5844e811d 18:08:59 ---> bc21006fa2ef 18:08:59 Step 22/23 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:08:59 ---> Running in 115ccb8bebf2 18:08:59 Removing intermediate container 115ccb8bebf2 18:08:59 ---> 652846bd4085 18:08:59 Step 23/23 : LABEL version=2.2.0-dev.93 18:09:00 ---> Running in 32c88eb693f4 18:09:00 Removing intermediate container 32c88eb693f4 18:09:00 ---> 71511011c795 18:09:00 18:09:00 Successfully built 71511011c795 18:09:00 Successfully tagged sys-mgmt-agent:latest 18:09:00  Building sys-mgmt-agent ... done Building support-notifications 18:09:00 ---> be37d5ba9aa9 18:09:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:09:05 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:09:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:09:05 ---> 20548660b2da 18:09:05 Step 3/22 : WORKDIR /edgex-go 18:09:05 ---> Using cache 18:09:05 ---> 8e46f8c8261a 18:09:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:05 ---> Using cache 18:09:05 ---> b90d65a120b9 18:09:05 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:09:05 ---> Running in 46c830e0523c 18:09:05 ---> Running in ed824a417dbc 18:09:05 Removing intermediate container 46c830e0523c 18:09:05 ---> a2c8077725f7 18:09:05 Step 10/26 : RUN mkdir -p spire-build 18:09:05 ---> 644ec14eb4c9 18:09:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:09:05 ---> 2fe4c1affa47 18:09:05 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:09:05 ---> Running in a8d758fc0633 18:09:05 ---> Running in e32415470b89 18:09:05 ---> Running in 3a36137177d5 18:09:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:09:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:09:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:09:05 Removing intermediate container a8d758fc0633 18:09:05 ---> 4ec72b3c9ce5 18:09:05 Step 11/26 : WORKDIR /edgex-go/spire-build 18:09:05 ---> Running in 0020575e01d2 18:09:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:09:06 Removing intermediate container 0020575e01d2 18:09:06 ---> bab135f7b84a 18:09:06 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 18:09:06 ---> Running in 898998e82dd3 18:09:06 OK: 221 MiB in 52 packages 18:09:06 Removing intermediate container ed824a417dbc 18:09:06 ---> 0c8a3bbc2e39 18:09:06 Step 6/22 : COPY go.mod vendor* ./ 18:09:06 ---> 42dc454f130f 18:09:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:06 ---> Running in b480feb5ac98 18:09:06 spire-1.2.1/ 18:09:06 spire-1.2.1/.data/ 18:09:06 spire-1.2.1/.data/.file 18:09:06 spire-1.2.1/.dockerignore 18:09:06 spire-1.2.1/.gitattributes 18:09:06 spire-1.2.1/.githooks/ 18:09:06 spire-1.2.1/.githooks/pre-commit 18:09:06 spire-1.2.1/.github/ 18:09:06 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:09:06 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:09:06 spire-1.2.1/.github/dependabot.yml 18:09:06 spire-1.2.1/.github/workflows/ 18:09:06 spire-1.2.1/.github/workflows/nightly_build.yaml 18:09:06 spire-1.2.1/.github/workflows/pr_build.yaml 18:09:06 spire-1.2.1/.github/workflows/release_build.yaml 18:09:06 spire-1.2.1/.github/workflows/scripts/ 18:09:06 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:09:06 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:09:06 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:09:06 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:09:06 spire-1.2.1/.github/workflows/scripts/split.sh 18:09:06 spire-1.2.1/.gitignore 18:09:06 spire-1.2.1/.go-version 18:09:06 spire-1.2.1/.golangci.yml 18:09:06 spire-1.2.1/ADOPTERS.md 18:09:06 spire-1.2.1/CHANGELOG.md 18:09:06 spire-1.2.1/CODE-OF-CONDUCT.md 18:09:06 spire-1.2.1/CODEOWNERS 18:09:06 spire-1.2.1/CONTRIBUTING.md 18:09:06 spire-1.2.1/Dockerfile 18:09:06 spire-1.2.1/Dockerfile.dev 18:09:06 spire-1.2.1/Dockerfile.scratch 18:09:06 spire-1.2.1/LICENSE 18:09:06 spire-1.2.1/MAINTAINERS.md 18:09:06 spire-1.2.1/Makefile 18:09:06 spire-1.2.1/README.md 18:09:06 spire-1.2.1/ROADMAP.md 18:09:06 spire-1.2.1/SECURITY.md 18:09:06 spire-1.2.1/cmd/ 18:09:06 spire-1.2.1/cmd/spire-agent/ 18:09:06 spire-1.2.1/cmd/spire-agent/cli/ 18:09:06 spire-1.2.1/cmd/spire-agent/cli/api/ 18:09:06 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:09:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:09:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:09:06 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:09:06 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:09:06 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:09:06 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:09:06 spire-1.2.1/cmd/spire-agent/cli/common/ 18:09:06 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:09:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:09:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:09:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:09:06 spire-1.2.1/cmd/spire-agent/cli/run/ 18:09:06 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:09:06 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:09:06 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:09:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:09:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:09:06 spire-1.2.1/cmd/spire-agent/main.go 18:09:06 spire-1.2.1/cmd/spire-server/ 18:09:06 spire-1.2.1/cmd/spire-server/cli/ 18:09:06 spire-1.2.1/cmd/spire-server/cli/agent/ 18:09:06 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:09:06 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/cli.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/entry/ 18:09:06 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/federation/ 18:09:06 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:09:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:09:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/run/ 18:09:06 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/token/ 18:09:06 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:09:06 spire-1.2.1/cmd/spire-server/cli/validate/ 18:09:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:09:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:09:07 spire-1.2.1/cmd/spire-server/cli/x509/ 18:09:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:09:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:09:07 spire-1.2.1/cmd/spire-server/main.go 18:09:07 spire-1.2.1/cmd/spire-server/util/ 18:09:07 spire-1.2.1/cmd/spire-server/util/util.go 18:09:07 spire-1.2.1/conf/ 18:09:07 spire-1.2.1/conf/agent/ 18:09:07 spire-1.2.1/conf/agent/agent.conf 18:09:07 spire-1.2.1/conf/agent/agent_full.conf 18:09:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:09:07 spire-1.2.1/conf/server/ 18:09:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:09:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:09:07 spire-1.2.1/conf/server/server.conf 18:09:07 spire-1.2.1/conf/server/server_full.conf 18:09:07 spire-1.2.1/doc/ 18:09:07 spire-1.2.1/doc/SPIRE101.md 18:09:07 spire-1.2.1/doc/auditlog.md 18:09:07 spire-1.2.1/doc/authorization_policy_engine.md 18:09:07 spire-1.2.1/doc/changelog_guidelines.md 18:09:07 spire-1.2.1/doc/cure53-report.pdf 18:09:07 spire-1.2.1/doc/images/ 18:09:07 spire-1.2.1/doc/images/2019_roadmap.png 18:09:07 spire-1.2.1/doc/images/SPIRE101.png 18:09:07 spire-1.2.1/doc/images/SPIRE_agent.png 18:09:07 spire-1.2.1/doc/images/SPIRE_server.png 18:09:07 spire-1.2.1/doc/images/cache_mgr.png 18:09:07 spire-1.2.1/doc/images/cache_mgr_components.png 18:09:07 spire-1.2.1/doc/images/federated_spire.png 18:09:07 spire-1.2.1/doc/images/ha_mode.png 18:09:07 spire-1.2.1/doc/images/nested_spire.png 18:09:07 spire-1.2.1/doc/images/oidc_federation.png 18:09:07 spire-1.2.1/doc/images/single_trust_domain.png 18:09:07 spire-1.2.1/doc/images/spiffe_compatible.png 18:09:07 spire-1.2.1/doc/images/spire_logo.png 18:09:07 spire-1.2.1/doc/migrating_registration_api_clients.md 18:09:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:09:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:09:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:09:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:09:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:09:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:09:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:09:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:09:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:09:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:09:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:09:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:09:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:09:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:09:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:09:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:09:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:09:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:09:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:09:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:09:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:09:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:09:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:09:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:09:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:09:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:09:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:09:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:09:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:09:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:09:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:09:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:09:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:09:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:09:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:09:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:09:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:09:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:09:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:09:07 spire-1.2.1/doc/scaling_spire.md 18:09:07 spire-1.2.1/doc/spire_agent.md 18:09:07 spire-1.2.1/doc/spire_server.md 18:09:07 spire-1.2.1/doc/supported_integrations.md 18:09:07 spire-1.2.1/doc/telemetry.md 18:09:07 spire-1.2.1/doc/telemetry_config.md 18:09:07 spire-1.2.1/doc/upgrading.md 18:09:07 spire-1.2.1/doc/using_spire.md 18:09:07 spire-1.2.1/examples/ 18:09:07 spire-1.2.1/examples/README.md 18:09:07 spire-1.2.1/go.mod 18:09:07 spire-1.2.1/go.sum 18:09:07 spire-1.2.1/pkg/ 18:09:07 spire-1.2.1/pkg/agent/ 18:09:07 spire-1.2.1/pkg/agent/agent.go 18:09:07 spire-1.2.1/pkg/agent/api/ 18:09:07 spire-1.2.1/pkg/agent/api/config.go 18:09:07 spire-1.2.1/pkg/agent/api/debug/ 18:09:07 spire-1.2.1/pkg/agent/api/debug/v1/ 18:09:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:09:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:09:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:09:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:09:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:09:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:09:07 spire-1.2.1/pkg/agent/api/endpoints.go 18:09:07 spire-1.2.1/pkg/agent/api/health/ 18:09:07 spire-1.2.1/pkg/agent/api/health/v1/ 18:09:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:09:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:09:07 spire-1.2.1/pkg/agent/api/rpccontext/ 18:09:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:09:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:09:07 spire-1.2.1/pkg/agent/attestor/ 18:09:07 spire-1.2.1/pkg/agent/attestor/node/ 18:09:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:09:07 spire-1.2.1/pkg/agent/attestor/node/node.go 18:09:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:09:07 spire-1.2.1/pkg/agent/attestor/workload/ 18:09:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:09:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:09:07 spire-1.2.1/pkg/agent/catalog/ 18:09:07 spire-1.2.1/pkg/agent/catalog/catalog.go 18:09:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:09:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:09:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:09:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:09:07 spire-1.2.1/pkg/agent/client/ 18:09:07 spire-1.2.1/pkg/agent/client/client.go 18:09:07 spire-1.2.1/pkg/agent/client/client_test.go 18:09:07 spire-1.2.1/pkg/agent/client/dial.go 18:09:07 spire-1.2.1/pkg/agent/client/nodeconn.go 18:09:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:09:07 spire-1.2.1/pkg/agent/client/update.go 18:09:07 spire-1.2.1/pkg/agent/client/util.go 18:09:07 spire-1.2.1/pkg/agent/common/ 18:09:07 spire-1.2.1/pkg/agent/common/backoff/ 18:09:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:09:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:09:07 spire-1.2.1/pkg/agent/common/cgroups/ 18:09:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:09:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:09:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:09:07 spire-1.2.1/pkg/agent/config.go 18:09:07 spire-1.2.1/pkg/agent/endpoints/ 18:09:07 spire-1.2.1/pkg/agent/endpoints/config.go 18:09:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:09:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:09:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:09:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:09:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:09:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:09:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:09:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:09:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:09:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:09:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:09:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:09:07 spire-1.2.1/pkg/agent/endpoints/workload/ 18:09:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:09:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:09:07 spire-1.2.1/pkg/agent/manager/ 18:09:07 spire-1.2.1/pkg/agent/manager/cache/ 18:09:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:09:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:09:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:09:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:09:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:09:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:09:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:09:07 spire-1.2.1/pkg/agent/manager/config.go 18:09:07 spire-1.2.1/pkg/agent/manager/manager.go 18:09:07 spire-1.2.1/pkg/agent/manager/manager_test.go 18:09:07 spire-1.2.1/pkg/agent/manager/storage.go 18:09:07 spire-1.2.1/pkg/agent/manager/storage_test.go 18:09:07 spire-1.2.1/pkg/agent/manager/storecache/ 18:09:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:09:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:09:07 spire-1.2.1/pkg/agent/manager/sync.go 18:09:07 spire-1.2.1/pkg/agent/plugin/ 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:09:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:09:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:09:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:09:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:09:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:09:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:09:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:09:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:09:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:09:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:09:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:09:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:09:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:09:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:09:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:09:07 spire-1.2.1/pkg/agent/svid/ 18:09:07 spire-1.2.1/pkg/agent/svid/rotator.go 18:09:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:09:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:09:07 spire-1.2.1/pkg/agent/svid/store/ 18:09:07 spire-1.2.1/pkg/agent/svid/store/service.go 18:09:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:09:07 spire-1.2.1/pkg/common/ 18:09:07 spire-1.2.1/pkg/common/agentpathtemplate/ 18:09:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:09:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:09:07 spire-1.2.1/pkg/common/api/ 18:09:07 spire-1.2.1/pkg/common/api/metrics.go 18:09:07 spire-1.2.1/pkg/common/api/middleware/ 18:09:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:09:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:09:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:09:07 spire-1.2.1/pkg/common/api/middleware/logger.go 18:09:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:09:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:09:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:09:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:09:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:09:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:09:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:09:07 spire-1.2.1/pkg/common/api/middleware/names.go 18:09:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:09:07 spire-1.2.1/pkg/common/api/names.go 18:09:07 spire-1.2.1/pkg/common/api/ratelimit.go 18:09:07 spire-1.2.1/pkg/common/api/rpccontext/ 18:09:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:09:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:09:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:09:07 spire-1.2.1/pkg/common/auth/ 18:09:07 spire-1.2.1/pkg/common/auth/interceptors.go 18:09:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:09:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:09:07 spire-1.2.1/pkg/common/bundleutil/ 18:09:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:09:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:09:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:09:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:09:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:09:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:09:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:09:07 spire-1.2.1/pkg/common/bundleutil/types.go 18:09:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:09:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:09:07 spire-1.2.1/pkg/common/catalog/ 18:09:07 spire-1.2.1/pkg/common/catalog/bind.go 18:09:07 spire-1.2.1/pkg/common/catalog/builtin.go 18:09:07 spire-1.2.1/pkg/common/catalog/catalog.go 18:09:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:09:07 spire-1.2.1/pkg/common/catalog/closers.go 18:09:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:09:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:09:07 spire-1.2.1/pkg/common/catalog/config.go 18:09:07 spire-1.2.1/pkg/common/catalog/config_test.go 18:09:07 spire-1.2.1/pkg/common/catalog/configure.go 18:09:07 spire-1.2.1/pkg/common/catalog/constraints.go 18:09:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:09:07 spire-1.2.1/pkg/common/catalog/context.go 18:09:07 spire-1.2.1/pkg/common/catalog/external.go 18:09:07 spire-1.2.1/pkg/common/catalog/host.go 18:09:07 spire-1.2.1/pkg/common/catalog/pipenet.go 18:09:07 spire-1.2.1/pkg/common/catalog/plugin.go 18:09:07 spire-1.2.1/pkg/common/catalog/testplugin/ 18:09:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:09:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:09:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:09:07 spire-1.2.1/pkg/common/cli/ 18:09:07 spire-1.2.1/pkg/common/cli/env.go 18:09:07 spire-1.2.1/pkg/common/cli/flags.go 18:09:07 spire-1.2.1/pkg/common/cli/trust_domain.go 18:09:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:09:07 spire-1.2.1/pkg/common/cli/umask.go 18:09:07 spire-1.2.1/pkg/common/cli/umask_posix.go 18:09:07 spire-1.2.1/pkg/common/cli/umask_test.go 18:09:07 spire-1.2.1/pkg/common/cli/umask_windows.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/ 18:09:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/flag.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/format.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/ 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:09:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:09:07 spire-1.2.1/pkg/common/coretypes/ 18:09:07 spire-1.2.1/pkg/common/coretypes/bundle/ 18:09:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:09:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:09:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:09:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:09:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:09:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:09:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:09:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:09:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:09:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:09:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:09:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:09:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:09:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:09:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:09:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:09:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:09:07 spire-1.2.1/pkg/common/cryptoutil/ 18:09:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:09:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:09:07 spire-1.2.1/pkg/common/diskutil/ 18:09:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:09:07 spire-1.2.1/pkg/common/diskutil/file_test.go 18:09:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:09:07 spire-1.2.1/pkg/common/errorutil/ 18:09:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:09:07 spire-1.2.1/pkg/common/health/ 18:09:07 spire-1.2.1/pkg/common/health/config.go 18:09:07 spire-1.2.1/pkg/common/health/context.go 18:09:07 spire-1.2.1/pkg/common/health/context_test.go 18:09:07 spire-1.2.1/pkg/common/health/health.go 18:09:07 spire-1.2.1/pkg/common/health/health_test.go 18:09:07 spire-1.2.1/pkg/common/health/logger.go 18:09:07 spire-1.2.1/pkg/common/hostservice/ 18:09:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:09:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:09:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:09:07 spire-1.2.1/pkg/common/idutil/ 18:09:07 spire-1.2.1/pkg/common/idutil/require.go 18:09:07 spire-1.2.1/pkg/common/idutil/require_test.go 18:09:07 spire-1.2.1/pkg/common/idutil/safety.go 18:09:07 spire-1.2.1/pkg/common/idutil/safety_test.go 18:09:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:09:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:09:07 spire-1.2.1/pkg/common/jwtsvid/ 18:09:07 spire-1.2.1/pkg/common/jwtsvid/common.go 18:09:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:09:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:09:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:09:07 spire-1.2.1/pkg/common/jwtutil/ 18:09:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:09:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:09:07 spire-1.2.1/pkg/common/log/ 18:09:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:09:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:09:07 spire-1.2.1/pkg/common/log/log.go 18:09:07 spire-1.2.1/pkg/common/log/log_test.go 18:09:07 spire-1.2.1/pkg/common/log/options.go 18:09:07 spire-1.2.1/pkg/common/nodeutil/ 18:09:07 spire-1.2.1/pkg/common/nodeutil/node.go 18:09:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:09:07 spire-1.2.1/pkg/common/peertracker/ 18:09:07 spire-1.2.1/pkg/common/peertracker/conn.go 18:09:07 spire-1.2.1/pkg/common/peertracker/credentials.go 18:09:07 spire-1.2.1/pkg/common/peertracker/errors.go 18:09:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:09:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:09:07 spire-1.2.1/pkg/common/peertracker/info.go 18:09:07 spire-1.2.1/pkg/common/peertracker/listener.go 18:09:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:09:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:09:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:09:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:09:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:09:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:09:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:09:07 spire-1.2.1/pkg/common/peertracker/tcp.go 18:09:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:09:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:09:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:09:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:09:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:09:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:09:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:09:07 spire-1.2.1/pkg/common/peertracker/uds.go 18:09:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:09:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:09:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:09:07 spire-1.2.1/pkg/common/pemutil/ 18:09:07 spire-1.2.1/pkg/common/pemutil/block.go 18:09:07 spire-1.2.1/pkg/common/pemutil/certs.go 18:09:07 spire-1.2.1/pkg/common/pemutil/common.go 18:09:07 spire-1.2.1/pkg/common/pemutil/csr.go 18:09:07 spire-1.2.1/pkg/common/pemutil/keys.go 18:09:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:09:07 spire-1.2.1/pkg/common/pemutil/testdata/ 18:09:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:09:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:09:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:09:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:09:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:09:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:09:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:09:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:09:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:09:07 spire-1.2.1/pkg/common/plugin/ 18:09:07 spire-1.2.1/pkg/common/plugin/aws/ 18:09:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:09:07 spire-1.2.1/pkg/common/plugin/azure/ 18:09:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:09:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:09:07 spire-1.2.1/pkg/common/plugin/facade.go 18:09:07 spire-1.2.1/pkg/common/plugin/facade_test.go 18:09:07 spire-1.2.1/pkg/common/plugin/gcp/ 18:09:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:09:07 spire-1.2.1/pkg/common/plugin/k8s/ 18:09:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:09:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:09:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:09:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:09:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:09:07 spire-1.2.1/pkg/common/plugin/log.go 18:09:07 spire-1.2.1/pkg/common/plugin/sshpop/ 18:09:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:09:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:09:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:09:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:09:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:09:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:09:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:09:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:09:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:09:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:09:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:09:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:09:07 spire-1.2.1/pkg/common/plugin/x509pop/ 18:09:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:09:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:09:07 spire-1.2.1/pkg/common/profiling/ 18:09:07 spire-1.2.1/pkg/common/profiling/dumpers.go 18:09:07 spire-1.2.1/pkg/common/profiling/profiling.go 18:09:07 spire-1.2.1/pkg/common/protoutil/ 18:09:07 spire-1.2.1/pkg/common/protoutil/masks.go 18:09:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:09:07 spire-1.2.1/pkg/common/rotationutil/ 18:09:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:09:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:09:07 spire-1.2.1/pkg/common/selector/ 18:09:07 spire-1.2.1/pkg/common/selector/selector.go 18:09:07 spire-1.2.1/pkg/common/selector/selector_test.go 18:09:07 spire-1.2.1/pkg/common/selector/set.go 18:09:07 spire-1.2.1/pkg/common/selector/set_utils.go 18:09:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:09:07 spire-1.2.1/pkg/common/telemetry/ 18:09:07 spire-1.2.1/pkg/common/telemetry/agent/ 18:09:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:09:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:09:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:09:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:09:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:09:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:09:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:09:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:09:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:09:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:09:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:09:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:09:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:09:07 spire-1.2.1/pkg/common/telemetry/call.go 18:09:07 spire-1.2.1/pkg/common/telemetry/common/ 18:09:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:09:07 spire-1.2.1/pkg/common/telemetry/config.go 18:09:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:09:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:09:07 spire-1.2.1/pkg/common/telemetry/inmem.go 18:09:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:09:07 spire-1.2.1/pkg/common/telemetry/m3.go 18:09:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:09:07 spire-1.2.1/pkg/common/telemetry/metrics.go 18:09:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:09:07 spire-1.2.1/pkg/common/telemetry/names.go 18:09:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:09:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:09:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:09:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:09:07 spire-1.2.1/pkg/common/telemetry/server/ 18:09:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:09:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:09:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:09:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:09:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:09:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:09:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:09:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:09:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:09:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:09:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:09:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:09:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:09:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:09:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:09:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:09:07 spire-1.2.1/pkg/common/telemetry/server/server.go 18:09:07 spire-1.2.1/pkg/common/telemetry/sink.go 18:09:07 spire-1.2.1/pkg/common/telemetry/statsd.go 18:09:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:09:07 spire-1.2.1/pkg/common/telemetry/uptime.go 18:09:07 spire-1.2.1/pkg/common/telemetry/version.go 18:09:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:09:07 spire-1.2.1/pkg/common/uptime/ 18:09:07 spire-1.2.1/pkg/common/uptime/uptime.go 18:09:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:09:07 spire-1.2.1/pkg/common/util/ 18:09:07 spire-1.2.1/pkg/common/util/certs.go 18:09:07 spire-1.2.1/pkg/common/util/certs_test.go 18:09:07 spire-1.2.1/pkg/common/util/csr.go 18:09:07 spire-1.2.1/pkg/common/util/hash.go 18:09:07 spire-1.2.1/pkg/common/util/selectors.go 18:09:07 spire-1.2.1/pkg/common/util/selectors_test.go 18:09:07 spire-1.2.1/pkg/common/util/signals.go 18:09:07 spire-1.2.1/pkg/common/util/sort.go 18:09:07 spire-1.2.1/pkg/common/util/sort_test.go 18:09:07 spire-1.2.1/pkg/common/util/task.go 18:09:07 spire-1.2.1/pkg/common/util/task_test.go 18:09:07 spire-1.2.1/pkg/common/util/testdata/ 18:09:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:09:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:09:07 spire-1.2.1/pkg/common/version/ 18:09:07 spire-1.2.1/pkg/common/version/version.go 18:09:07 spire-1.2.1/pkg/common/x509svid/ 18:09:07 spire-1.2.1/pkg/common/x509svid/common_test.go 18:09:07 spire-1.2.1/pkg/common/x509svid/csr.go 18:09:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:09:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:09:07 spire-1.2.1/pkg/common/x509util/ 18:09:07 spire-1.2.1/pkg/common/x509util/cert.go 18:09:07 spire-1.2.1/pkg/common/x509util/dns.go 18:09:07 spire-1.2.1/pkg/common/x509util/dns_test.go 18:09:07 spire-1.2.1/pkg/common/x509util/keyid.go 18:09:07 spire-1.2.1/pkg/common/x509util/keypair.go 18:09:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:09:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:09:07 spire-1.2.1/pkg/server/ 18:09:07 spire-1.2.1/pkg/server/api/ 18:09:07 spire-1.2.1/pkg/server/api/agent.go 18:09:07 spire-1.2.1/pkg/server/api/agent/ 18:09:07 spire-1.2.1/pkg/server/api/agent/v1/ 18:09:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:09:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:09:07 spire-1.2.1/pkg/server/api/agent_test.go 18:09:07 spire-1.2.1/pkg/server/api/api.go 18:09:07 spire-1.2.1/pkg/server/api/audit/ 18:09:07 spire-1.2.1/pkg/server/api/audit/audit.go 18:09:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:09:07 spire-1.2.1/pkg/server/api/bundle.go 18:09:07 spire-1.2.1/pkg/server/api/bundle/ 18:09:07 spire-1.2.1/pkg/server/api/bundle/v1/ 18:09:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:09:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:09:07 spire-1.2.1/pkg/server/api/bundle_test.go 18:09:07 spire-1.2.1/pkg/server/api/debug/ 18:09:07 spire-1.2.1/pkg/server/api/debug/v1/ 18:09:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:09:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:09:07 spire-1.2.1/pkg/server/api/entry.go 18:09:07 spire-1.2.1/pkg/server/api/entry/ 18:09:07 spire-1.2.1/pkg/server/api/entry/v1/ 18:09:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:09:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:09:07 spire-1.2.1/pkg/server/api/entry_test.go 18:09:07 spire-1.2.1/pkg/server/api/health/ 18:09:07 spire-1.2.1/pkg/server/api/health/v1/ 18:09:07 spire-1.2.1/pkg/server/api/health/v1/service.go 18:09:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:09:07 spire-1.2.1/pkg/server/api/id.go 18:09:07 spire-1.2.1/pkg/server/api/id_test.go 18:09:07 spire-1.2.1/pkg/server/api/limits/ 18:09:07 spire-1.2.1/pkg/server/api/limits/limits.go 18:09:07 spire-1.2.1/pkg/server/api/middleware/ 18:09:07 spire-1.2.1/pkg/server/api/middleware/alias.go 18:09:07 spire-1.2.1/pkg/server/api/middleware/audit.go 18:09:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:09:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:09:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:09:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:09:07 spire-1.2.1/pkg/server/api/middleware/caller.go 18:09:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:09:07 spire-1.2.1/pkg/server/api/middleware/common.go 18:09:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:09:07 spire-1.2.1/pkg/server/api/middleware/entries.go 18:09:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:09:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:09:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:09:07 spire-1.2.1/pkg/server/api/ratelimit.go 18:09:07 spire-1.2.1/pkg/server/api/rpccontext/ 18:09:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:09:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:09:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:09:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:09:07 spire-1.2.1/pkg/server/api/selector.go 18:09:07 spire-1.2.1/pkg/server/api/selector_test.go 18:09:07 spire-1.2.1/pkg/server/api/status.go 18:09:07 spire-1.2.1/pkg/server/api/status_test.go 18:09:07 spire-1.2.1/pkg/server/api/svid/ 18:09:07 spire-1.2.1/pkg/server/api/svid/v1/ 18:09:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:09:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:09:07 spire-1.2.1/pkg/server/api/trustdomain.go 18:09:07 spire-1.2.1/pkg/server/api/trustdomain/ 18:09:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:09:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:09:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:09:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:09:07 spire-1.2.1/pkg/server/authpolicy/ 18:09:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:09:07 spire-1.2.1/pkg/server/authpolicy/policy.go 18:09:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:09:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:09:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:09:07 spire-1.2.1/pkg/server/authpolicy/validate.go 18:09:07 spire-1.2.1/pkg/server/bundle/ 18:09:07 spire-1.2.1/pkg/server/bundle/client/ 18:09:07 spire-1.2.1/pkg/server/bundle/client/client.go 18:09:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:09:07 spire-1.2.1/pkg/server/bundle/client/manager.go 18:09:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:09:07 spire-1.2.1/pkg/server/bundle/client/sources.go 18:09:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:09:07 spire-1.2.1/pkg/server/bundle/client/updater.go 18:09:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:09:07 spire-1.2.1/pkg/server/ca/ 18:09:07 spire-1.2.1/pkg/server/ca/ca.go 18:09:07 spire-1.2.1/pkg/server/ca/ca_health.go 18:09:07 spire-1.2.1/pkg/server/ca/ca_test.go 18:09:07 spire-1.2.1/pkg/server/ca/journal.go 18:09:07 spire-1.2.1/pkg/server/ca/journal_test.go 18:09:07 spire-1.2.1/pkg/server/ca/manager.go 18:09:07 spire-1.2.1/pkg/server/ca/manager_health.go 18:09:07 spire-1.2.1/pkg/server/ca/manager_test.go 18:09:07 spire-1.2.1/pkg/server/ca/templates.go 18:09:07 spire-1.2.1/pkg/server/ca/upstream_client.go 18:09:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:09:07 spire-1.2.1/pkg/server/ca/validation.go 18:09:07 spire-1.2.1/pkg/server/cache/ 18:09:07 spire-1.2.1/pkg/server/cache/dscache/ 18:09:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:09:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:09:07 spire-1.2.1/pkg/server/cache/entrycache/ 18:09:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:09:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:09:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:09:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:09:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:09:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:09:07 spire-1.2.1/pkg/server/catalog/ 18:09:07 spire-1.2.1/pkg/server/catalog/catalog.go 18:09:07 spire-1.2.1/pkg/server/catalog/keymanager.go 18:09:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:09:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:09:07 spire-1.2.1/pkg/server/catalog/notifier.go 18:09:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:09:07 spire-1.2.1/pkg/server/config.go 18:09:07 spire-1.2.1/pkg/server/datastore/ 18:09:07 spire-1.2.1/pkg/server/datastore/datastore.go 18:09:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:09:07 spire-1.2.1/pkg/server/datastore/repository.go 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:09:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:09:07 spire-1.2.1/pkg/server/endpoints/ 18:09:07 spire-1.2.1/pkg/server/endpoints/bundle/ 18:09:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:09:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:09:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:09:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:09:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:09:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:09:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:09:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:09:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:09:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:09:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:09:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:09:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:09:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:09:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:09:07 spire-1.2.1/pkg/server/endpoints/config.go 18:09:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:09:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:09:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:09:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:09:07 spire-1.2.1/pkg/server/endpoints/middleware.go 18:09:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:09:07 spire-1.2.1/pkg/server/hostservice/ 18:09:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:09:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:09:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:09:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:09:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:09:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:09:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:09:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/ 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/ 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:09:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:09:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:09:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:09:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:09:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:09:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:09:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:09:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:09:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/notifier/ 18:09:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:09:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:09:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:09:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:09:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:09:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:09:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:09:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:09:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:09:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:09:07 spire-1.2.1/pkg/server/registration/ 18:09:07 spire-1.2.1/pkg/server/registration/manager.go 18:09:07 spire-1.2.1/pkg/server/registration/manager_test.go 18:09:07 spire-1.2.1/pkg/server/scanentries.go 18:09:07 spire-1.2.1/pkg/server/scanentries_test.go 18:09:07 spire-1.2.1/pkg/server/server.go 18:09:07 spire-1.2.1/pkg/server/server_test.go 18:09:07 spire-1.2.1/pkg/server/svid/ 18:09:07 spire-1.2.1/pkg/server/svid/observer.go 18:09:07 spire-1.2.1/pkg/server/svid/observer_test.go 18:09:07 spire-1.2.1/pkg/server/svid/rotator.go 18:09:07 spire-1.2.1/pkg/server/svid/rotator_config.go 18:09:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:09:07 spire-1.2.1/pkg/server/svid/rotator_test.go 18:09:07 spire-1.2.1/proto/ 18:09:07 spire-1.2.1/proto/private/ 18:09:07 spire-1.2.1/proto/private/server/ 18:09:07 spire-1.2.1/proto/private/server/journal/ 18:09:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:09:07 spire-1.2.1/proto/private/server/journal/journal.proto 18:09:07 spire-1.2.1/proto/spire/ 18:09:07 spire-1.2.1/proto/spire/common/ 18:09:07 spire-1.2.1/proto/spire/common/common.pb.go 18:09:07 spire-1.2.1/proto/spire/common/common.proto 18:09:07 spire-1.2.1/proto/spire/common/plugin/ 18:09:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:09:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:09:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:09:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:09:07 spire-1.2.1/proto/spire/plugin/ 18:09:07 spire-1.2.1/proto/spire/plugin/agent/ 18:09:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:09:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:09:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:09:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:09:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:09:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:09:07 spire-1.2.1/release/ 18:09:07 spire-1.2.1/release/spire-extras/ 18:09:07 spire-1.2.1/release/spire-extras/README.md 18:09:07 spire-1.2.1/release/spire-extras/conf/ 18:09:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:09:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:09:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:09:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:09:07 spire-1.2.1/release/spire/ 18:09:07 spire-1.2.1/release/spire/README.md 18:09:07 spire-1.2.1/release/spire/conf/ 18:09:07 spire-1.2.1/release/spire/conf/agent/ 18:09:07 spire-1.2.1/release/spire/conf/agent/agent.conf 18:09:07 spire-1.2.1/release/spire/conf/server/ 18:09:07 spire-1.2.1/release/spire/conf/server/server.conf 18:09:07 spire-1.2.1/script/ 18:09:07 spire-1.2.1/script/build-artifact.sh 18:09:07 spire-1.2.1/script/generate_dummy_ca.sh 18:09:07 spire-1.2.1/support/ 18:09:07 spire-1.2.1/support/k8s/ 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:09:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:09:07 spire-1.2.1/support/oidc-discovery-provider/ 18:09:07 spire-1.2.1/support/oidc-discovery-provider/README.md 18:09:07 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:09:07 spire-1.2.1/support/oidc-discovery-provider/config.go 18:09:07 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:09:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:09:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:09:07 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:09:07 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:09:07 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:09:07 spire-1.2.1/support/oidc-discovery-provider/main.go 18:09:07 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:09:07 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:09:07 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:09:07 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:09:07 spire-1.2.1/test/ 18:09:07 spire-1.2.1/test/clock/ 18:09:07 spire-1.2.1/test/clock/clock.go 18:09:07 spire-1.2.1/test/fakes/ 18:09:07 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:09:07 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:09:07 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:09:07 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:09:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:09:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:09:07 spire-1.2.1/test/fakes/fakeagentstore/ 18:09:07 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:09:07 spire-1.2.1/test/fakes/fakedatastore/ 18:09:07 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:09:07 spire-1.2.1/test/fakes/fakeentryclient/ 18:09:07 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:09:07 spire-1.2.1/test/fakes/fakehealthchecker/ 18:09:07 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:09:07 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:09:07 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:09:07 spire-1.2.1/test/fakes/fakemetrics/ 18:09:07 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:09:07 spire-1.2.1/test/fakes/fakenoderesolver/ 18:09:07 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:09:07 spire-1.2.1/test/fakes/fakenotifier/ 18:09:07 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:09:07 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:09:07 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:09:07 spire-1.2.1/test/fakes/fakeserverca/ 18:09:07 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:09:07 spire-1.2.1/test/fakes/fakeservercatalog/ 18:09:07 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:09:07 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:09:07 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:09:07 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:09:07 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:09:07 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:09:07 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:09:07 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:09:07 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:09:07 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:09:07 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:09:07 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:09:07 spire-1.2.1/test/fixture/ 18:09:07 spire-1.2.1/test/fixture/certs/ 18:09:07 spire-1.2.1/test/fixture/certs/agent_svid.der 18:09:07 spire-1.2.1/test/fixture/certs/base_cert.pem 18:09:07 spire-1.2.1/test/fixture/certs/base_csr.pem 18:09:07 spire-1.2.1/test/fixture/certs/base_key.pem 18:09:07 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:09:07 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:09:07 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:09:07 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:09:07 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:09:07 spire-1.2.1/test/fixture/certs/blog_key.pem 18:09:07 spire-1.2.1/test/fixture/certs/bundle.der 18:09:07 spire-1.2.1/test/fixture/certs/ca.pem 18:09:07 spire-1.2.1/test/fixture/certs/ca_key.pem 18:09:07 spire-1.2.1/test/fixture/certs/database_cert.pem 18:09:07 spire-1.2.1/test/fixture/certs/database_csr.pem 18:09:07 spire-1.2.1/test/fixture/certs/database_key.pem 18:09:07 spire-1.2.1/test/fixture/certs/node_cert.pem 18:09:07 spire-1.2.1/test/fixture/certs/node_csr.pem 18:09:07 spire-1.2.1/test/fixture/certs/node_key.pem 18:09:07 spire-1.2.1/test/fixture/certs/svid.pem 18:09:07 spire-1.2.1/test/fixture/certs/svid_key.pem 18:09:07 spire-1.2.1/test/fixture/config/ 18:09:07 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:09:07 spire-1.2.1/test/fixture/config/agent_good.conf 18:09:07 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:09:07 spire-1.2.1/test/fixture/config/plugin_good.conf 18:09:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:09:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:09:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:09:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:09:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:09:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:09:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:09:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:09:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:09:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:09:07 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:09:07 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:09:07 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:09:07 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:09:07 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:09:07 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:09:07 spire-1.2.1/test/fixture/config/server_good.conf 18:09:07 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:09:07 spire-1.2.1/test/fixture/fixture.go 18:09:07 spire-1.2.1/test/fixture/nodeattestor/ 18:09:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:09:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:09:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:09:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:09:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:09:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:09:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:09:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:09:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:09:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:09:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:09:07 spire-1.2.1/test/fixture/registration/ 18:09:07 spire-1.2.1/test/fixture/registration/entries.json 18:09:07 spire-1.2.1/test/fixture/registration/good-for-update.json 18:09:07 spire-1.2.1/test/fixture/registration/good.json 18:09:07 spire-1.2.1/test/fixture/registration/invalid.json 18:09:07 spire-1.2.1/test/fixture/registration/invalid_json.json 18:09:07 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:09:07 spire-1.2.1/test/integration/ 18:09:07 spire-1.2.1/test/integration/README.md 18:09:07 spire-1.2.1/test/integration/common 18:09:07 spire-1.2.1/test/integration/setup/ 18:09:07 spire-1.2.1/test/integration/setup/adminclient/ 18:09:07 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:09:07 spire-1.2.1/test/integration/setup/adminclient/client.go 18:09:07 spire-1.2.1/test/integration/setup/debugagent/ 18:09:07 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:09:07 spire-1.2.1/test/integration/setup/debugagent/main.go 18:09:07 spire-1.2.1/test/integration/setup/debugserver/ 18:09:07 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:09:07 spire-1.2.1/test/integration/setup/debugserver/main.go 18:09:07 spire-1.2.1/test/integration/setup/downstreamclient/ 18:09:07 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:09:07 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:09:07 spire-1.2.1/test/integration/setup/itclient/ 18:09:07 spire-1.2.1/test/integration/setup/itclient/client.go 18:09:07 spire-1.2.1/test/integration/setup/node-attestation/ 18:09:07 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:09:07 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:09:07 spire-1.2.1/test/integration/setup/x509pop/ 18:09:07 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:09:07 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:09:07 spire-1.2.1/test/integration/suites/ 18:09:07 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:09:07 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:09:07 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:09:07 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:09:07 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:09:07 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:09:07 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:09:07 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:09:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:09:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:09:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:09:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:09:07 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:09:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:09:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:09:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:09:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:09:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:09:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:09:07 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:09:07 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:09:07 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:09:07 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:09:07 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:09:07 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:09:07 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:09:07 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:09:07 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:09:07 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:09:07 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:09:07 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:09:07 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:09:07 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:09:07 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:09:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:09:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:09:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:09:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:09:07 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:09:07 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:09:07 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:09:07 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:09:07 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:09:07 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:09:07 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:09:07 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:09:07 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:09:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:09:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:09:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:09:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:09:07 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:09:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:09:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:09:07 spire-1.2.1/test/integration/suites/join-token/ 18:09:07 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:09:07 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:09:07 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:09:07 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:09:07 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:09:07 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:09:07 spire-1.2.1/test/integration/suites/join-token/README.md 18:09:07 spire-1.2.1/test/integration/suites/join-token/conf/ 18:09:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:09:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:09:07 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:09:07 spire-1.2.1/test/integration/suites/join-token/teardown 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:09:07 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:09:07 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:09:07 spire-1.2.1/test/integration/suites/k8s/ 18:09:07 spire-1.2.1/test/integration/suites/k8s/00-setup 18:09:07 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:09:07 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:09:07 spire-1.2.1/test/integration/suites/k8s/README.md 18:09:07 spire-1.2.1/test/integration/suites/k8s/conf/ 18:09:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:09:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:09:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:09:07 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:09:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:09:07 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:09:07 spire-1.2.1/test/integration/suites/k8s/teardown 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/ 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:09:07 spire-1.2.1/test/integration/suites/node-attestation/ 18:09:07 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:09:07 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:09:07 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:09:07 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:09:07 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:09:07 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:09:07 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:09:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:09:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:09:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:09:07 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:09:07 spire-1.2.1/test/integration/suites/rotation/ 18:09:07 spire-1.2.1/test/integration/suites/rotation/00-setup 18:09:07 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:09:07 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:09:07 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:09:07 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:09:07 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:09:07 spire-1.2.1/test/integration/suites/rotation/README.md 18:09:07 spire-1.2.1/test/integration/suites/rotation/conf/ 18:09:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:09:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:09:07 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:09:07 spire-1.2.1/test/integration/suites/rotation/teardown 18:09:07 spire-1.2.1/test/integration/suites/self-test/ 18:09:07 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:09:07 spire-1.2.1/test/integration/suites/self-test/README.md 18:09:07 spire-1.2.1/test/integration/suites/self-test/teardown 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:09:07 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:09:07 spire-1.2.1/test/integration/suites/upgrade/ 18:09:07 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:09:07 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:09:07 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:09:07 spire-1.2.1/test/integration/suites/upgrade/README.md 18:09:07 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:09:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:09:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:09:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:09:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:09:07 spire-1.2.1/test/integration/suites/upgrade/teardown 18:09:07 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:09:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:09:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:09:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:09:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:09:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:09:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:09:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:09:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:09:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:09:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:09:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:09:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:09:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:09:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:09:07 spire-1.2.1/test/integration/test-one.sh 18:09:07 spire-1.2.1/test/integration/test.sh 18:09:07 spire-1.2.1/test/plugintest/ 18:09:07 spire-1.2.1/test/plugintest/config.go 18:09:07 spire-1.2.1/test/plugintest/load.go 18:09:07 spire-1.2.1/test/plugintest/option.go 18:09:07 spire-1.2.1/test/spiretest/ 18:09:07 spire-1.2.1/test/spiretest/apiserver.go 18:09:07 spire-1.2.1/test/spiretest/assertions.go 18:09:07 spire-1.2.1/test/spiretest/dir.go 18:09:07 spire-1.2.1/test/spiretest/errors_posix.go 18:09:07 spire-1.2.1/test/spiretest/errors_windows.go 18:09:07 spire-1.2.1/test/spiretest/logs.go 18:09:07 spire-1.2.1/test/spiretest/socketapi.go 18:09:07 spire-1.2.1/test/spiretest/suite.go 18:09:07 spire-1.2.1/test/spiretest/x509.go 18:09:07 spire-1.2.1/test/testca/ 18:09:07 spire-1.2.1/test/testca/ca.go 18:09:07 spire-1.2.1/test/testkey/ 18:09:07 spire-1.2.1/test/testkey/generate.sh 18:09:07 spire-1.2.1/test/testkey/genkeys.go 18:09:07 spire-1.2.1/test/testkey/keys.go 18:09:07 spire-1.2.1/test/testkey/new.go 18:09:07 spire-1.2.1/test/tpmsimulator/ 18:09:07 spire-1.2.1/test/tpmsimulator/simulator.go 18:09:07 spire-1.2.1/test/util/ 18:09:07 spire-1.2.1/test/util/cert_fixtures.go 18:09:07 spire-1.2.1/test/util/cert_generation.go 18:09:07 spire-1.2.1/test/util/io_redirection.go 18:09:07 spire-1.2.1/test/util/race.go 18:09:07 spire-1.2.1/test/util/util.go 18:09:07 building spire from source... 18:09:07 Installing go1.17.7... 18:09:07 3f3a8bcf1eab: Pull complete 18:09:07 0c92f367c5e7: Pull complete 18:09:07 3096ccb668a1: Pull complete 18:09:07 e8cf19c19ddd: Pull complete 18:09:09 Removing intermediate container b480feb5ac98 18:09:09 ---> 0d62dc36d409 18:09:09 Step 8/22 : COPY . . 18:09:12 Building bin/spire-server... 18:09:12 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:09:12 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:09:12 go: downloading github.com/mitchellh/cli v1.1.2 18:09:12 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:09:12 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:09:12 go: downloading github.com/imdario/mergo v0.3.12 18:09:12 go: downloading github.com/sirupsen/logrus v1.8.1 18:09:13 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:09:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:09:13 go: downloading google.golang.org/grpc v1.44.0 18:09:13 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:09:13 go: downloading github.com/fatih/color v1.13.0 18:09:13 go: downloading github.com/mattn/go-isatty v0.0.14 18:09:13 a4caa8a26152: Pull complete 18:09:13 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 18:09:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:09:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 18:09:13 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:09:13 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:09:13 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:09:13 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:09:13 go: downloading github.com/armon/go-metrics v0.3.10 18:09:13 + + docker build -t ci-base-image-arm64 -f - . 18:09:13 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:09:13 WORKDIR /edgex 18:09:13 COPY go.mod . 18:09:13 RUN go mod download 18:09:13 go: downloading github.com/prometheus/client_golang v1.12.1 18:09:13 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:09:13 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:09:13 go: downloading github.com/open-policy-agent/opa v0.38.0 18:09:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:09:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:09:14 go: downloading github.com/mattn/go-colorable v0.1.12 18:09:14 go: downloading github.com/Masterminds/goutils v1.1.0 18:09:14 go: downloading github.com/Masterminds/semver v1.5.0 18:09:14 go: downloading github.com/google/uuid v1.1.2 18:09:14 go: downloading github.com/huandu/xstrings v1.3.2 18:09:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:09:14 go: downloading github.com/oklog/run v1.0.0 18:09:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:09:14 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:09:14 go: downloading github.com/prometheus/client_model v0.2.0 18:09:14 go: downloading github.com/prometheus/common v0.32.1 18:09:14 go: downloading github.com/beorn7/perks v1.0.1 18:09:14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:09:14 go: downloading github.com/prometheus/procfs v0.7.3 18:09:14 go: downloading go.uber.org/atomic v1.9.0 18:09:14 go: downloading github.com/imkira/go-observer v1.0.3 18:09:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:09:14 go: downloading github.com/hashicorp/errwrap v1.1.0 18:09:14 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:09:14 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:09:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:09:14 go: downloading github.com/twmb/murmur3 v1.1.6 18:09:15 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:09:15 go: downloading github.com/blang/semver/v4 v4.0.0 18:09:15 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:09:15 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:09:15 go: downloading github.com/jinzhu/gorm v1.9.16 18:09:15 go: downloading github.com/lib/pq v1.10.4 18:09:15 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:09:15 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:09:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:09:15 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:09:16 Sending build context to Docker daemon 169.3MB 18:09:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:09:16 ---> 725f1c02e7f9 18:09:16 Step 2/4 : WORKDIR /edgex 18:09:16 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:09:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:09:16 go: downloading github.com/stretchr/testify v1.7.0 18:09:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:09:16 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:09:18  ---> 9a64cd6611dd 18:09:18 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:09:18 ---> Running in 35a4f441a609 18:09:18 Removing intermediate container 35a4f441a609 18:09:18 ---> 0bf7c84d2053 18:09:18 Step 3/4 : COPY go.mod . 18:09:19 ---> Running in ea87f84cc193 18:09:19 ---> 57662845ca08 18:09:19 Step 4/4 : RUN go mod download 18:09:19 ---> Running in 723d15fe0075 18:09:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:09:20 go: downloading google.golang.org/api v0.70.0 18:09:20 go: downloading k8s.io/client-go v0.23.4 18:09:20 go: downloading k8s.io/api v0.23.4 18:09:20 go: downloading github.com/google/go-tpm v0.3.3 18:09:20 go: downloading cloud.google.com/go/storage v1.21.0 18:09:20 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:09:20 go: downloading cloud.google.com/go v0.100.2 18:09:21 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:09:21 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:09:21 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:09:21 go: downloading k8s.io/apimachinery v0.23.4 18:09:21 go: downloading k8s.io/kube-aggregator v0.23.3 18:09:21 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:09:21 go: downloading cloud.google.com/go/security v1.3.0 18:09:21 go: downloading github.com/hashicorp/vault/api v1.4.1 18:09:21 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:09:21 go: downloading github.com/jinzhu/inflection v1.0.0 18:09:22 go: downloading github.com/aws/smithy-go v1.11.0 18:09:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:09:22 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:09:22 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:09:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:09:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:09:22 go: downloading cloud.google.com/go/compute v1.3.0 18:09:22 go: downloading cloud.google.com/go/iam v0.1.1 18:09:22 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:09:22 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:09:24 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:09:24 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:09:24 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:09:24 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:09:24 go: downloading github.com/dimchansky/utfbom v1.1.1 18:09:24 go: downloading github.com/gogo/protobuf v1.3.2 18:09:24 go: downloading k8s.io/klog/v2 v2.30.0 18:09:24 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:09:24 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:09:24 go: downloading github.com/spf13/pflag v1.0.5 18:09:24 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:09:24 go: downloading github.com/google/gofuzz v1.1.0 18:09:24 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:09:24 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:09:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:09:24 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:09:24 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:09:24 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:09:25 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:09:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:09:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:09:25 go: downloading gopkg.in/yaml.v2 v2.4.0 18:09:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:09:25 go: downloading github.com/gobwas/glob v0.2.3 18:09:25 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:09:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:09:25 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:09:25 go: downloading go.opencensus.io v0.23.0 18:09:25 go: downloading gopkg.in/inf.v0 v0.9.1 18:09:25 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:09:25 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:09:25 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:09:25 go: downloading github.com/googleapis/gnostic v0.5.5 18:09:25 go: downloading github.com/go-logr/logr v1.2.2 18:09:25 go: downloading github.com/json-iterator/go v1.1.12 18:09:25 go: downloading github.com/google/go-cmp v0.5.7 18:09:25 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:09:25 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:09:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:09:25 go: downloading go.uber.org/zap v1.21.0 18:09:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:09:25 go: downloading github.com/tklauser/numcpus v0.3.0 18:09:25 go: downloading sigs.k8s.io/yaml v1.3.0 18:09:25 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:09:25 go: downloading github.com/ryanuber/go-glob v1.0.0 18:09:25 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:09:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:09:25 go: downloading github.com/hashicorp/go-version v1.2.0 18:09:25 go: downloading github.com/golang/snappy v0.0.4 18:09:25 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:09:25 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:09:25 go: downloading github.com/modern-go/reflect2 v1.0.2 18:09:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:09:25 go: downloading go.uber.org/multierr v1.6.0 18:09:31 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:09:31 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:09:32 Removing intermediate container 3a36137177d5 18:09:32 ---> 871cdf184eae 18:09:32 18:09:32 Step 10/23 : FROM alpine:3.14 18:09:32 ---> e04c818066af 18:09:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:09:32 ---> Using cache 18:09:32 ---> 2277cbe3448b 18:09:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:09:32 ---> Using cache 18:09:32 ---> c7a1e5e6efad 18:09:32 Step 13/23 : ENV APP_PORT=59881 18:09:32 ---> Running in 89e94e09339e 18:09:32 Removing intermediate container 89e94e09339e 18:09:32 ---> 4f80e90e4bee 18:09:32 Step 14/23 : EXPOSE $APP_PORT 18:09:33 ---> Running in ded314fd2448 18:09:33 Removing intermediate container ded314fd2448 18:09:33 ---> a71e62b539d7 18:09:33 Step 15/23 : WORKDIR / 18:09:33 ---> Running in 6611452cfcdf 18:09:34 Removing intermediate container 6611452cfcdf 18:09:34 ---> 88a5423bb4e4 18:09:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:09:34 ---> 316af7b00b3f 18:09:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:09:34 Removing intermediate container e32415470b89 18:09:34 ---> e11514a788b4 18:09:34 18:09:34 Step 10/22 : FROM alpine:3.14 18:09:34 ---> e04c818066af 18:09:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:09:34 ---> Using cache 18:09:34 ---> 2277cbe3448b 18:09:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:09:34 ---> Using cache 18:09:34 ---> c7a1e5e6efad 18:09:34 Step 13/22 : ENV APP_PORT=59861 18:09:35 ---> Running in febb2a6f33c4 18:09:35 Removing intermediate container febb2a6f33c4 18:09:35 ---> 50001476c21a 18:09:35 Step 14/22 : EXPOSE $APP_PORT 18:09:35 ---> Running in 14152556553a 18:09:35 ---> 78d575fcf839 18:09:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:09:35 Removing intermediate container 14152556553a 18:09:35 ---> 02bbae20e7f7 18:09:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:09:36 ---> a54c51c685c9 18:09:36 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:09:36 ---> Running in b2acc3572953 18:09:36 ---> 2aef3e52f28d 18:09:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:09:36 Removing intermediate container b2acc3572953 18:09:36 ---> c83a4266d084 18:09:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:09:36 ---> Running in 084822b7a054 18:09:36 Removing intermediate container 084822b7a054 18:09:36 ---> 320f6d064ab6 18:09:36 Step 21/23 : LABEL arch=x86_64 18:09:36 ---> Running in ba1ac8b04603 18:09:36 ---> 13edc10e98a3 18:09:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:09:37 Removing intermediate container ba1ac8b04603 18:09:37 ---> c00cd1a7cf9b 18:09:37 Step 22/23 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:09:37 ---> d2843b9dc063 18:09:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:09:37 ---> Running in 1ce70d961e20 18:09:37 ---> Running in b27870268b6e 18:09:37 Removing intermediate container 1ce70d961e20 18:09:37 ---> 229edcffef02 18:09:37 Step 23/23 : LABEL version=2.2.0-dev.93 18:09:37 Removing intermediate container b27870268b6e 18:09:37 ---> e116f655aa6d 18:09:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:09:37 ---> Running in c243ada68ea1 18:09:37 ---> Running in 38e78e25b21d 18:09:37 Removing intermediate container c243ada68ea1 18:09:37 ---> 700e050ba44e 18:09:37 18:09:37 Removing intermediate container 38e78e25b21d 18:09:37 ---> 8a7c5ba5531b 18:09:37 Step 20/22 : LABEL arch=x86_64 18:09:37 ---> Running in 0dbba0c211b0 18:09:37 Successfully built 700e050ba44e 18:09:37 Successfully tagged core-metadata:latest 18:09:37 Building security-proxy-setup 18:09:38  Building core-metadata ... done Removing intermediate container 0dbba0c211b0 18:09:38 ---> a5e99d332fd4 18:09:38 Step 21/22 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:09:39 ---> Running in 73d562f64683 18:09:39 Removing intermediate container 73d562f64683 18:09:39 ---> bf22a56e644c 18:09:39 Step 22/22 : LABEL version=2.2.0-dev.93 18:09:40 ---> Running in 566a9096db2b 18:09:40 Removing intermediate container 566a9096db2b 18:09:40 ---> 0892b0ed494d 18:09:40 18:09:40 Successfully built 0892b0ed494d 18:09:40 Successfully tagged support-scheduler:latest 18:09:40  Building support-scheduler ... done Building core-data 18:09:44 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:09:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:09:44 ---> 20548660b2da 18:09:44 Step 3/22 : WORKDIR /edgex-go 18:09:44 ---> Using cache 18:09:44 ---> 8e46f8c8261a 18:09:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:44 ---> Using cache 18:09:44 ---> b90d65a120b9 18:09:44 Step 5/22 : RUN apk add --update --no-cache make git 18:09:44 ---> Using cache 18:09:44 ---> f1b8a5ef7103 18:09:44 Step 6/22 : COPY go.mod vendor* ./ 18:09:44 ---> Using cache 18:09:44 ---> 6d45873b5e8e 18:09:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:44 ---> Using cache 18:09:44 ---> bfec738956b7 18:09:44 Step 8/22 : COPY . . 18:09:44 ---> Using cache 18:09:44 ---> 644ec14eb4c9 18:09:44 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:09:45 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:09:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:09:45 ---> 20548660b2da 18:09:45 Step 3/23 : WORKDIR /edgex-go 18:09:45 ---> Using cache 18:09:45 ---> 8e46f8c8261a 18:09:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:45 ---> Using cache 18:09:45 ---> b90d65a120b9 18:09:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:09:47 ---> Running in 34aae3197e09 18:09:47 ---> Running in 395bffd78510 18:09:47 Removing intermediate container ea87f84cc193 18:09:47 ---> 576e3844c920 18:09:47 18:09:47 Step 10/22 : FROM alpine:3.14 18:09:47 ---> e04c818066af 18:09:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:09:47 ---> Running in e5a666583752 18:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:09:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:09:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:09:48 (1/2) Installing ca-certificates (20211220-r0) 18:09:48 (2/2) Installing dumb-init (1.2.5-r1) 18:09:48 Executing busybox-1.33.1-r7.trigger 18:09:48 Executing ca-certificates-20211220-r0.trigger 18:09:48 OK: 6 MiB in 16 packages 18:09:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:09:49 OK: 221 MiB in 52 packages 18:09:49 Building bin/spire-agent... 18:09:49 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:09:49 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:09:49 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:09:49 go: downloading github.com/docker/docker v20.10.12+incompatible 18:09:50 Removing intermediate container e5a666583752 18:09:50 ---> 897d389b2be6 18:09:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:09:50 Removing intermediate container 395bffd78510 18:09:50 ---> 83f26840657f 18:09:50 Step 6/23 : COPY go.mod vendor* ./ 18:09:50 ---> Running in 64d238a22adb 18:09:50 Removing intermediate container 64d238a22adb 18:09:50 ---> 71f3ce368dd6 18:09:50 Step 13/22 : ENV APP_PORT=59860 18:09:50 ---> Running in ec43e201c181 18:09:50 ---> d3badd8979f4 18:09:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:50 ---> Running in 70dbb701d3cb 18:09:50 go: downloading github.com/google/go-tpm-tools v0.3.3 18:09:50 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:09:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:09:51 go: downloading github.com/docker/go-connections v0.4.0 18:09:51 go: downloading github.com/docker/go-units v0.4.0 18:09:51 go: downloading github.com/containerd/containerd v1.3.4 18:09:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:09:51 go: downloading github.com/opencontainers/go-digest v1.0.0 18:09:51 go: downloading github.com/opencontainers/image-spec v1.0.1 18:09:51 Removing intermediate container ec43e201c181 18:09:51 ---> 670347a8090b 18:09:51 Step 14/22 : EXPOSE $APP_PORT 18:09:51 ---> Running in d840b0b7560b 18:09:51 Removing intermediate container d840b0b7560b 18:09:51 ---> 8c6ec9906118 18:09:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:09:51 ---> 9c712014a8a4 18:09:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:09:53 ---> 8d627b5c58b1 18:09:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:09:53 Removing intermediate container 70dbb701d3cb 18:09:53 ---> 3793d4e5329f 18:09:53 Step 8/23 : COPY . . 18:09:53 ---> 8b9db1d7cb04 18:09:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:09:54 ---> Running in 39dc966b181c 18:09:55 Removing intermediate container 39dc966b181c 18:09:55 ---> e8a060091a19 18:09:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:09:55 ---> Running in bf29f341a578 18:09:55 Removing intermediate container bf29f341a578 18:09:55 ---> a5751ac7f679 18:09:55 Step 20/22 : LABEL arch=x86_64 18:09:55 ---> Running in bf25aca91b97 18:09:56 Removing intermediate container bf25aca91b97 18:09:56 ---> 9182e22e4d86 18:09:56 Step 21/22 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:09:56 ---> Running in 5ec78ddb5921 18:09:57 Removing intermediate container 5ec78ddb5921 18:09:57 ---> 4e1daff08c08 18:09:57 Step 22/22 : LABEL version=2.2.0-dev.93 18:09:57 ---> Running in 0c592fa16f9d 18:09:57 Removing intermediate container 0c592fa16f9d 18:09:57 ---> eda54b872999 18:09:57 18:09:57 Successfully built eda54b872999 18:09:57 Successfully tagged support-notifications:latest 18:09:57 Building security-bootstrapper 18:10:03  Building support-notifications ... done  ---> 3eef2fb6f56f 18:10:03 Step 9/23 : RUN make cmd/core-data/core-data 18:10:03 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:10:03 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:10:03 ---> 20548660b2da 18:10:03 Step 3/31 : WORKDIR /edgex-go 18:10:03 ---> Using cache 18:10:03 ---> 8e46f8c8261a 18:10:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:03 ---> Using cache 18:10:03 ---> b90d65a120b9 18:10:03 Step 5/31 : RUN apk add --update --no-cache make git 18:10:03 ---> Using cache 18:10:03 ---> f1b8a5ef7103 18:10:03 Step 6/31 : COPY go.mod vendor* ./ 18:10:03 ---> Using cache 18:10:03 ---> 6d45873b5e8e 18:10:03 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:03 ---> Using cache 18:10:03 ---> bfec738956b7 18:10:03 Step 8/31 : COPY . . 18:10:03 ---> Using cache 18:10:03 ---> 644ec14eb4c9 18:10:03 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:10:03 ---> Running in 1d3888b88b36 18:10:03 ---> Running in b81352c4b0dd 18:10:04 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:10:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:10:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:10:13 Removing intermediate container 34aae3197e09 18:10:13 ---> 39ba6537ba74 18:10:13 18:10:13 Step 10/22 : FROM alpine:3.14 18:10:13 ---> e04c818066af 18:10:13 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:10:13 ---> Running in 499bef9c3c6f 18:10:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:10:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:10:15 (1/6) Installing ca-certificates (20211220-r0) 18:10:15 (2/6) Installing brotli-libs (1.0.9-r5) 18:10:15 (3/6) Installing nghttp2-libs (1.43.0-r0) 18:10:15 (4/6) Installing libcurl (7.79.1-r1) 18:10:15 (5/6) Installing curl (7.79.1-r1) 18:10:15 (6/6) Installing dumb-init (1.2.5-r1) 18:10:15 Executing busybox-1.33.1-r7.trigger 18:10:15 Executing ca-certificates-20211220-r0.trigger 18:10:15 OK: 8 MiB in 20 packages 18:10:16 Removing intermediate container 723d15fe0075 18:10:16 ---> 7ee2dd39a516 18:10:16 Successfully built 7ee2dd39a516 18:10:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:10:16 + docker inspect -f . ci-base-image-arm64 18:10:16 . [Pipeline] withDockerContainer 18:10:16 prd-ubuntu20.04-docker-arm64-4c-16g-41857 does not seem to be running inside a container 18:10:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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 ******** ci-base-image-arm64 cat 18:10:17 Removing intermediate container 499bef9c3c6f 18:10:17 ---> 2da6c41a27ee 18:10:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:10:17 ---> Running in 0d2bd660b6b2 18:10:18 $ docker top a8ecf215f4778235911c8c78f664b34743a8d5d55a0e4854e903c71151fed1d0 -eo pid,comm 18:10:18 Removing intermediate container 0d2bd660b6b2 18:10:18 ---> 60a1a003344d 18:10:18 Step 13/22 : WORKDIR /edgex 18:10:18 ---> Running in 81542d9dd0fb [Pipeline] { [Pipeline] sh 18:10:18 Removing intermediate container 81542d9dd0fb 18:10:18 ---> 1f4ea701a1c6 18:10:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:10:19 + go version 18:10:19 go version go1.17.6 linux/arm64 [Pipeline] } 18:10:19 $ docker stop --time=1 a8ecf215f4778235911c8c78f664b34743a8d5d55a0e4854e903c71151fed1d0 18:10:19 ---> dda0e912cff5 18:10:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:10:20 $ docker rm -f a8ecf215f4778235911c8c78f664b34743a8d5d55a0e4854e903c71151fed1d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:10:21 ---> 7e5bd7efd3aa 18:10:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:10:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:10:21 18:10:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:10:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:10:22 latest: Pulling from edgex-devops/edgex-compose-arm64 18:10:22 29e5d40040c1: Pulling fs layer 18:10:22 1ce36da41761: Pulling fs layer 18:10:22 25b303627fd3: Pulling fs layer 18:10:22 29e5d40040c1: Download complete 18:10:22 1ce36da41761: Verifying Checksum 18:10:22 1ce36da41761: Download complete 18:10:22 ---> d77c66e8ed90 18:10:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:10:22 29e5d40040c1: Pull complete 18:10:23 ---> 2bc88672c5ed 18:10:23 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:10:23 ---> Running in c5bb66af58a2 18:10:24 25b303627fd3: Verifying Checksum 18:10:24 25b303627fd3: Download complete 18:10:24 1ce36da41761: Pull complete 18:10:27 Removing intermediate container c5bb66af58a2 18:10:27 ---> 1bcdf0795493 18:10:27 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:10:27 ---> Running in dbcaec9b636e 18:10:28 Removing intermediate container dbcaec9b636e 18:10:28 ---> 8f394efc2ebf 18:10:28 Step 20/22 : LABEL arch=x86_64 18:10:28 ---> Running in bb24285f049b 18:10:29 Removing intermediate container bb24285f049b 18:10:29 ---> e083f0ae0e72 18:10:29 Step 21/22 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:10:29 ---> Running in bdb7b6686d71 18:10:29 Removing intermediate container b81352c4b0dd 18:10:29 ---> bad956554f8d 18:10:29 18:10:29 Step 10/31 : FROM alpine:3.14 18:10:29 ---> e04c818066af 18:10:29 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:10:30 Removing intermediate container bdb7b6686d71 18:10:30 ---> Running in f381156487b6 18:10:30 ---> 3a426cae1695 18:10:30 Step 22/22 : LABEL version=2.2.0-dev.93 18:10:30 ---> Running in cbf9c137407c 18:10:30 Removing intermediate container f381156487b6 18:10:30 ---> 49945b8a8efd 18:10:30 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:10:30 ---> Running in 58c129a9e669 18:10:30 Removing intermediate container cbf9c137407c 18:10:30 ---> 6834b3284fcf 18:10:30 18:10:30 Successfully built 6834b3284fcf 18:10:30 Successfully tagged security-proxy-setup:latest 18:10:30  Building security-proxy-setup ... done Building security-spire-server 18:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:10:31 (1/2) Installing dumb-init (1.2.5-r1) 18:10:31 (2/2) Installing su-exec (0.2-r1) 18:10:31 Executing busybox-1.33.1-r7.trigger 18:10:31 OK: 6 MiB in 16 packages 18:10:34 Removing intermediate container 1d3888b88b36 18:10:34 ---> 4f56f75ac0a5 18:10:34 18:10:34 Step 10/23 : FROM alpine:3.14 18:10:34 ---> e04c818066af 18:10:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:10:34 Removing intermediate container 58c129a9e669 18:10:34 ---> 7f73cd220096 18:10:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:10:34 ---> Running in 76a4a36ba916 18:10:34 ---> Running in d5cdf792e5d8 18:10:35 Removing intermediate container d5cdf792e5d8 18:10:35 ---> 116567250402 18:10:35 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:10:35 Removing intermediate container 76a4a36ba916 18:10:35 ---> ff212b132ed4 18:10:35 Step 12/23 : ENV APP_PORT=59880 18:10:35 ---> Running in f6c95afaadb0 18:10:35 ---> Running in fc99795fdd96 18:10:35 Removing intermediate container fc99795fdd96 18:10:35 ---> bcd8a5c06539 18:10:35 Step 13/23 : EXPOSE $APP_PORT 18:10:36 ---> Running in 0d4f7043aad6 18:10:36 Removing intermediate container f6c95afaadb0 18:10:36 ---> a02bdb8d8b26 18:10:36 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:10:36 ---> Running in ca94e33356f2 18:10:36 Removing intermediate container 0d4f7043aad6 18:10:36 ---> 143229179b96 18:10:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:36 25b303627fd3: Pull complete 18:10:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:10:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:10:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:10:36 ---> Running in eb23e311daf4 [Pipeline] withDockerContainer 18:10:36 prd-ubuntu20.04-docker-arm64-4c-16g-41857 does not seem to be running inside a container 18:10:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:10:39 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:10:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:10:39 ---> 20548660b2da 18:10:39 Step 3/25 : WORKDIR /edgex-go 18:10:39 ---> Using cache 18:10:39 ---> 8e46f8c8261a 18:10:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:39 ---> Using cache 18:10:39 ---> b90d65a120b9 18:10:39 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:10:39 ---> Using cache 18:10:39 ---> 1b8061876c30 18:10:39 Step 6/25 : COPY go.mod vendor* ./ 18:10:39 ---> Using cache 18:10:39 ---> 26d917309816 18:10:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:39 ---> Using cache 18:10:39 ---> 11145125a6e8 18:10:39 Step 8/25 : COPY . . 18:10:39 ---> Using cache 18:10:39 ---> be37d5ba9aa9 18:10:39 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:10:39 ---> Using cache 18:10:39 ---> a2c8077725f7 18:10:39 Step 10/25 : RUN mkdir -p spire-build 18:10:39 ---> Using cache 18:10:39 ---> 4ec72b3c9ce5 18:10:39 Step 11/25 : WORKDIR /edgex-go/spire-build 18:10:39 ---> Using cache 18:10:39 ---> bab135f7b84a 18:10:39 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 18:10:39 $ docker top 7a3a7b8f1984cd59d5ffde09b04c8524ee3111aab38a4d1d3bf9b78593223ea0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:39 Removing intermediate container eb23e311daf4 18:10:39 ---> 894480818fe8 18:10:39 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:10:39 ---> Running in b474e63dd346 18:10:39 Removing intermediate container ca94e33356f2 18:10:39 ---> 1fc53df8554b 18:10:39 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:10:40 ---> Running in 64eedbd07564 18:10:40 ---> Running in a4a2a1541b31 18:10:40 + docker-compose build --help 18:10:40 + grep parallel 18:10:40 Removing intermediate container a4a2a1541b31 18:10:40 ---> 98f7d8817e6f 18:10:40 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:10:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:10:41 ---> d0c583080587 18:10:41 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:10:41 ---> Running in 7464781b9e92 18:10:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:10:41 spire-1.2.1/ 18:10:41 spire-1.2.1/.data/ 18:10:41 spire-1.2.1/.data/.file 18:10:41 spire-1.2.1/.dockerignore 18:10:41 spire-1.2.1/.gitattributes 18:10:41 spire-1.2.1/.githooks/ 18:10:41 spire-1.2.1/.githooks/pre-commit 18:10:41 spire-1.2.1/.github/ 18:10:41 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:10:41 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:10:41 spire-1.2.1/.github/dependabot.yml 18:10:41 spire-1.2.1/.github/workflows/ 18:10:41 spire-1.2.1/.github/workflows/nightly_build.yaml 18:10:41 spire-1.2.1/.github/workflows/pr_build.yaml 18:10:41 spire-1.2.1/.github/workflows/release_build.yaml 18:10:41 spire-1.2.1/.github/workflows/scripts/ 18:10:41 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:10:41 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:10:41 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:10:41 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:10:41 spire-1.2.1/.github/workflows/scripts/split.sh 18:10:41 spire-1.2.1/.gitignore 18:10:41 spire-1.2.1/.go-version 18:10:41 spire-1.2.1/.golangci.yml 18:10:41 spire-1.2.1/ADOPTERS.md 18:10:41 spire-1.2.1/CHANGELOG.md 18:10:41 spire-1.2.1/CODE-OF-CONDUCT.md 18:10:41 spire-1.2.1/CODEOWNERS 18:10:41 spire-1.2.1/CONTRIBUTING.md 18:10:41 spire-1.2.1/Dockerfile 18:10:41 spire-1.2.1/Dockerfile.dev 18:10:41 spire-1.2.1/Dockerfile.scratch 18:10:41 spire-1.2.1/LICENSE 18:10:41 spire-1.2.1/MAINTAINERS.md 18:10:41 spire-1.2.1/Makefile 18:10:41 spire-1.2.1/README.md 18:10:41 spire-1.2.1/ROADMAP.md 18:10:41 spire-1.2.1/SECURITY.md 18:10:41 spire-1.2.1/cmd/ 18:10:41 spire-1.2.1/cmd/spire-agent/ 18:10:41 spire-1.2.1/cmd/spire-agent/cli/ 18:10:41 spire-1.2.1/cmd/spire-agent/cli/api/ 18:10:41 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:10:41 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:10:41 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:10:41 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:10:41 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:10:41 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:10:41 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:10:41 spire-1.2.1/cmd/spire-agent/cli/common/ 18:10:41 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:10:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:10:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:10:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:10:41 spire-1.2.1/cmd/spire-agent/cli/run/ 18:10:41 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:10:41 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:10:41 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:10:41 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:10:41 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:10:41 spire-1.2.1/cmd/spire-agent/main.go 18:10:41 spire-1.2.1/cmd/spire-server/ 18:10:41 spire-1.2.1/cmd/spire-server/cli/ 18:10:41 spire-1.2.1/cmd/spire-server/cli/agent/ 18:10:41 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:10:41 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/cli.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/entry/ 18:10:41 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/federation/ 18:10:41 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:10:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:10:41 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/run/ 18:10:41 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/token/ 18:10:41 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/validate/ 18:10:41 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/x509/ 18:10:41 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:10:41 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:10:41 spire-1.2.1/cmd/spire-server/main.go 18:10:41 spire-1.2.1/cmd/spire-server/util/ 18:10:41 spire-1.2.1/cmd/spire-server/util/util.go 18:10:41 spire-1.2.1/conf/ 18:10:41 spire-1.2.1/conf/agent/ 18:10:41 spire-1.2.1/conf/agent/agent.conf 18:10:41 spire-1.2.1/conf/agent/agent_full.conf 18:10:41 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:10:41 spire-1.2.1/conf/server/ 18:10:41 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:10:41 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:10:41 spire-1.2.1/conf/server/server.conf 18:10:41 spire-1.2.1/conf/server/server_full.conf 18:10:41 spire-1.2.1/doc/ 18:10:41 spire-1.2.1/doc/SPIRE101.md 18:10:41 spire-1.2.1/doc/auditlog.md 18:10:41 spire-1.2.1/doc/authorization_policy_engine.md 18:10:41 spire-1.2.1/doc/changelog_guidelines.md 18:10:41 spire-1.2.1/doc/cure53-report.pdf 18:10:41 spire-1.2.1/doc/images/ 18:10:41 spire-1.2.1/doc/images/2019_roadmap.png 18:10:41 spire-1.2.1/doc/images/SPIRE101.png 18:10:41 spire-1.2.1/doc/images/SPIRE_agent.png 18:10:41 spire-1.2.1/doc/images/SPIRE_server.png 18:10:41 spire-1.2.1/doc/images/cache_mgr.png 18:10:41 spire-1.2.1/doc/images/cache_mgr_components.png 18:10:41 spire-1.2.1/doc/images/federated_spire.png 18:10:41 spire-1.2.1/doc/images/ha_mode.png 18:10:41 spire-1.2.1/doc/images/nested_spire.png 18:10:41 spire-1.2.1/doc/images/oidc_federation.png 18:10:41 spire-1.2.1/doc/images/single_trust_domain.png 18:10:41 spire-1.2.1/doc/images/spiffe_compatible.png 18:10:41 spire-1.2.1/doc/images/spire_logo.png 18:10:41 spire-1.2.1/doc/migrating_registration_api_clients.md 18:10:41 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:10:41 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:10:41 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:10:41 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:10:41 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:10:41 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:10:41 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:10:41 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:10:41 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:10:41 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:10:41 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:10:41 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:10:41 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:10:41 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:10:41 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:10:41 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:10:41 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:10:41 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:10:41 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:10:41 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:10:41 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:10:41 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:10:41 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:10:41 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:10:41 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:10:41 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:10:41 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:10:41 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:10:41 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:10:41 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:10:41 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:10:41 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:10:41 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:10:41 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:10:41 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:10:41 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:10:41 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:10:41 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:10:41 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:10:41 spire-1.2.1/doc/scaling_spire.md 18:10:41 spire-1.2.1/doc/spire_agent.md 18:10:41 spire-1.2.1/doc/spire_server.md 18:10:41 spire-1.2.1/doc/supported_integrations.md 18:10:41 spire-1.2.1/doc/telemetry.md 18:10:41 spire-1.2.1/doc/telemetry_config.md 18:10:41 spire-1.2.1/doc/upgrading.md 18:10:41 spire-1.2.1/doc/using_spire.md 18:10:41 spire-1.2.1/examples/ 18:10:41 spire-1.2.1/examples/README.md 18:10:41 spire-1.2.1/go.mod 18:10:41 spire-1.2.1/go.sum 18:10:41 spire-1.2.1/pkg/ 18:10:41 spire-1.2.1/pkg/agent/ 18:10:41 spire-1.2.1/pkg/agent/agent.go 18:10:41 spire-1.2.1/pkg/agent/api/ 18:10:41 spire-1.2.1/pkg/agent/api/config.go 18:10:41 spire-1.2.1/pkg/agent/api/debug/ 18:10:41 spire-1.2.1/pkg/agent/api/debug/v1/ 18:10:41 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:10:41 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:10:41 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:10:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:10:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:10:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:10:41 spire-1.2.1/pkg/agent/api/endpoints.go 18:10:41 spire-1.2.1/pkg/agent/api/health/ 18:10:41 spire-1.2.1/pkg/agent/api/health/v1/ 18:10:41 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:10:41 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:10:41 spire-1.2.1/pkg/agent/api/rpccontext/ 18:10:41 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:10:41 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:10:41 spire-1.2.1/pkg/agent/attestor/ 18:10:41 spire-1.2.1/pkg/agent/attestor/node/ 18:10:41 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:10:41 spire-1.2.1/pkg/agent/attestor/node/node.go 18:10:41 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:10:41 spire-1.2.1/pkg/agent/attestor/workload/ 18:10:41 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:10:41 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:10:41 spire-1.2.1/pkg/agent/catalog/ 18:10:41 spire-1.2.1/pkg/agent/catalog/catalog.go 18:10:41 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:10:41 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:10:41 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:10:41 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:10:41 spire-1.2.1/pkg/agent/client/ 18:10:41 spire-1.2.1/pkg/agent/client/client.go 18:10:41 spire-1.2.1/pkg/agent/client/client_test.go 18:10:41 spire-1.2.1/pkg/agent/client/dial.go 18:10:41 spire-1.2.1/pkg/agent/client/nodeconn.go 18:10:41 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:10:41 spire-1.2.1/pkg/agent/client/update.go 18:10:41 spire-1.2.1/pkg/agent/client/util.go 18:10:41 spire-1.2.1/pkg/agent/common/ 18:10:41 spire-1.2.1/pkg/agent/common/backoff/ 18:10:41 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:10:41 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:10:41 spire-1.2.1/pkg/agent/common/cgroups/ 18:10:41 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:10:41 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:10:41 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:10:41 spire-1.2.1/pkg/agent/config.go 18:10:41 spire-1.2.1/pkg/agent/endpoints/ 18:10:41 spire-1.2.1/pkg/agent/endpoints/config.go 18:10:41 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:10:41 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:10:41 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:10:41 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:10:41 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:10:41 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:10:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:10:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:10:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:10:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:10:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:10:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:10:41 spire-1.2.1/pkg/agent/endpoints/workload/ 18:10:41 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:10:41 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:10:41 spire-1.2.1/pkg/agent/manager/ 18:10:41 spire-1.2.1/pkg/agent/manager/cache/ 18:10:41 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:10:41 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:10:41 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:10:41 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:10:41 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:10:41 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:10:41 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:10:41 spire-1.2.1/pkg/agent/manager/config.go 18:10:41 spire-1.2.1/pkg/agent/manager/manager.go 18:10:41 spire-1.2.1/pkg/agent/manager/manager_test.go 18:10:41 spire-1.2.1/pkg/agent/manager/storage.go 18:10:41 spire-1.2.1/pkg/agent/manager/storage_test.go 18:10:41 spire-1.2.1/pkg/agent/manager/storecache/ 18:10:41 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:10:41 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:10:41 spire-1.2.1/pkg/agent/manager/sync.go 18:10:41 spire-1.2.1/pkg/agent/plugin/ 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:10:41 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:10:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:10:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:10:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:10:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:10:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:10:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:10:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:10:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:10:41 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:10:41 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:10:41 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:10:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:10:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:10:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:10:41 spire-1.2.1/pkg/agent/svid/ 18:10:41 spire-1.2.1/pkg/agent/svid/rotator.go 18:10:41 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:10:41 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:10:41 spire-1.2.1/pkg/agent/svid/store/ 18:10:41 spire-1.2.1/pkg/agent/svid/store/service.go 18:10:41 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:10:41 spire-1.2.1/pkg/common/ 18:10:41 spire-1.2.1/pkg/common/agentpathtemplate/ 18:10:41 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:10:41 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:10:41 spire-1.2.1/pkg/common/api/ 18:10:41 spire-1.2.1/pkg/common/api/metrics.go 18:10:41 spire-1.2.1/pkg/common/api/middleware/ 18:10:41 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:10:41 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:10:41 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:10:41 spire-1.2.1/pkg/common/api/middleware/logger.go 18:10:41 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:10:41 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:10:41 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:10:41 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:10:41 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:10:41 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:10:41 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:10:41 spire-1.2.1/pkg/common/api/middleware/names.go 18:10:41 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:10:41 spire-1.2.1/pkg/common/api/names.go 18:10:41 spire-1.2.1/pkg/common/api/ratelimit.go 18:10:41 spire-1.2.1/pkg/common/api/rpccontext/ 18:10:41 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:10:41 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:10:41 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:10:41 spire-1.2.1/pkg/common/auth/ 18:10:41 spire-1.2.1/pkg/common/auth/interceptors.go 18:10:41 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:10:41 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:10:41 spire-1.2.1/pkg/common/bundleutil/ 18:10:41 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:10:41 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:10:41 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:10:41 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:10:41 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:10:41 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:10:41 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:10:41 spire-1.2.1/pkg/common/bundleutil/types.go 18:10:41 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:10:41 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:10:41 spire-1.2.1/pkg/common/catalog/ 18:10:41 spire-1.2.1/pkg/common/catalog/bind.go 18:10:41 spire-1.2.1/pkg/common/catalog/builtin.go 18:10:41 spire-1.2.1/pkg/common/catalog/catalog.go 18:10:41 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:10:41 spire-1.2.1/pkg/common/catalog/closers.go 18:10:41 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:10:41 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:10:41 spire-1.2.1/pkg/common/catalog/config.go 18:10:41 spire-1.2.1/pkg/common/catalog/config_test.go 18:10:41 spire-1.2.1/pkg/common/catalog/configure.go 18:10:41 spire-1.2.1/pkg/common/catalog/constraints.go 18:10:41 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:10:41 spire-1.2.1/pkg/common/catalog/context.go 18:10:41 spire-1.2.1/pkg/common/catalog/external.go 18:10:41 spire-1.2.1/pkg/common/catalog/host.go 18:10:41 spire-1.2.1/pkg/common/catalog/pipenet.go 18:10:41 spire-1.2.1/pkg/common/catalog/plugin.go 18:10:41 spire-1.2.1/pkg/common/catalog/testplugin/ 18:10:41 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:10:41 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:10:41 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:10:41 spire-1.2.1/pkg/common/cli/ 18:10:41 spire-1.2.1/pkg/common/cli/env.go 18:10:41 spire-1.2.1/pkg/common/cli/flags.go 18:10:41 spire-1.2.1/pkg/common/cli/trust_domain.go 18:10:41 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:10:41 spire-1.2.1/pkg/common/cli/umask.go 18:10:41 spire-1.2.1/pkg/common/cli/umask_posix.go 18:10:41 spire-1.2.1/pkg/common/cli/umask_test.go 18:10:41 spire-1.2.1/pkg/common/cli/umask_windows.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/ 18:10:41 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/flag.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/format.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/ 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:10:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:10:41 spire-1.2.1/pkg/common/coretypes/ 18:10:41 spire-1.2.1/pkg/common/coretypes/bundle/ 18:10:41 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:10:41 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:10:41 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:10:41 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:10:41 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:10:41 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:10:41 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:10:41 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:10:41 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:10:41 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:10:41 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:10:41 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:10:41 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:10:41 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:10:41 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:10:41 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:10:41 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:10:41 spire-1.2.1/pkg/common/cryptoutil/ 18:10:41 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:10:41 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:10:41 spire-1.2.1/pkg/common/diskutil/ 18:10:41 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:10:41 spire-1.2.1/pkg/common/diskutil/file_test.go 18:10:41 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:10:41 spire-1.2.1/pkg/common/errorutil/ 18:10:41 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:10:41 spire-1.2.1/pkg/common/health/ 18:10:41 spire-1.2.1/pkg/common/health/config.go 18:10:41 spire-1.2.1/pkg/common/health/context.go 18:10:41 spire-1.2.1/pkg/common/health/context_test.go 18:10:41 spire-1.2.1/pkg/common/health/health.go 18:10:41 spire-1.2.1/pkg/common/health/health_test.go 18:10:41 spire-1.2.1/pkg/common/health/logger.go 18:10:41 spire-1.2.1/pkg/common/hostservice/ 18:10:41 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:10:41 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:10:41 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:10:41 spire-1.2.1/pkg/common/idutil/ 18:10:41 spire-1.2.1/pkg/common/idutil/require.go 18:10:41 spire-1.2.1/pkg/common/idutil/require_test.go 18:10:41 spire-1.2.1/pkg/common/idutil/safety.go 18:10:41 spire-1.2.1/pkg/common/idutil/safety_test.go 18:10:41 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:10:41 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:10:41 spire-1.2.1/pkg/common/jwtsvid/ 18:10:41 spire-1.2.1/pkg/common/jwtsvid/common.go 18:10:41 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:10:41 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:10:41 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:10:41 spire-1.2.1/pkg/common/jwtutil/ 18:10:41 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:10:41 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:10:41 spire-1.2.1/pkg/common/log/ 18:10:41 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:10:41 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:10:41 spire-1.2.1/pkg/common/log/log.go 18:10:41 spire-1.2.1/pkg/common/log/log_test.go 18:10:41 spire-1.2.1/pkg/common/log/options.go 18:10:41 spire-1.2.1/pkg/common/nodeutil/ 18:10:41 spire-1.2.1/pkg/common/nodeutil/node.go 18:10:41 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:10:41 spire-1.2.1/pkg/common/peertracker/ 18:10:41 spire-1.2.1/pkg/common/peertracker/conn.go 18:10:41 spire-1.2.1/pkg/common/peertracker/credentials.go 18:10:41 spire-1.2.1/pkg/common/peertracker/errors.go 18:10:41 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:10:41 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:10:41 spire-1.2.1/pkg/common/peertracker/info.go 18:10:41 spire-1.2.1/pkg/common/peertracker/listener.go 18:10:41 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:10:41 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:10:41 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:10:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:10:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:10:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:10:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:10:41 spire-1.2.1/pkg/common/peertracker/tcp.go 18:10:41 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:10:41 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:10:41 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:10:41 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:10:41 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:10:41 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:10:41 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:10:41 spire-1.2.1/pkg/common/peertracker/uds.go 18:10:41 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:10:41 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:10:41 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:10:41 spire-1.2.1/pkg/common/pemutil/ 18:10:41 spire-1.2.1/pkg/common/pemutil/block.go 18:10:41 spire-1.2.1/pkg/common/pemutil/certs.go 18:10:41 spire-1.2.1/pkg/common/pemutil/common.go 18:10:41 spire-1.2.1/pkg/common/pemutil/csr.go 18:10:41 spire-1.2.1/pkg/common/pemutil/keys.go 18:10:41 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:10:41 spire-1.2.1/pkg/common/pemutil/testdata/ 18:10:41 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:10:41 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:10:41 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:10:41 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:10:41 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:10:41 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:10:41 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:10:41 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:10:41 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:10:41 spire-1.2.1/pkg/common/plugin/ 18:10:41 spire-1.2.1/pkg/common/plugin/aws/ 18:10:41 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:10:41 spire-1.2.1/pkg/common/plugin/azure/ 18:10:41 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:10:41 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:10:41 spire-1.2.1/pkg/common/plugin/facade.go 18:10:41 spire-1.2.1/pkg/common/plugin/facade_test.go 18:10:41 spire-1.2.1/pkg/common/plugin/gcp/ 18:10:41 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:10:41 spire-1.2.1/pkg/common/plugin/k8s/ 18:10:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:10:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:10:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:10:41 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:10:41 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:10:41 spire-1.2.1/pkg/common/plugin/log.go 18:10:41 spire-1.2.1/pkg/common/plugin/sshpop/ 18:10:41 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:10:41 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:10:41 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:10:41 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:10:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:10:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:10:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:10:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:10:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:10:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:10:41 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:10:41 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:10:41 spire-1.2.1/pkg/common/plugin/x509pop/ 18:10:41 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:10:41 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:10:41 spire-1.2.1/pkg/common/profiling/ 18:10:41 spire-1.2.1/pkg/common/profiling/dumpers.go 18:10:41 spire-1.2.1/pkg/common/profiling/profiling.go 18:10:41 spire-1.2.1/pkg/common/protoutil/ 18:10:41 spire-1.2.1/pkg/common/protoutil/masks.go 18:10:41 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:10:41 spire-1.2.1/pkg/common/rotationutil/ 18:10:41 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:10:41 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:10:41 spire-1.2.1/pkg/common/selector/ 18:10:41 spire-1.2.1/pkg/common/selector/selector.go 18:10:41 spire-1.2.1/pkg/common/selector/selector_test.go 18:10:41 spire-1.2.1/pkg/common/selector/set.go 18:10:41 spire-1.2.1/pkg/common/selector/set_utils.go 18:10:41 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:10:41 spire-1.2.1/pkg/common/telemetry/ 18:10:41 spire-1.2.1/pkg/common/telemetry/agent/ 18:10:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:10:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:10:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:10:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:10:41 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:10:41 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:10:41 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:10:41 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:10:41 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:10:41 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:10:41 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:10:41 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:10:41 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:10:41 spire-1.2.1/pkg/common/telemetry/call.go 18:10:41 spire-1.2.1/pkg/common/telemetry/common/ 18:10:41 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:10:41 spire-1.2.1/pkg/common/telemetry/config.go 18:10:41 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:10:41 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:10:41 spire-1.2.1/pkg/common/telemetry/inmem.go 18:10:41 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:10:41 spire-1.2.1/pkg/common/telemetry/m3.go 18:10:41 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:10:41 spire-1.2.1/pkg/common/telemetry/metrics.go 18:10:41 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:10:41 spire-1.2.1/pkg/common/telemetry/names.go 18:10:41 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:10:41 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:10:41 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:10:41 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:10:41 spire-1.2.1/pkg/common/telemetry/server/ 18:10:41 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:10:41 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:10:41 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:10:41 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:10:41 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:10:41 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:10:41 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:10:41 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:10:41 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:10:41 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:10:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:10:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:10:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:10:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:10:41 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:10:41 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:10:41 spire-1.2.1/pkg/common/telemetry/server/server.go 18:10:41 spire-1.2.1/pkg/common/telemetry/sink.go 18:10:41 spire-1.2.1/pkg/common/telemetry/statsd.go 18:10:41 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:10:41 spire-1.2.1/pkg/common/telemetry/uptime.go 18:10:41 spire-1.2.1/pkg/common/telemetry/version.go 18:10:41 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:10:41 spire-1.2.1/pkg/common/uptime/ 18:10:41 spire-1.2.1/pkg/common/uptime/uptime.go 18:10:41 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:10:41 spire-1.2.1/pkg/common/util/ 18:10:41 spire-1.2.1/pkg/common/util/certs.go 18:10:41 spire-1.2.1/pkg/common/util/certs_test.go 18:10:41 spire-1.2.1/pkg/common/util/csr.go 18:10:41 spire-1.2.1/pkg/common/util/hash.go 18:10:41 spire-1.2.1/pkg/common/util/selectors.go 18:10:41 spire-1.2.1/pkg/common/util/selectors_test.go 18:10:41 spire-1.2.1/pkg/common/util/signals.go 18:10:41 spire-1.2.1/pkg/common/util/sort.go 18:10:41 spire-1.2.1/pkg/common/util/sort_test.go 18:10:41 spire-1.2.1/pkg/common/util/task.go 18:10:41 spire-1.2.1/pkg/common/util/task_test.go 18:10:41 spire-1.2.1/pkg/common/util/testdata/ 18:10:41 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:10:41 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:10:41 spire-1.2.1/pkg/common/version/ 18:10:41 spire-1.2.1/pkg/common/version/version.go 18:10:41 spire-1.2.1/pkg/common/x509svid/ 18:10:41 spire-1.2.1/pkg/common/x509svid/common_test.go 18:10:41 spire-1.2.1/pkg/common/x509svid/csr.go 18:10:41 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:10:41 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:10:41 spire-1.2.1/pkg/common/x509util/ 18:10:41 spire-1.2.1/pkg/common/x509util/cert.go 18:10:41 spire-1.2.1/pkg/common/x509util/dns.go 18:10:41 spire-1.2.1/pkg/common/x509util/dns_test.go 18:10:41 spire-1.2.1/pkg/common/x509util/keyid.go 18:10:41 spire-1.2.1/pkg/common/x509util/keypair.go 18:10:41 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:10:41 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:10:41 spire-1.2.1/pkg/server/ 18:10:41 spire-1.2.1/pkg/server/api/ 18:10:41 spire-1.2.1/pkg/server/api/agent.go 18:10:41 spire-1.2.1/pkg/server/api/agent/ 18:10:41 spire-1.2.1/pkg/server/api/agent/v1/ 18:10:41 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:10:41 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:10:41 spire-1.2.1/pkg/server/api/agent_test.go 18:10:41 spire-1.2.1/pkg/server/api/api.go 18:10:41 spire-1.2.1/pkg/server/api/audit/ 18:10:41 spire-1.2.1/pkg/server/api/audit/audit.go 18:10:41 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:10:41 spire-1.2.1/pkg/server/api/bundle.go 18:10:41 spire-1.2.1/pkg/server/api/bundle/ 18:10:41 spire-1.2.1/pkg/server/api/bundle/v1/ 18:10:41 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:10:41 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:10:41 spire-1.2.1/pkg/server/api/bundle_test.go 18:10:41 spire-1.2.1/pkg/server/api/debug/ 18:10:41 spire-1.2.1/pkg/server/api/debug/v1/ 18:10:41 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:10:41 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:10:41 spire-1.2.1/pkg/server/api/entry.go 18:10:41 spire-1.2.1/pkg/server/api/entry/ 18:10:41 spire-1.2.1/pkg/server/api/entry/v1/ 18:10:41 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:10:41 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:10:41 spire-1.2.1/pkg/server/api/entry_test.go 18:10:41 spire-1.2.1/pkg/server/api/health/ 18:10:41 spire-1.2.1/pkg/server/api/health/v1/ 18:10:41 spire-1.2.1/pkg/server/api/health/v1/service.go 18:10:41 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:10:41 spire-1.2.1/pkg/server/api/id.go 18:10:41 spire-1.2.1/pkg/server/api/id_test.go 18:10:41 spire-1.2.1/pkg/server/api/limits/ 18:10:41 spire-1.2.1/pkg/server/api/limits/limits.go 18:10:41 spire-1.2.1/pkg/server/api/middleware/ 18:10:41 spire-1.2.1/pkg/server/api/middleware/alias.go 18:10:41 spire-1.2.1/pkg/server/api/middleware/audit.go 18:10:41 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:10:41 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:10:41 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:10:41 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:10:41 spire-1.2.1/pkg/server/api/middleware/caller.go 18:10:41 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:10:41 spire-1.2.1/pkg/server/api/middleware/common.go 18:10:41 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:10:41 spire-1.2.1/pkg/server/api/middleware/entries.go 18:10:41 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:10:41 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:10:41 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:10:41 spire-1.2.1/pkg/server/api/ratelimit.go 18:10:41 spire-1.2.1/pkg/server/api/rpccontext/ 18:10:41 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:10:41 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:10:41 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:10:41 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:10:41 spire-1.2.1/pkg/server/api/selector.go 18:10:41 spire-1.2.1/pkg/server/api/selector_test.go 18:10:41 spire-1.2.1/pkg/server/api/status.go 18:10:41 spire-1.2.1/pkg/server/api/status_test.go 18:10:41 spire-1.2.1/pkg/server/api/svid/ 18:10:41 spire-1.2.1/pkg/server/api/svid/v1/ 18:10:41 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:10:41 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:10:41 spire-1.2.1/pkg/server/api/trustdomain.go 18:10:41 spire-1.2.1/pkg/server/api/trustdomain/ 18:10:41 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:10:41 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:10:41 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:10:41 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:10:41 spire-1.2.1/pkg/server/authpolicy/ 18:10:41 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:10:41 spire-1.2.1/pkg/server/authpolicy/policy.go 18:10:41 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:10:41 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:10:41 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:10:41 spire-1.2.1/pkg/server/authpolicy/validate.go 18:10:41 spire-1.2.1/pkg/server/bundle/ 18:10:41 spire-1.2.1/pkg/server/bundle/client/ 18:10:41 spire-1.2.1/pkg/server/bundle/client/client.go 18:10:41 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:10:41 spire-1.2.1/pkg/server/bundle/client/manager.go 18:10:41 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:10:41 spire-1.2.1/pkg/server/bundle/client/sources.go 18:10:41 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:10:41 spire-1.2.1/pkg/server/bundle/client/updater.go 18:10:41 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:10:41 spire-1.2.1/pkg/server/ca/ 18:10:41 spire-1.2.1/pkg/server/ca/ca.go 18:10:41 spire-1.2.1/pkg/server/ca/ca_health.go 18:10:41 spire-1.2.1/pkg/server/ca/ca_test.go 18:10:41 spire-1.2.1/pkg/server/ca/journal.go 18:10:41 spire-1.2.1/pkg/server/ca/journal_test.go 18:10:41 spire-1.2.1/pkg/server/ca/manager.go 18:10:41 spire-1.2.1/pkg/server/ca/manager_health.go 18:10:41 spire-1.2.1/pkg/server/ca/manager_test.go 18:10:41 spire-1.2.1/pkg/server/ca/templates.go 18:10:41 spire-1.2.1/pkg/server/ca/upstream_client.go 18:10:41 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:10:41 spire-1.2.1/pkg/server/ca/validation.go 18:10:41 spire-1.2.1/pkg/server/cache/ 18:10:41 spire-1.2.1/pkg/server/cache/dscache/ 18:10:41 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:10:41 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:10:41 spire-1.2.1/pkg/server/cache/entrycache/ 18:10:41 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:10:41 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:10:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:10:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:10:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:10:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:10:41 spire-1.2.1/pkg/server/catalog/ 18:10:41 spire-1.2.1/pkg/server/catalog/catalog.go 18:10:41 spire-1.2.1/pkg/server/catalog/keymanager.go 18:10:41 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:10:41 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:10:41 spire-1.2.1/pkg/server/catalog/notifier.go 18:10:41 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:10:41 spire-1.2.1/pkg/server/config.go 18:10:41 spire-1.2.1/pkg/server/datastore/ 18:10:41 spire-1.2.1/pkg/server/datastore/datastore.go 18:10:41 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:10:41 spire-1.2.1/pkg/server/datastore/repository.go 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:10:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:10:41 spire-1.2.1/pkg/server/endpoints/ 18:10:41 spire-1.2.1/pkg/server/endpoints/bundle/ 18:10:41 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:10:41 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:10:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:10:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:10:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:10:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:10:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:10:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:10:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:10:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:10:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:10:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:10:41 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:10:41 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:10:41 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:10:41 spire-1.2.1/pkg/server/endpoints/config.go 18:10:41 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:10:41 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:10:41 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:10:41 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:10:41 spire-1.2.1/pkg/server/endpoints/middleware.go 18:10:41 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:10:41 spire-1.2.1/pkg/server/hostservice/ 18:10:41 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:10:41 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:10:41 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:10:41 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:10:41 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:10:41 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:10:41 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:10:41 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/ 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/ 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:10:41 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:10:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:10:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:10:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:10:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:10:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:10:41 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:10:41 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:10:41 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/notifier/ 18:10:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:10:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:10:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:10:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:10:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:10:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:10:41 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:10:41 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:10:41 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:10:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:10:41 spire-1.2.1/pkg/server/registration/ 18:10:41 spire-1.2.1/pkg/server/registration/manager.go 18:10:41 spire-1.2.1/pkg/server/registration/manager_test.go 18:10:41 spire-1.2.1/pkg/server/scanentries.go 18:10:41 spire-1.2.1/pkg/server/scanentries_test.go 18:10:41 spire-1.2.1/pkg/server/server.go 18:10:41 spire-1.2.1/pkg/server/server_test.go 18:10:41 spire-1.2.1/pkg/server/svid/ 18:10:41 spire-1.2.1/pkg/server/svid/observer.go 18:10:41 spire-1.2.1/pkg/server/svid/observer_test.go 18:10:41 spire-1.2.1/pkg/server/svid/rotator.go 18:10:41 spire-1.2.1/pkg/server/svid/rotator_config.go 18:10:41 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:10:41 spire-1.2.1/pkg/server/svid/rotator_test.go 18:10:41 spire-1.2.1/proto/ 18:10:41 spire-1.2.1/proto/private/ 18:10:41 spire-1.2.1/proto/private/server/ 18:10:41 spire-1.2.1/proto/private/server/journal/ 18:10:41 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:10:41 spire-1.2.1/proto/private/server/journal/journal.proto 18:10:41 spire-1.2.1/proto/spire/ 18:10:41 spire-1.2.1/proto/spire/common/ 18:10:41 spire-1.2.1/proto/spire/common/common.pb.go 18:10:41 spire-1.2.1/proto/spire/common/common.proto 18:10:41 spire-1.2.1/proto/spire/common/plugin/ 18:10:41 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:10:41 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:10:41 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:10:41 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:10:41 spire-1.2.1/proto/spire/plugin/ 18:10:41 spire-1.2.1/proto/spire/plugin/agent/ 18:10:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:10:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:10:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:10:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:10:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:10:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:10:41 spire-1.2.1/release/ 18:10:41 spire-1.2.1/release/spire-extras/ 18:10:41 spire-1.2.1/release/spire-extras/README.md 18:10:41 spire-1.2.1/release/spire-extras/conf/ 18:10:41 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:10:41 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:10:41 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:10:41 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:10:41 spire-1.2.1/release/spire/ 18:10:41 spire-1.2.1/release/spire/README.md 18:10:41 spire-1.2.1/release/spire/conf/ 18:10:41 spire-1.2.1/release/spire/conf/agent/ 18:10:41 spire-1.2.1/release/spire/conf/agent/agent.conf 18:10:41 spire-1.2.1/release/spire/conf/server/ 18:10:41 spire-1.2.1/release/spire/conf/server/server.conf 18:10:41 spire-1.2.1/script/ 18:10:41 spire-1.2.1/script/build-artifact.sh 18:10:41 spire-1.2.1/script/generate_dummy_ca.sh 18:10:41 spire-1.2.1/support/ 18:10:41 spire-1.2.1/support/k8s/ 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:10:41 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:10:41 spire-1.2.1/support/oidc-discovery-provider/ 18:10:41 spire-1.2.1/support/oidc-discovery-provider/README.md 18:10:41 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:10:41 spire-1.2.1/support/oidc-discovery-provider/config.go 18:10:41 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:10:41 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:10:41 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:10:41 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:10:41 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:10:41 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:10:41 spire-1.2.1/support/oidc-discovery-provider/main.go 18:10:41 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:10:41 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:10:41 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:10:41 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:10:41 spire-1.2.1/test/ 18:10:41 spire-1.2.1/test/clock/ 18:10:41 spire-1.2.1/test/clock/clock.go 18:10:41 spire-1.2.1/test/fakes/ 18:10:41 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:10:41 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:10:41 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:10:41 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:10:41 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:10:41 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:10:41 spire-1.2.1/test/fakes/fakeagentstore/ 18:10:41 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:10:41 spire-1.2.1/test/fakes/fakedatastore/ 18:10:41 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:10:41 spire-1.2.1/test/fakes/fakeentryclient/ 18:10:41 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:10:41 spire-1.2.1/test/fakes/fakehealthchecker/ 18:10:41 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:10:41 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:10:41 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:10:41 spire-1.2.1/test/fakes/fakemetrics/ 18:10:41 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:10:41 spire-1.2.1/test/fakes/fakenoderesolver/ 18:10:41 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:10:41 spire-1.2.1/test/fakes/fakenotifier/ 18:10:41 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:10:41 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:10:41 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:10:41 spire-1.2.1/test/fakes/fakeserverca/ 18:10:41 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:10:41 spire-1.2.1/test/fakes/fakeservercatalog/ 18:10:41 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:10:41 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:10:41 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:10:41 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:10:41 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:10:41 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:10:41 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:10:41 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:10:41 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:10:41 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:10:41 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:10:41 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:10:41 spire-1.2.1/test/fixture/ 18:10:41 spire-1.2.1/test/fixture/certs/ 18:10:41 spire-1.2.1/test/fixture/certs/agent_svid.der 18:10:41 spire-1.2.1/test/fixture/certs/base_cert.pem 18:10:41 spire-1.2.1/test/fixture/certs/base_csr.pem 18:10:41 spire-1.2.1/test/fixture/certs/base_key.pem 18:10:41 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:10:41 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:10:41 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:10:41 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:10:41 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:10:41 spire-1.2.1/test/fixture/certs/blog_key.pem 18:10:41 spire-1.2.1/test/fixture/certs/bundle.der 18:10:41 spire-1.2.1/test/fixture/certs/ca.pem 18:10:41 spire-1.2.1/test/fixture/certs/ca_key.pem 18:10:41 spire-1.2.1/test/fixture/certs/database_cert.pem 18:10:41 spire-1.2.1/test/fixture/certs/database_csr.pem 18:10:41 spire-1.2.1/test/fixture/certs/database_key.pem 18:10:41 spire-1.2.1/test/fixture/certs/node_cert.pem 18:10:41 spire-1.2.1/test/fixture/certs/node_csr.pem 18:10:41 spire-1.2.1/test/fixture/certs/node_key.pem 18:10:41 spire-1.2.1/test/fixture/certs/svid.pem 18:10:41 spire-1.2.1/test/fixture/certs/svid_key.pem 18:10:41 spire-1.2.1/test/fixture/config/ 18:10:41 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:10:41 spire-1.2.1/test/fixture/config/agent_good.conf 18:10:41 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:10:41 spire-1.2.1/test/fixture/config/plugin_good.conf 18:10:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:10:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:10:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:10:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:10:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:10:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:10:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:10:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:10:41 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:10:41 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:10:41 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:10:41 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:10:41 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:10:41 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:10:41 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:10:41 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:10:41 spire-1.2.1/test/fixture/config/server_good.conf 18:10:41 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:10:41 spire-1.2.1/test/fixture/fixture.go 18:10:41 spire-1.2.1/test/fixture/nodeattestor/ 18:10:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:10:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:10:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:10:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:10:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:10:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:10:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:10:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:10:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:10:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:10:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:10:41 spire-1.2.1/test/fixture/registration/ 18:10:41 spire-1.2.1/test/fixture/registration/entries.json 18:10:41 spire-1.2.1/test/fixture/registration/good-for-update.json 18:10:41 spire-1.2.1/test/fixture/registration/good.json 18:10:41 spire-1.2.1/test/fixture/registration/invalid.json 18:10:41 spire-1.2.1/test/fixture/registration/invalid_json.json 18:10:41 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:10:41 spire-1.2.1/test/integration/ 18:10:41 spire-1.2.1/test/integration/README.md 18:10:41 spire-1.2.1/test/integration/common 18:10:41 spire-1.2.1/test/integration/setup/ 18:10:41 spire-1.2.1/test/integration/setup/adminclient/ 18:10:41 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:10:41 spire-1.2.1/test/integration/setup/adminclient/client.go 18:10:41 spire-1.2.1/test/integration/setup/debugagent/ 18:10:41 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:10:41 spire-1.2.1/test/integration/setup/debugagent/main.go 18:10:41 spire-1.2.1/test/integration/setup/debugserver/ 18:10:41 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:10:41 spire-1.2.1/test/integration/setup/debugserver/main.go 18:10:41 spire-1.2.1/test/integration/setup/downstreamclient/ 18:10:41 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:10:41 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:10:41 spire-1.2.1/test/integration/setup/itclient/ 18:10:41 spire-1.2.1/test/integration/setup/itclient/client.go 18:10:41 spire-1.2.1/test/integration/setup/node-attestation/ 18:10:41 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:10:41 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:10:41 spire-1.2.1/test/integration/setup/x509pop/ 18:10:41 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:10:41 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:10:41 spire-1.2.1/test/integration/suites/ 18:10:41 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:10:41 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:10:41 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:10:41 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:10:41 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:10:41 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:10:41 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:10:41 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:10:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:10:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:10:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:10:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:10:41 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:10:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:10:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:10:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:10:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:10:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:10:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:10:41 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:10:41 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:10:41 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:10:41 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:10:41 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:10:41 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:10:41 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:10:41 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:10:41 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:10:41 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:10:41 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:10:41 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:10:41 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:10:41 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:10:41 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:10:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:10:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:10:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:10:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:10:41 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:10:41 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:10:41 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:10:41 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:10:41 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:10:41 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:10:41 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:10:41 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:10:41 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:10:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:10:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:10:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:10:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:10:41 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:10:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:10:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:10:41 spire-1.2.1/test/integration/suites/join-token/ 18:10:41 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:10:41 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:10:41 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:10:41 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:10:41 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:10:41 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:10:41 spire-1.2.1/test/integration/suites/join-token/README.md 18:10:41 spire-1.2.1/test/integration/suites/join-token/conf/ 18:10:41 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:10:41 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:10:41 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:10:41 spire-1.2.1/test/integration/suites/join-token/teardown 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:10:41 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:10:41 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:10:41 spire-1.2.1/test/integration/suites/k8s/ 18:10:41 spire-1.2.1/test/integration/suites/k8s/00-setup 18:10:41 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:10:41 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:10:41 spire-1.2.1/test/integration/suites/k8s/README.md 18:10:41 spire-1.2.1/test/integration/suites/k8s/conf/ 18:10:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:10:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:10:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:10:41 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:10:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:10:41 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:10:41 spire-1.2.1/test/integration/suites/k8s/teardown 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/ 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:10:41 spire-1.2.1/test/integration/suites/node-attestation/ 18:10:41 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:10:41 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:10:41 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:10:41 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:10:41 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:10:41 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:10:41 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:10:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:10:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:10:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:10:41 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:10:41 spire-1.2.1/test/integration/suites/rotation/ 18:10:41 spire-1.2.1/test/integration/suites/rotation/00-setup 18:10:41 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:10:41 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:10:41 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:10:41 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:10:41 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:10:41 spire-1.2.1/test/integration/suites/rotation/README.md 18:10:41 spire-1.2.1/test/integration/suites/rotation/conf/ 18:10:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:10:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:10:41 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:10:41 spire-1.2.1/test/integration/suites/rotation/teardown 18:10:41 spire-1.2.1/test/integration/suites/self-test/ 18:10:41 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:10:41 spire-1.2.1/test/integration/suites/self-test/README.md 18:10:41 spire-1.2.1/test/integration/suites/self-test/teardown 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:10:41 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:10:41 spire-1.2.1/test/integration/suites/upgrade/ 18:10:41 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:10:41 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:10:41 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:10:41 spire-1.2.1/test/integration/suites/upgrade/README.md 18:10:41 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:10:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:10:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:10:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:10:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:10:41 spire-1.2.1/test/integration/suites/upgrade/teardown 18:10:41 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:10:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:10:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:10:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:10:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:10:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:10:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:10:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:10:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:10:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:10:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:10:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:10:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:10:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:10:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:10:41 spire-1.2.1/test/integration/test-one.sh 18:10:41 spire-1.2.1/test/integration/test.sh 18:10:41 spire-1.2.1/test/plugintest/ 18:10:41 spire-1.2.1/test/plugintest/config.go 18:10:41 spire-1.2.1/test/plugintest/load.go 18:10:41 spire-1.2.1/test/plugintest/option.go 18:10:41 spire-1.2.1/test/spiretest/ 18:10:41 spire-1.2.1/test/spiretest/apiserver.go 18:10:41 spire-1.2.1/test/spiretest/assertions.go 18:10:41 spire-1.2.1/test/spiretest/dir.go 18:10:41 spire-1.2.1/test/spiretest/errors_posix.go 18:10:41 spire-1.2.1/test/spiretest/errors_windows.go 18:10:41 spire-1.2.1/test/spiretest/logs.go 18:10:41 spire-1.2.1/test/spiretest/socketapi.go 18:10:41 spire-1.2.1/test/spiretest/suite.go 18:10:41 spire-1.2.1/test/spiretest/x509.go 18:10:41 spire-1.2.1/test/testca/ 18:10:41 spire-1.2.1/test/testca/ca.go 18:10:41 spire-1.2.1/test/testkey/ 18:10:41 spire-1.2.1/test/testkey/generate.sh 18:10:41 spire-1.2.1/test/testkey/genkeys.go 18:10:41 spire-1.2.1/test/testkey/keys.go 18:10:41 spire-1.2.1/test/testkey/new.go 18:10:41 spire-1.2.1/test/tpmsimulator/ 18:10:41 spire-1.2.1/test/tpmsimulator/simulator.go 18:10:41 spire-1.2.1/test/util/ 18:10:41 spire-1.2.1/test/util/cert_fixtures.go 18:10:41 spire-1.2.1/test/util/cert_generation.go 18:10:41 spire-1.2.1/test/util/io_redirection.go 18:10:41 spire-1.2.1/test/util/race.go 18:10:41 spire-1.2.1/test/util/util.go 18:10:41 building spire from source... 18:10:41 Installing go1.17.7... 18:10:41 (1/6) Installing dumb-init (1.2.5-r1) 18:10:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:10:41 (3/6) Installing libsodium (1.0.18-r0) 18:10:42 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:10:42 (5/6) Installing libzmq (4.3.4-r0) 18:10:42 (6/6) Installing zeromq (4.3.4-r0) 18:10:42 Executing busybox-1.33.1-r7.trigger 18:10:42 OK: 8 MiB in 20 packages 18:10:43 Removing intermediate container 7464781b9e92 18:10:43 ---> f249f25c0948 18:10:43 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:10:44 Removing intermediate container 64eedbd07564 18:10:44 ---> dbc968cab67b 18:10:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:10:44 ---> 66dba8413db8 18:10:44 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:10:44 ---> 7a4efd586ab0 18:10:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:10:44 ---> 725e3ed235a3 18:10:44 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:10:45 ---> e97eb4eff975 18:10:45 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:10:45 --parallel Build images in parallel. [Pipeline] } 18:10:45 $ docker stop --time=1 7a3a7b8f1984cd59d5ffde09b04c8524ee3111aab38a4d1d3bf9b78593223ea0 18:10:45 ---> dbf892663b0b 18:10:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:10:45 ---> 1bb834f3b79f 18:10:45 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:10:46 ---> 482b85458f1f 18:10:46 Step 19/23 : ENTRYPOINT ["/core-data"] 18:10:46 ---> Running in b4bf71feff3a 18:10:46 ---> 34653395dca0 18:10:46 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:10:46 Removing intermediate container b4bf71feff3a 18:10:46 ---> 7186dedbeb38 18:10:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:10:46 ---> Running in 7fcac9a4ddbe 18:10:46 ---> Running in f29a3ffd27a1 18:10:46 Removing intermediate container 7fcac9a4ddbe 18:10:46 ---> ef30f6b92251 18:10:46 Step 21/23 : LABEL arch=x86_64 18:10:46 Removing intermediate container f29a3ffd27a1 18:10:46 ---> a17dc813c2fa 18:10:46 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:10:46 ---> Running in 05637e4e78ae 18:10:47 Removing intermediate container 05637e4e78ae 18:10:47 ---> 4d7019a1dfc6 18:10:47 Step 22/23 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:10:47 ---> 78356bc79831 18:10:47 Step 26/31 : RUN chmod +x /entrypoint.sh 18:10:47 ---> Running in 742f39f2eb7b 18:10:47 ---> Running in fd288fb47f3c 18:10:47 $ docker rm -f 7a3a7b8f1984cd59d5ffde09b04c8524ee3111aab38a4d1d3bf9b78593223ea0 18:10:47 Removing intermediate container 742f39f2eb7b 18:10:47 ---> d59d9773c1dc 18:10:47 Step 23/23 : LABEL version=2.2.0-dev.93 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:10:47 ---> Running in 91e051652377 18:10:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:10:47 . [Pipeline] withDockerContainer 18:10:48 Building bin/spire-server... 18:10:48 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:10:48 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:10:48 go: downloading github.com/mitchellh/cli v1.1.2 18:10:48 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:10:48 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:10:48 go: downloading github.com/imdario/mergo v0.3.12 18:10:48 go: downloading github.com/sirupsen/logrus v1.8.1 18:10:48 prd-ubuntu20.04-docker-arm64-4c-16g-41857 does not seem to be running inside a container 18:10:48 $ 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/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:10:48 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:10:48 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:10:48 Removing intermediate container 91e051652377 18:10:48 ---> 6c4e7d92ded5 18:10:48 18:10:48 go: downloading google.golang.org/grpc v1.44.0 18:10:48 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:10:48 go: downloading github.com/fatih/color v1.13.0 18:10:48 go: downloading github.com/mattn/go-isatty v0.0.14 18:10:48 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:10:48 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:10:48 Successfully built 6c4e7d92ded5 18:10:48 Successfully tagged core-data:latest 18:10:48  Building core-data ... done go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:10:48 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:10:48 go: downloading github.com/armon/go-metrics v0.3.10 18:10:48 go: downloading github.com/prometheus/client_golang v1.12.1 18:10:48 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:10:48 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:10:48 go: downloading github.com/open-policy-agent/opa v0.38.0 18:10:48 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:10:48 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:10:48 go: downloading github.com/Masterminds/goutils v1.1.0 18:10:48 go: downloading github.com/mattn/go-colorable v0.1.12 18:10:48 go: downloading github.com/Masterminds/semver v1.5.0 18:10:48 go: downloading github.com/google/uuid v1.1.2 18:10:48 go: downloading github.com/huandu/xstrings v1.3.2 18:10:48 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:10:48 go: downloading github.com/oklog/run v1.0.0 18:10:48 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:10:48 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:10:48 Removing intermediate container fd288fb47f3c 18:10:48 ---> ffaebf6a4ab0 18:10:48 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:10:48 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:10:48 go: downloading github.com/imkira/go-observer v1.0.3 18:10:48 go: downloading go.uber.org/atomic v1.9.0 18:10:48 go: downloading github.com/prometheus/client_model v0.2.0 18:10:48 go: downloading github.com/prometheus/common v0.32.1 18:10:49 go: downloading github.com/beorn7/perks v1.0.1 18:10:49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:10:49 go: downloading github.com/prometheus/procfs v0.7.3 18:10:49 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:10:49 go: downloading github.com/hashicorp/errwrap v1.1.0 18:10:49 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:10:49 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:10:49 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:10:49 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:10:49  ---> Running in 564bf8f29b7c 18:10:49 $ docker top ac240ebf691a8585b689d83808a928d0a1c6edb5473c61d033081bb93bde2be7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:49 Removing intermediate container 564bf8f29b7c 18:10:49 ---> 78ab8ce7960c 18:10:49 Step 28/31 : CMD ["gate"] 18:10:49 ---> Running in da1051768bc9 18:10:49 Removing intermediate container da1051768bc9 18:10:49 ---> a2b057127a02 18:10:49 Step 29/31 : LABEL arch=x86_64 18:10:50 + docker-compose -f ./docker-compose-build.yml build --parallel 18:10:50 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:10:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:10:50  ---> Running in 66a7087853a6 18:10:50 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:10:50 go: downloading github.com/stretchr/testify v1.7.0 18:10:50 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:10:50 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:10:50 go: downloading github.com/blang/semver/v4 v4.0.0 18:10:50 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:10:50 go: downloading github.com/jinzhu/gorm v1.9.16 18:10:50 go: downloading github.com/lib/pq v1.10.4 18:10:50 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:10:50 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:10:51 Removing intermediate container 66a7087853a6 18:10:51 ---> e301a1bfa9a6 18:10:51 Step 30/31 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:10:52 ---> Running in 762dc05dcf3e 18:10:52 Removing intermediate container 762dc05dcf3e 18:10:52 ---> 71b8fca887cb 18:10:52 Step 31/31 : LABEL version=2.2.0-dev.93 18:10:52 ---> Running in da3406fbe2a7 18:10:52 Removing intermediate container da3406fbe2a7 18:10:52 ---> 2b97beda089e 18:10:52 18:10:52 Successfully built 2b97beda089e 18:10:52 Successfully tagged security-bootstrapper:latest 18:10:54  Building security-bootstrapper ... done go: downloading google.golang.org/api v0.70.0 18:10:54 go: downloading k8s.io/client-go v0.23.4 18:10:54 go: downloading k8s.io/api v0.23.4 18:10:54 go: downloading github.com/google/go-tpm v0.3.3 18:10:54 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:10:54 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:10:54 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:10:54 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:10:54 go: downloading cloud.google.com/go/storage v1.21.0 18:10:54 go: downloading cloud.google.com/go v0.100.2 18:10:54 go: downloading k8s.io/apimachinery v0.23.4 18:10:55 go: downloading k8s.io/kube-aggregator v0.23.3 18:10:55 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:10:55 go: downloading cloud.google.com/go/security v1.3.0 18:10:55 go: downloading github.com/hashicorp/vault/api v1.4.1 18:10:55 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:10:55 go: downloading github.com/twmb/murmur3 v1.1.6 18:10:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:10:55 go: downloading github.com/aws/smithy-go v1.11.0 18:10:55 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:10:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:10:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:10:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:10:55 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:10:55 go: downloading github.com/jinzhu/inflection v1.0.0 18:10:55 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:10:55 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:10:55 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:10:55 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:10:55 go: downloading github.com/dimchansky/utfbom v1.1.1 18:10:55 go: downloading cloud.google.com/go/compute v1.3.0 18:10:55 go: downloading cloud.google.com/go/iam v0.1.1 18:10:55 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:10:55 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:10:56 Building core-command ... 18:10:56 Building core-data ... 18:10:56 Building core-metadata ... 18:10:56 Building security-bootstrapper ... 18:10:56 Building security-proxy-setup ... 18:10:56 Building security-secretstore-setup ... 18:10:56 Building security-spiffe-token-provider ... 18:10:56 Building security-spire-agent ... 18:10:56 Building security-spire-config ... 18:10:56 Building security-spire-server ... 18:10:56 Building support-notifications ... 18:10:56 Building support-scheduler ... 18:10:56 Building sys-mgmt-agent ... 18:10:56 Building security-spire-agent 18:10:56 Building support-scheduler 18:10:56 Building security-bootstrapper 18:10:56 Building security-spire-config 18:10:56 Building support-notifications 18:10:57 go: downloading github.com/gogo/protobuf v1.3.2 18:10:57 go: downloading k8s.io/klog/v2 v2.30.0 18:10:57 go: downloading github.com/google/gofuzz v1.1.0 18:10:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:10:57 go: downloading github.com/spf13/pflag v1.0.5 18:10:57 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:10:57 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:10:57 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:10:57 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:10:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:10:57 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:10:57 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:10:57 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:10:57 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:10:57 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:10:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:10:57 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:10:57 go: downloading gopkg.in/yaml.v2 v2.4.0 18:10:57 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:10:57 go: downloading github.com/gobwas/glob v0.2.3 18:10:57 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:10:57 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:10:57 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:10:57 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:10:57 go: downloading go.opencensus.io v0.23.0 18:10:57 go: downloading gopkg.in/inf.v0 v0.9.1 18:10:57 go: downloading github.com/google/go-cmp v0.5.7 18:10:57 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:10:57 go: downloading github.com/googleapis/gnostic v0.5.5 18:10:57 go: downloading github.com/go-logr/logr v1.2.2 18:10:57 go: downloading github.com/json-iterator/go v1.1.12 18:10:57 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:10:57 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:10:57 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:10:57 go: downloading go.uber.org/zap v1.21.0 18:10:57 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:10:57 go: downloading github.com/tklauser/numcpus v0.3.0 18:10:57 go: downloading sigs.k8s.io/yaml v1.3.0 18:10:57 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:10:57 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:10:57 go: downloading github.com/modern-go/reflect2 v1.0.2 18:10:57 go: downloading github.com/golang/snappy v0.0.4 18:10:57 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:10:57 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:10:57 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:10:57 go: downloading github.com/hashicorp/go-version v1.2.0 18:10:57 go: downloading github.com/ryanuber/go-glob v1.0.0 18:10:57 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:10:57 go: downloading go.uber.org/multierr v1.6.0 18:11:04 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:11:04 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:11:12 Removing intermediate container 502a46f666f3 18:11:12 ---> ff9aff239f3b 18:11:12 18:11:12 Step 13/26 : FROM alpine:3.15 18:11:12 ---> 0ac33e5f5afa 18:11:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:11:12 ---> Using cache 18:11:12 ---> 45a69fe74923 18:11:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:12 ---> Using cache 18:11:12 ---> b649c99da7fc 18:11:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:11:12 ---> Running in b0c969254970 18:11:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:11:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:11:14 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:11:14 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:11:14 OK: 15855 distinct packages available 18:11:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:11:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:11:15 (1/5) Installing dumb-init (1.2.5-r1) 18:11:15 (2/5) Installing musl-obstack (1.2.3-r0) 18:11:15 (3/5) Installing libucontext (1.1-r0) 18:11:15 (4/5) Installing gcompat (1.0.0-r4) 18:11:15 (5/5) Installing openssl (1.1.1n-r0) 18:11:15 Executing busybox-1.34.1-r5.trigger 18:11:15 OK: 6 MiB in 19 packages 18:11:16 Removing intermediate container b0c969254970 18:11:16 ---> 6165ccf3946f 18:11:16 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 18:11:18 ---> a98b0d44d521 18:11:18 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:11:20 ---> c789491cacb1 18:11:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:11:20 ---> 19b46c4398a0 18:11:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:11:20 ---> 88388e1e431d 18:11:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:11:21 ---> 5f8062743026 18:11:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:11:21 ---> Running in 8f64800fea45 18:11:21 Removing intermediate container 8f64800fea45 18:11:21 ---> 1f1bfcfc99a5 18:11:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:11:21 ---> Running in 68f0cdb23cd2 18:11:21 Removing intermediate container 68f0cdb23cd2 18:11:21 ---> e3a69b31b794 18:11:21 Step 24/26 : LABEL arch=x86_64 18:11:21 ---> Running in 570ff108719d 18:11:21 Removing intermediate container 570ff108719d 18:11:21 ---> 3fe1904f3dc0 18:11:21 Step 25/26 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:11:21 ---> Running in b0ac80a6ede7 18:11:22 Removing intermediate container b0ac80a6ede7 18:11:22 ---> a761f6e64bce 18:11:22 Step 26/26 : LABEL version=2.2.0-dev.93 18:11:22 ---> Running in 9bf0f5a799a3 18:11:22 Removing intermediate container 9bf0f5a799a3 18:11:22 ---> bf5dd2b555c8 18:11:22 18:11:22 Successfully built bf5dd2b555c8 18:11:22 Successfully tagged security-spire-agent:latest 18:11:30  Building security-spire-agent ... done Building bin/spire-agent... 18:11:30 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:11:30 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:11:30 go: downloading github.com/docker/docker v20.10.12+incompatible 18:11:30 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:11:30 go: downloading github.com/google/go-tpm-tools v0.3.3 18:11:30 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:11:30 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:11:30 go: downloading github.com/docker/go-connections v0.4.0 18:11:30 go: downloading github.com/opencontainers/image-spec v1.0.1 18:11:30 go: downloading github.com/docker/go-units v0.4.0 18:11:30 go: downloading github.com/containerd/containerd v1.3.4 18:11:30 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:11:30 go: downloading github.com/opencontainers/go-digest v1.0.0 18:11:43 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:11:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:11:43 ---> 7ee2dd39a516 18:11:43 Step 3/26 : WORKDIR /edgex-go 18:11:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:11:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:11:43 ---> 7ee2dd39a516 18:11:43 Step 3/22 : WORKDIR /edgex-go 18:11:43 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:11:43 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:11:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 ---> 7ee2dd39a516 18:11:43 18:11:43 Step 3/31 : WORKDIR /edgex-go 18:11:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:11:43 ---> 7ee2dd39a516 18:11:43 Step 3/22 : WORKDIR /edgex-go 18:11:43 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:11:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:11:43 ---> 7ee2dd39a516 18:11:43 Step 3/26 : WORKDIR /edgex-go 18:11:43 ---> Running in 0efb6f804bc1 18:11:43 ---> Running in 839da15090d6 18:11:43 ---> Running in 04dc26b98b7f 18:11:43 ---> Running in 907d8d1337ba 18:11:43 ---> Running in 5d275a4c5583 18:11:44 Removing intermediate container 04dc26b98b7f 18:11:44 ---> 1a18f9ac4c0f 18:11:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:44 Removing intermediate container 0efb6f804bc1 18:11:44 ---> 39c85f226f63 18:11:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:44 Removing intermediate container 839da15090d6 18:11:44 ---> 55832d8f5645 18:11:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:44 Removing intermediate container 907d8d1337ba 18:11:44 ---> aef6a8b4dd9e 18:11:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:44 ---> Running in 71ab6d830519 18:11:44 Removing intermediate container 5d275a4c5583 18:11:44 ---> febcc2d1b708 18:11:44 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:44 ---> Running in 2fa3d54d44fa 18:11:44 ---> Running in 9b6f48fbe19f 18:11:44 ---> Running in fb1e76c36dcc 18:11:44 ---> Running in 082216b820bc 18:11:47 Removing intermediate container 9b6f48fbe19f 18:11:47 ---> 91540abb8a75 18:11:47 Step 5/22 : RUN apk add --update --no-cache make git 18:11:48 ---> Running in 2b3edb5c6488 18:11:48 Removing intermediate container 71ab6d830519 18:11:48 ---> c20eaa36983a 18:11:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:11:48 Removing intermediate container 2fa3d54d44fa 18:11:48 ---> b12e4a4cdb02 18:11:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:11:48 Removing intermediate container 082216b820bc 18:11:48 ---> 818f846d6539 18:11:48 Step 5/31 : RUN apk add --update --no-cache make git 18:11:48 ---> Running in 58e0d7fa0e20 18:11:48 Removing intermediate container fb1e76c36dcc 18:11:48 ---> 634132f72ccc 18:11:48 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:11:49 ---> Running in 73fa26498db9 18:11:49 ---> Running in 16bb13e17975 18:11:49 ---> Running in ca0e072fc8b2 18:11:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:11:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:11:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:11:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:11:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:11:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:11:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:11:52 OK: 220 MiB in 52 packages 18:11:53 OK: 220 MiB in 52 packages 18:11:53 OK: 220 MiB in 52 packages 18:11:53 OK: 220 MiB in 52 packages 18:11:53 OK: 220 MiB in 52 packages 18:11:53 Removing intermediate container 2b3edb5c6488 18:11:53 ---> fead61ae6d36 18:11:53 Step 6/22 : COPY go.mod vendor* ./ 18:11:55 Removing intermediate container 58e0d7fa0e20 18:11:55 ---> ce50b03633ec 18:11:55 Step 6/26 : COPY go.mod vendor* ./ 18:11:55 Removing intermediate container ca0e072fc8b2 18:11:55 ---> eb06a62299ed 18:11:55 Step 6/26 : COPY go.mod vendor* ./ 18:11:55 Removing intermediate container 16bb13e17975 18:11:55 ---> 7df77a6a9e34 18:11:55 Step 6/22 : COPY go.mod vendor* ./ 18:11:55 Removing intermediate container 73fa26498db9 18:11:55 ---> 9df42ba1ac94 18:11:55 Step 6/31 : COPY go.mod vendor* ./ 18:11:55 ---> 795505131952 18:11:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:55 ---> Running in 89a01eeaee69 18:11:56 ---> e22dadff3e43 18:11:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:56 ---> 76165725ac47 18:11:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:56 ---> 40d43b106d01 18:11:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:56 ---> Running in 790b2dae49d5 18:11:57 ---> Running in 5340348e4071 18:11:57 ---> Running in efc4adeaa2d8 18:11:57 ---> 9b5431ab781d 18:11:57 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:57 ---> Running in 8482f2c41603 18:12:00 Removing intermediate container 89a01eeaee69 18:12:00 ---> 83d23f055a45 18:12:00 Step 8/22 : COPY . . 18:12:02 Removing intermediate container 790b2dae49d5 18:12:02 ---> 60c50526cb0b 18:12:02 Step 8/26 : COPY . . 18:12:03 Removing intermediate container 5340348e4071 18:12:03 ---> d07812f2aec5 18:12:03 Step 8/26 : COPY . . 18:12:03 Removing intermediate container 8482f2c41603 18:12:03 ---> f67848c37983 18:12:03 Step 8/31 : COPY . . 18:12:03 Removing intermediate container efc4adeaa2d8 18:12:03 ---> 5d5ce9a21468 18:12:03 Step 8/22 : COPY . . 18:12:21 ---> f1c9a5f2a41f 18:12:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:12:21 ---> Running in 9c4082b5721e 18:12:21 ---> 5837a0dcb933 18:12:21 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:12:21 ---> Running in c856d146472d 18:12:21 ---> 181dbfe1ea15 18:12:21 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:12:21 ---> Running in 2aaa8c54e8a2 18:12:21 Removing intermediate container c856d146472d 18:12:21 ---> 167260e9a2c6 18:12:21 Step 10/26 : RUN mkdir -p spire-build 18:12:21 ---> 4b9eb2e34605 18:12:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:12:21 ---> Running in c6d87dd5707c 18:12:21 ---> Running in 097e52a4aa3a 18:12:21 Removing intermediate container 2aaa8c54e8a2 18:12:21 ---> a39054b90676 18:12:21 Step 10/26 : RUN mkdir -p spire-build 18:12:21 ---> Running in a64cd416c679 18:12:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:12:21 ---> acc249bb780c 18:12:21 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:12:21 ---> Running in 4dfa61ed331e 18:12:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:12:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:12:24 Removing intermediate container c6d87dd5707c 18:12:24 ---> fb1998426167 18:12:24 Step 11/26 : WORKDIR /edgex-go/spire-build 18:12:24 ---> Running in e997bf275492 18:12:25 Removing intermediate container a64cd416c679 18:12:25 ---> 799b6ac3ab79 18:12:25 Step 11/26 : WORKDIR /edgex-go/spire-build 18:12:25 Removing intermediate container e997bf275492 18:12:25 ---> 7c5774b844ec 18:12:25 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 18:12:25 ---> Running in b210be4eabeb 18:12:26 ---> Running in f6d9252c675a 18:12:26 Removing intermediate container b210be4eabeb 18:12:26 ---> c36ab66f77ea 18:12:26 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 18:12:27 ---> Running in 6bb3b5147a1e 18:12:29 spire-1.2.1/ 18:12:29 spire-1.2.1/.data/ 18:12:29 spire-1.2.1/.data/.file 18:12:29 spire-1.2.1/.dockerignore 18:12:29 spire-1.2.1/.gitattributes 18:12:29 spire-1.2.1/.githooks/ 18:12:29 spire-1.2.1/.githooks/pre-commit 18:12:29 spire-1.2.1/.github/ 18:12:29 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:12:29 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:12:29 spire-1.2.1/.github/dependabot.yml 18:12:29 spire-1.2.1/.github/workflows/ 18:12:29 spire-1.2.1/.github/workflows/nightly_build.yaml 18:12:29 spire-1.2.1/.github/workflows/pr_build.yaml 18:12:29 spire-1.2.1/.github/workflows/release_build.yaml 18:12:29 spire-1.2.1/.github/workflows/scripts/ 18:12:29 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:12:29 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:12:29 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:12:29 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:12:29 spire-1.2.1/.github/workflows/scripts/split.sh 18:12:29 spire-1.2.1/.gitignore 18:12:29 spire-1.2.1/.go-version 18:12:29 spire-1.2.1/.golangci.yml 18:12:29 spire-1.2.1/ADOPTERS.md 18:12:29 spire-1.2.1/CHANGELOG.md 18:12:29 spire-1.2.1/CODE-OF-CONDUCT.md 18:12:29 spire-1.2.1/CODEOWNERS 18:12:29 spire-1.2.1/CONTRIBUTING.md 18:12:29 spire-1.2.1/Dockerfile 18:12:29 spire-1.2.1/Dockerfile.dev 18:12:29 spire-1.2.1/Dockerfile.scratch 18:12:29 spire-1.2.1/LICENSE 18:12:29 spire-1.2.1/MAINTAINERS.md 18:12:29 spire-1.2.1/Makefile 18:12:29 spire-1.2.1/README.md 18:12:29 spire-1.2.1/ROADMAP.md 18:12:29 spire-1.2.1/SECURITY.md 18:12:29 spire-1.2.1/cmd/ 18:12:29 spire-1.2.1/cmd/spire-agent/ 18:12:29 spire-1.2.1/cmd/spire-agent/cli/ 18:12:29 spire-1.2.1/cmd/spire-agent/cli/api/ 18:12:29 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/common/ 18:12:29 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:12:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/run/ 18:12:29 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:12:29 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:12:29 spire-1.2.1/cmd/spire-agent/main.go 18:12:29 spire-1.2.1/cmd/spire-server/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/agent/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/cli.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/run/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/token/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/validate/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/x509/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:12:29 spire-1.2.1/cmd/spire-server/main.go 18:12:29 spire-1.2.1/cmd/spire-server/util/ 18:12:29 spire-1.2.1/cmd/spire-server/util/util.go 18:12:29 spire-1.2.1/conf/ 18:12:29 spire-1.2.1/conf/agent/ 18:12:29 spire-1.2.1/conf/agent/agent.conf 18:12:29 spire-1.2.1/conf/agent/agent_full.conf 18:12:29 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:12:29 spire-1.2.1/conf/server/ 18:12:29 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:12:29 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:12:29 spire-1.2.1/conf/server/server.conf 18:12:29 spire-1.2.1/conf/server/server_full.conf 18:12:29 spire-1.2.1/doc/ 18:12:29 spire-1.2.1/doc/SPIRE101.md 18:12:29 spire-1.2.1/doc/auditlog.md 18:12:29 spire-1.2.1/doc/authorization_policy_engine.md 18:12:29 spire-1.2.1/doc/changelog_guidelines.md 18:12:29 spire-1.2.1/doc/cure53-report.pdf 18:12:29 spire-1.2.1/doc/images/ 18:12:29 spire-1.2.1/doc/images/2019_roadmap.png 18:12:29 spire-1.2.1/doc/images/SPIRE101.png 18:12:29 spire-1.2.1/doc/images/SPIRE_agent.png 18:12:29 spire-1.2.1/doc/images/SPIRE_server.png 18:12:29 spire-1.2.1/doc/images/cache_mgr.png 18:12:29 spire-1.2.1/doc/images/cache_mgr_components.png 18:12:29 spire-1.2.1/doc/images/federated_spire.png 18:12:29 spire-1.2.1/doc/images/ha_mode.png 18:12:29 spire-1.2.1/doc/images/nested_spire.png 18:12:29 spire-1.2.1/doc/images/oidc_federation.png 18:12:29 spire-1.2.1/doc/images/single_trust_domain.png 18:12:29 spire-1.2.1/doc/images/spiffe_compatible.png 18:12:29 spire-1.2.1/doc/images/spire_logo.png 18:12:29 spire-1.2.1/doc/migrating_registration_api_clients.md 18:12:29 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:12:29 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:12:29 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:12:29 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:12:29 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:12:29 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:12:29 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:12:29 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:12:29 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:12:29 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:12:29 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:12:29 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:12:29 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:12:29 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:12:29 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:12:29 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:12:29 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:12:29 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:12:29 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:12:29 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:12:29 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:12:29 spire-1.2.1/doc/scaling_spire.md 18:12:29 spire-1.2.1/doc/spire_agent.md 18:12:29 spire-1.2.1/doc/spire_server.md 18:12:29 spire-1.2.1/doc/supported_integrations.md 18:12:29 spire-1.2.1/doc/telemetry.md 18:12:29 spire-1.2.1/doc/telemetry_config.md 18:12:29 spire-1.2.1/doc/upgrading.md 18:12:29 spire-1.2.1/doc/using_spire.md 18:12:29 spire-1.2.1/examples/ 18:12:29 spire-1.2.1/examples/README.md 18:12:29 spire-1.2.1/go.mod 18:12:29 spire-1.2.1/go.sum 18:12:29 spire-1.2.1/pkg/ 18:12:29 spire-1.2.1/pkg/agent/ 18:12:29 spire-1.2.1/pkg/agent/agent.go 18:12:29 spire-1.2.1/pkg/agent/api/ 18:12:29 spire-1.2.1/pkg/agent/api/config.go 18:12:29 spire-1.2.1/pkg/agent/api/debug/ 18:12:29 spire-1.2.1/pkg/agent/api/debug/v1/ 18:12:29 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:12:29 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:12:29 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:12:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:12:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:12:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:12:29 spire-1.2.1/pkg/agent/api/endpoints.go 18:12:29 spire-1.2.1/pkg/agent/api/health/ 18:12:29 spire-1.2.1/pkg/agent/api/health/v1/ 18:12:29 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:12:29 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:12:29 spire-1.2.1/pkg/agent/api/rpccontext/ 18:12:29 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:12:29 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:12:29 spire-1.2.1/pkg/agent/attestor/ 18:12:29 spire-1.2.1/pkg/agent/attestor/node/ 18:12:29 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:12:29 spire-1.2.1/pkg/agent/attestor/node/node.go 18:12:29 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:12:29 spire-1.2.1/pkg/agent/attestor/workload/ 18:12:29 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:12:29 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:12:29 spire-1.2.1/pkg/agent/catalog/ 18:12:29 spire-1.2.1/pkg/agent/catalog/catalog.go 18:12:29 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:12:29 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:12:29 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:12:29 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:12:29 spire-1.2.1/pkg/agent/client/ 18:12:29 spire-1.2.1/pkg/agent/client/client.go 18:12:29 spire-1.2.1/pkg/agent/client/client_test.go 18:12:29 spire-1.2.1/pkg/agent/client/dial.go 18:12:29 spire-1.2.1/pkg/agent/client/nodeconn.go 18:12:29 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:12:29 spire-1.2.1/pkg/agent/client/update.go 18:12:29 spire-1.2.1/pkg/agent/client/util.go 18:12:29 spire-1.2.1/pkg/agent/common/ 18:12:29 spire-1.2.1/pkg/agent/common/backoff/ 18:12:29 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:12:29 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:12:29 spire-1.2.1/pkg/agent/common/cgroups/ 18:12:29 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:12:29 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:12:29 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:12:29 spire-1.2.1/pkg/agent/config.go 18:12:29 spire-1.2.1/pkg/agent/endpoints/ 18:12:29 spire-1.2.1/pkg/agent/endpoints/config.go 18:12:29 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:12:29 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:12:29 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:12:29 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:12:29 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:12:29 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:12:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:12:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:12:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:12:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:12:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:12:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:12:29 spire-1.2.1/pkg/agent/endpoints/workload/ 18:12:29 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:12:29 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:12:29 spire-1.2.1/pkg/agent/manager/ 18:12:29 spire-1.2.1/pkg/agent/manager/cache/ 18:12:29 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:12:29 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:12:29 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:12:29 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:12:29 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:12:29 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:12:29 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:12:29 spire-1.2.1/pkg/agent/manager/config.go 18:12:29 spire-1.2.1/pkg/agent/manager/manager.go 18:12:29 spire-1.2.1/pkg/agent/manager/manager_test.go 18:12:29 spire-1.2.1/pkg/agent/manager/storage.go 18:12:29 spire-1.2.1/pkg/agent/manager/storage_test.go 18:12:29 spire-1.2.1/pkg/agent/manager/storecache/ 18:12:29 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:12:29 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:12:29 spire-1.2.1/pkg/agent/manager/sync.go 18:12:29 spire-1.2.1/pkg/agent/plugin/ 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:12:29 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gospire-1.2.1/ 18:12:29 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:12:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:12:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:12:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:12:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:12:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/.data/ 18:12:29 spire-1.2.1/.data/.file 18:12:29 spire-1.2.1/.dockerignore 18:12:29 spire-1.2.1/.gitattributes 18:12:29 spire-1.2.1/.githooks/ 18:12:29 spire-1.2.1/.githooks/pre-commit 18:12:29 spire-1.2.1/.github/ 18:12:29 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:12:29 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:12:29 spire-1.2.1/.github/dependabot.yml 18:12:29 spire-1.2.1/.github/workflows/ 18:12:29 spire-1.2.1/.github/workflows/nightly_build.yaml 18:12:29 spire-1.2.1/.github/workflows/pr_build.yaml 18:12:29 spire-1.2.1/.github/workflows/release_build.yaml 18:12:29 spire-1.2.1/.github/workflows/scripts/ 18:12:29 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:12:29 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:12:29 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:12:29 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:12:29 spire-1.2.1/.github/workflows/scripts/split.sh 18:12:29 spire-1.2.1/.gitignore 18:12:29 spire-1.2.1/.go-version 18:12:29 spire-1.2.1/.golangci.yml 18:12:29 spire-1.2.1/ADOPTERS.md 18:12:29 spire-1.2.1/CHANGELOG.md 18:12:29 spire-1.2.1/CODE-OF-CONDUCT.md 18:12:29 spire-1.2.1/CODEOWNERS 18:12:29 spire-1.2.1/CONTRIBUTING.md 18:12:29 spire-1.2.1/Dockerfile 18:12:29 spire-1.2.1/Dockerfile.dev 18:12:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:12:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:12:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:12:29 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:12:29 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:12:29 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:12:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:12:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:12:29 spire-1.2.1/Dockerfile.scratch 18:12:29 spire-1.2.1/LICENSE 18:12:29 spire-1.2.1/MAINTAINERS.md 18:12:29 spire-1.2.1/Makefile 18:12:29 spire-1.2.1/README.md 18:12:29 spire-1.2.1/ROADMAP.md 18:12:29 spire-1.2.1/SECURITY.md 18:12:29 spire-1.2.1/cmd/ 18:12:29 spire-1.2.1/cmd/spire-agent/ 18:12:29 spire-1.2.1/cmd/spire-agent/cli/ 18:12:29 spire-1.2.1/cmd/spire-agent/cli/api/ 18:12:29 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/common/ 18:12:29 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:12:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/run/ 18:12:29 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:12:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:12:29 spire-1.2.1/pkg/agent/svid/ 18:12:29 spire-1.2.1/pkg/agent/svid/rotator.go 18:12:29 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:12:29 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:12:29 spire-1.2.1/pkg/agent/svid/store/ 18:12:29 spire-1.2.1/pkg/agent/svid/store/service.go 18:12:29 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:12:29 spire-1.2.1/pkg/common/ 18:12:29 spire-1.2.1/pkg/common/agentpathtemplate/ 18:12:29 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:12:29 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:12:29 spire-1.2.1/pkg/common/api/ 18:12:29 spire-1.2.1/pkg/common/api/metrics.go 18:12:29 spire-1.2.1/pkg/common/api/middleware/ 18:12:29 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:12:29 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:12:29 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:12:29 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:12:29 spire-1.2.1/cmd/spire-agent/main.go 18:12:29 spire-1.2.1/cmd/spire-server/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/agent/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/cli.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/ 18:12:29 spire-1.2.1/pkg/common/api/middleware/logger.go 18:12:29 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:12:29 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:12:29 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:12:29 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:12:29 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:12:29 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:12:29 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:12:29 spire-1.2.1/pkg/common/api/middleware/names.go 18:12:29 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:12:29 spire-1.2.1/pkg/common/api/names.go 18:12:29 spire-1.2.1/pkg/common/api/ratelimit.go 18:12:29 spire-1.2.1/pkg/common/api/rpccontext/ 18:12:29 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:12:29 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:12:29 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:12:29 spire-1.2.1/pkg/common/auth/ 18:12:29 spire-1.2.1/pkg/common/auth/interceptors.go 18:12:29 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:12:29 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:12:29 spire-1.2.1/pkg/common/bundleutil/ 18:12:29 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:12:29 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:12:29 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:12:29 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:12:29 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:12:29 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:12:29 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:12:29 spire-1.2.1/pkg/common/bundleutil/types.go 18:12:29 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:12:29 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:12:29 spire-1.2.1/pkg/common/catalog/ 18:12:29 spire-1.2.1/pkg/common/catalog/bind.go 18:12:29 spire-1.2.1/pkg/common/catalog/builtin.go 18:12:29 spire-1.2.1/pkg/common/catalog/catalog.go 18:12:29 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:12:29 spire-1.2.1/pkg/common/catalog/closers.go 18:12:29 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:12:29 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:12:29 spire-1.2.1/pkg/common/catalog/config.go 18:12:29 spire-1.2.1/pkg/common/catalog/config_test.go 18:12:29 spire-1.2.1/pkg/common/catalog/configure.go 18:12:29 spire-1.2.1/pkg/common/catalog/constraints.go 18:12:29 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:12:29 spire-1.2.1/pkg/common/catalog/context.go 18:12:29 spire-1.2.1/pkg/common/catalog/external.go 18:12:29 spire-1.2.1/pkg/common/catalog/host.go 18:12:29 spire-1.2.1/pkg/common/catalog/pipenet.go 18:12:29 spire-1.2.1/pkg/common/catalog/plugin.go 18:12:29 spire-1.2.1/pkg/common/catalog/testplugin/ 18:12:29 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:12:29 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:12:29 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:12:29 spire-1.2.1/pkg/common/cli/ 18:12:29 spire-1.2.1/pkg/common/cli/env.go 18:12:29 spire-1.2.1/pkg/common/cli/flags.go 18:12:29 spire-1.2.1/pkg/common/cli/trust_domain.go 18:12:29 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:12:29 spire-1.2.1/pkg/common/cli/umask.go 18:12:29 spire-1.2.1/pkg/common/cli/umask_posix.go 18:12:29 spire-1.2.1/pkg/common/cli/umask_test.go 18:12:29 spire-1.2.1/pkg/common/cli/umask_windows.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/ 18:12:29 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/flag.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/format.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/run/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/token/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/validate/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/ 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:12:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:12:29 spire-1.2.1/pkg/common/coretypes/ 18:12:29 spire-1.2.1/pkg/common/coretypes/bundle/ 18:12:29 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:12:29 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:12:29 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:12:29 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:12:29 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:12:29 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:12:29 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:12:29 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:12:29 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:12:29 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:12:29 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:12:29 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:12:29 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:12:29 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:12:29 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:12:29 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:12:29 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:12:29 spire-1.2.1/pkg/common/cryptoutil/ 18:12:29 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:12:29 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:12:29 spire-1.2.1/pkg/common/diskutil/ 18:12:29 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:12:29 spire-1.2.1/pkg/common/diskutil/file_test.go 18:12:29 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:12:29 spire-1.2.1/pkg/common/errorutil/ 18:12:29 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:12:29 spire-1.2.1/pkg/common/health/ 18:12:29 spire-1.2.1/pkg/common/health/config.go 18:12:29 spire-1.2.1/pkg/common/health/context.go 18:12:29 spire-1.2.1/pkg/common/health/context_test.go 18:12:29 spire-1.2.1/pkg/common/health/health.go 18:12:29 spire-1.2.1/pkg/common/health/health_test.go 18:12:29 spire-1.2.1/pkg/common/health/logger.go 18:12:29 spire-1.2.1/pkg/common/hostservice/ 18:12:29 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:12:29 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:12:29 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:12:29 spire-1.2.1/pkg/common/idutil/ 18:12:29 spire-1.2.1/pkg/common/idutil/require.go 18:12:29 spire-1.2.1/pkg/common/idutil/require_test.go 18:12:29 spire-1.2.1/pkg/common/idutil/safety.go 18:12:29 spire-1.2.1/pkg/common/idutil/safety_test.go 18:12:29 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:12:29 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:12:29 spire-1.2.1/pkg/common/jwtsvid/ 18:12:29 spire-1.2.1/pkg/common/jwtsvid/common.go 18:12:29 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:12:29 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:12:29 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:12:29 spire-1.2.1/pkg/common/jwtutil/ 18:12:29 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:12:29 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:12:29 spire-1.2.1/pkg/common/log/ 18:12:29 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:12:29 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:12:29 spire-1.2.1/pkg/common/log/log.go 18:12:29 spire-1.2.1/pkg/common/log/log_test.go 18:12:29 spire-1.2.1/pkg/common/log/options.go 18:12:29 spire-1.2.1/pkg/common/nodeutil/ 18:12:29 spire-1.2.1/pkg/common/nodeutil/node.go 18:12:29 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:12:29 spire-1.2.1/pkg/common/peertracker/ 18:12:29 spire-1.2.1/pkg/common/peertracker/conn.go 18:12:29 spire-1.2.1/pkg/common/peertracker/credentials.go 18:12:29 spire-1.2.1/pkg/common/peertracker/errors.go 18:12:29 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:12:29 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:12:29 spire-1.2.1/pkg/common/peertracker/info.go 18:12:29 spire-1.2.1/pkg/common/peertracker/listener.go 18:12:29 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:12:29 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:12:29 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:12:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:12:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:12:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:12:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:12:29 spire-1.2.1/pkg/common/peertracker/tcp.go 18:12:29 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:12:29 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:12:29 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:12:29 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:12:29 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:12:29 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:12:29 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:12:29 spire-1.2.1/pkg/common/peertracker/uds.go 18:12:29 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:12:29 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:12:29 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:12:29 spire-1.2.1/pkg/common/pemutil/ 18:12:29 spire-1.2.1/pkg/common/pemutil/block.go 18:12:29 spire-1.2.1/pkg/common/pemutil/certs.go 18:12:29 spire-1.2.1/pkg/common/pemutil/common.go 18:12:29 spire-1.2.1/pkg/common/pemutil/csr.go 18:12:29 spire-1.2.1/pkg/common/pemutil/keys.go 18:12:29 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:12:29 spire-1.2.1/pkg/common/pemutil/testdata/ 18:12:29 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:12:29 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:12:29 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:12:29 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:12:29 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:12:29 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:12:29 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:12:29 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:12:29 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:12:29 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/x509/ 18:12:29 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:12:29 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:12:29 spire-1.2.1/cmd/spire-server/main.go 18:12:29 spire-1.2.1/cmd/spire-server/util/ 18:12:29 spire-1.2.1/cmd/spire-server/util/util.go 18:12:29 spire-1.2.1/conf/ 18:12:29 spire-1.2.1/conf/agent/ 18:12:29 spire-1.2.1/conf/agent/agent.conf 18:12:29 spire-1.2.1/conf/agent/agent_full.conf 18:12:29 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:12:29 spire-1.2.1/conf/server/ 18:12:29 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:12:29 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:12:29 spire-1.2.1/conf/server/server.conf 18:12:29 spire-1.2.1/conf/server/server_full.conf 18:12:29 spire-1.2.1/doc/ 18:12:29 spire-1.2.1/doc/SPIRE101.md 18:12:29 spire-1.2.1/doc/auditlog.md 18:12:29 spire-1.2.1/doc/authorization_policy_engine.md 18:12:29 spire-1.2.1/doc/changelog_guidelines.md 18:12:29 spire-1.2.1/doc/cure53-report.pdf 18:12:29 spire-1.2.1/doc/images/ 18:12:29 spire-1.2.1/doc/images/2019_roadmap.png 18:12:29 spire-1.2.1/doc/images/SPIRE101.png 18:12:29 spire-1.2.1/doc/images/SPIRE_agent.png 18:12:29 spire-1.2.1/doc/images/SPIRE_server.png 18:12:29 spire-1.2.1/pkg/common/plugin/ 18:12:29 spire-1.2.1/pkg/common/plugin/aws/ 18:12:29 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:12:29 spire-1.2.1/pkg/common/plugin/azure/ 18:12:29 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:12:29 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:12:29 spire-1.2.1/pkg/common/plugin/facade.go 18:12:29 spire-1.2.1/pkg/common/plugin/facade_test.go 18:12:29 spire-1.2.1/pkg/common/plugin/gcp/ 18:12:29 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:12:29 spire-1.2.1/pkg/common/plugin/k8s/ 18:12:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:12:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:12:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:12:29 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:12:29 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:12:29 spire-1.2.1/pkg/common/plugin/log.go 18:12:29 spire-1.2.1/pkg/common/plugin/sshpop/ 18:12:29 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:12:29 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:12:29 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:12:29 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:12:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:12:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:12:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:12:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:12:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:12:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:12:29 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:12:29 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:12:29 spire-1.2.1/pkg/common/plugin/x509pop/ 18:12:29 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:12:29 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:12:29 spire-1.2.1/pkg/common/profiling/ 18:12:29 spire-1.2.1/pkg/common/profiling/dumpers.go 18:12:29 spire-1.2.1/pkg/common/profiling/profiling.go 18:12:29 spire-1.2.1/pkg/common/protoutil/ 18:12:29 spire-1.2.1/pkg/common/protoutil/masks.go 18:12:29 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:12:29 spire-1.2.1/pkg/common/rotationutil/ 18:12:29 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:12:29 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:12:29 spire-1.2.1/pkg/common/selector/ 18:12:29 spire-1.2.1/pkg/common/selector/selector.go 18:12:29 spire-1.2.1/pkg/common/selector/selector_test.go 18:12:29 spire-1.2.1/pkg/common/selector/set.go 18:12:29 spire-1.2.1/pkg/common/selector/set_utils.go 18:12:29 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:12:29 spire-1.2.1/pkg/common/telemetry/ 18:12:29 spire-1.2.1/pkg/common/telemetry/agent/ 18:12:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:12:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:12:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:12:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:12:29 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:12:29 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:12:29 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:12:29 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:12:29 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:12:29 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:12:29 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:12:29 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:12:29 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:12:29 spire-1.2.1/pkg/common/telemetry/call.go 18:12:29 spire-1.2.1/pkg/common/telemetry/common/ 18:12:29 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:12:29 spire-1.2.1/doc/images/cache_mgr.png 18:12:29 spire-1.2.1/doc/images/cache_mgr_components.png 18:12:29 spire-1.2.1/doc/images/federated_spire.png 18:12:29 spire-1.2.1/doc/images/ha_mode.png 18:12:29 spire-1.2.1/doc/images/nested_spire.png 18:12:29 spire-1.2.1/doc/images/oidc_federation.png 18:12:29 spire-1.2.1/doc/images/single_trust_domain.png 18:12:29 spire-1.2.1/doc/images/spiffe_compatible.png 18:12:29 spire-1.2.1/doc/images/spire_logo.png 18:12:29 spire-1.2.1/doc/migrating_registration_api_clients.md 18:12:29 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:12:29 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:12:29 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:12:29 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:12:29 spire-1.2.1/pkg/common/telemetry/config.go 18:12:29 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:12:29 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:12:29 spire-1.2.1/pkg/common/telemetry/inmem.go 18:12:29 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:12:29 spire-1.2.1/pkg/common/telemetry/m3.go 18:12:29 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:12:29 spire-1.2.1/pkg/common/telemetry/metrics.go 18:12:29 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:12:29 spire-1.2.1/pkg/common/telemetry/names.go 18:12:29 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:12:29 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:12:29 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:12:29 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:12:29 spire-1.2.1/pkg/common/telemetry/server/ 18:12:29 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:12:29 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:12:29 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:12:29 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:12:29 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:12:29 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:12:29 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:12:29 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:12:29 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:12:29 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:12:29 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:12:29 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:12:29 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:12:29 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:12:29 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:12:29 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:12:29 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:12:29 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:12:29 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:12:29 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:12:29 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:12:29 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:12:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:12:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:12:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:12:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:12:29 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:12:29 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:12:29 spire-1.2.1/pkg/common/telemetry/server/server.go 18:12:29 spire-1.2.1/pkg/common/telemetry/sink.go 18:12:29 spire-1.2.1/pkg/common/telemetry/statsd.go 18:12:29 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:12:29 spire-1.2.1/pkg/common/telemetry/uptime.go 18:12:29 spire-1.2.1/pkg/common/telemetry/version.go 18:12:29 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:12:29 spire-1.2.1/pkg/common/uptime/ 18:12:29 spire-1.2.1/pkg/common/uptime/uptime.go 18:12:29 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:12:29 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:12:29 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:12:29 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:12:29 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:12:29 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:12:29 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:12:29 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:12:29 spire-1.2.1/doc/scaling_spire.md 18:12:29 spire-1.2.1/doc/spire_agent.md 18:12:29 spire-1.2.1/doc/spire_server.md 18:12:29 spire-1.2.1/doc/supported_integrations.md 18:12:29 spire-1.2.1/doc/telemetry.md 18:12:29 spire-1.2.1/doc/telemetry_config.md 18:12:29 spire-1.2.1/doc/upgrading.md 18:12:29 spire-1.2.1/doc/using_spire.md 18:12:29 spire-1.2.1/examples/ 18:12:29 spire-1.2.1/examples/README.md 18:12:29 spire-1.2.1/go.mod 18:12:29 spire-1.2.1/go.sum 18:12:29 spire-1.2.1/pkg/ 18:12:29 spire-1.2.1/pkg/agent/ 18:12:29 spire-1.2.1/pkg/agent/agent.go 18:12:29 spire-1.2.1/pkg/agent/api/ 18:12:29 spire-1.2.1/pkg/agent/api/config.go 18:12:29 spire-1.2.1/pkg/agent/api/debug/ 18:12:29 spire-1.2.1/pkg/agent/api/debug/v1/ 18:12:29 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:12:29 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:12:29 spire-1.2.1/pkg/common/util/ 18:12:29 spire-1.2.1/pkg/common/util/certs.go 18:12:29 spire-1.2.1/pkg/common/util/certs_test.go 18:12:29 spire-1.2.1/pkg/common/util/csr.go 18:12:29 spire-1.2.1/pkg/common/util/hash.go 18:12:29 spire-1.2.1/pkg/common/util/selectors.go 18:12:29 spire-1.2.1/pkg/common/util/selectors_test.go 18:12:29 spire-1.2.1/pkg/common/util/signals.go 18:12:29 spire-1.2.1/pkg/common/util/sort.go 18:12:29 spire-1.2.1/pkg/common/util/sort_test.go 18:12:29 spire-1.2.1/pkg/common/util/task.go 18:12:29 spire-1.2.1/pkg/common/util/task_test.go 18:12:29 spire-1.2.1/pkg/common/util/testdata/ 18:12:29 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:12:29 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:12:29 spire-1.2.1/pkg/common/version/ 18:12:29 spire-1.2.1/pkg/common/version/version.go 18:12:29 spire-1.2.1/pkg/common/x509svid/ 18:12:29 spire-1.2.1/pkg/common/x509svid/common_test.go 18:12:29 spire-1.2.1/pkg/common/x509svid/csr.go 18:12:29 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:12:29 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:12:29 spire-1.2.1/pkg/common/x509util/ 18:12:29 spire-1.2.1/pkg/common/x509util/cert.go 18:12:29 spire-1.2.1/pkg/common/x509util/dns.go 18:12:29 spire-1.2.1/pkg/common/x509util/dns_test.go 18:12:29 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:12:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:12:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:12:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:12:29 spire-1.2.1/pkg/agent/api/endpoints.go 18:12:29 spire-1.2.1/pkg/agent/api/health/ 18:12:29 spire-1.2.1/pkg/agent/api/health/v1/ 18:12:29 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:12:29 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:12:29 spire-1.2.1/pkg/agent/api/rpccontext/ 18:12:29 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:12:29 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:12:29 spire-1.2.1/pkg/agent/attestor/ 18:12:29 spire-1.2.1/pkg/agent/attestor/node/ 18:12:29 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:12:29 spire-1.2.1/pkg/agent/attestor/node/node.go 18:12:29 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:12:29 spire-1.2.1/pkg/agent/attestor/workload/ 18:12:29 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:12:29 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:12:29 spire-1.2.1/pkg/agent/catalog/ 18:12:29 spire-1.2.1/pkg/agent/catalog/catalog.go 18:12:29 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:12:29 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:12:29 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:12:29 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:12:29 spire-1.2.1/pkg/agent/client/ 18:12:29 spire-1.2.1/pkg/agent/client/client.go 18:12:29 spire-1.2.1/pkg/agent/client/client_test.go 18:12:29 spire-1.2.1/pkg/agent/client/dial.go 18:12:29 spire-1.2.1/pkg/agent/client/nodeconn.go 18:12:29 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:12:29 spire-1.2.1/pkg/agent/client/update.go 18:12:29 spire-1.2.1/pkg/agent/client/util.go 18:12:29 spire-1.2.1/pkg/agent/common/ 18:12:29 spire-1.2.1/pkg/agent/common/backoff/ 18:12:29 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:12:29 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:12:29 spire-1.2.1/pkg/agent/common/cgroups/ 18:12:29 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:12:29 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:12:29 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:12:29 spire-1.2.1/pkg/agent/config.go 18:12:29 spire-1.2.1/pkg/agent/endpoints/ 18:12:29 spire-1.2.1/pkg/agent/endpoints/config.go 18:12:29 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:12:29 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:12:29 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:12:29 spire-1.2.1/pkg/common/x509util/keyid.go 18:12:29 spire-1.2.1/pkg/common/x509util/keypair.go 18:12:29 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:12:29 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:12:29 spire-1.2.1/pkg/server/ 18:12:29 spire-1.2.1/pkg/server/api/ 18:12:29 spire-1.2.1/pkg/server/api/agent.go 18:12:29 spire-1.2.1/pkg/server/api/agent/ 18:12:29 spire-1.2.1/pkg/server/api/agent/v1/ 18:12:29 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:12:29 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:12:29 spire-1.2.1/pkg/server/api/agent_test.go 18:12:29 spire-1.2.1/pkg/server/api/api.go 18:12:29 spire-1.2.1/pkg/server/api/audit/ 18:12:29 spire-1.2.1/pkg/server/api/audit/audit.go 18:12:29 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:12:29 spire-1.2.1/pkg/server/api/bundle.go 18:12:29 spire-1.2.1/pkg/server/api/bundle/ 18:12:29 spire-1.2.1/pkg/server/api/bundle/v1/ 18:12:29 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:12:29 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:12:29 spire-1.2.1/pkg/server/api/bundle_test.go 18:12:29 spire-1.2.1/pkg/server/api/debug/ 18:12:29 spire-1.2.1/pkg/server/api/debug/v1/ 18:12:29 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:12:30 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:12:30 spire-1.2.1/pkg/server/api/entry.go 18:12:30 spire-1.2.1/pkg/server/api/entry/ 18:12:30 spire-1.2.1/pkg/server/api/entry/v1/ 18:12:30 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:12:30 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:12:30 spire-1.2.1/pkg/server/api/entry_test.go 18:12:30 spire-1.2.1/pkg/server/api/health/ 18:12:30 spire-1.2.1/pkg/server/api/health/v1/ 18:12:30 spire-1.2.1/pkg/server/api/health/v1/service.go 18:12:30 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:12:30 spire-1.2.1/pkg/server/api/id.go 18:12:30 spire-1.2.1/pkg/server/api/id_test.go 18:12:30 spire-1.2.1/pkg/server/api/limits/ 18:12:30 spire-1.2.1/pkg/server/api/limits/limits.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/ 18:12:30 spire-1.2.1/pkg/server/api/middleware/alias.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/audit.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/caller.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/common.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/entries.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:12:30 spire-1.2.1/pkg/server/api/ratelimit.go 18:12:30 spire-1.2.1/pkg/server/api/rpccontext/ 18:12:30 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:12:30 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:12:30 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:12:30 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:12:30 spire-1.2.1/pkg/server/api/selector.go 18:12:30 spire-1.2.1/pkg/server/api/selector_test.go 18:12:30 spire-1.2.1/pkg/server/api/status.go 18:12:30 spire-1.2.1/pkg/server/api/status_test.go 18:12:30 spire-1.2.1/pkg/server/api/svid/ 18:12:30 spire-1.2.1/pkg/server/api/svid/v1/ 18:12:30 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:12:30 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:12:30 spire-1.2.1/pkg/server/api/trustdomain.go 18:12:30 spire-1.2.1/pkg/server/api/trustdomain/ 18:12:30 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:12:30 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:12:30 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:12:30 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:12:30 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:12:30 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:12:30 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:12:30 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:12:30 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:12:30 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:12:30 spire-1.2.1/pkg/agent/endpoints/workload/ 18:12:30 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:12:30 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:12:30 spire-1.2.1/pkg/agent/manager/ 18:12:30 spire-1.2.1/pkg/agent/manager/cache/ 18:12:30 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:12:30 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:12:30 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:12:30 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:12:30 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:12:30 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:12:30 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:12:30 spire-1.2.1/pkg/agent/manager/config.go 18:12:30 spire-1.2.1/pkg/agent/manager/manager.go 18:12:30 spire-1.2.1/pkg/agent/manager/manager_test.go 18:12:30 spire-1.2.1/pkg/agent/manager/storage.go 18:12:30 spire-1.2.1/pkg/agent/manager/storage_test.go 18:12:30 spire-1.2.1/pkg/agent/manager/storecache/ 18:12:30 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:12:30 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:12:30 spire-1.2.1/pkg/agent/manager/sync.go 18:12:30 spire-1.2.1/pkg/agent/plugin/ 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:12:30 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:12:30 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:12:30 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:12:30 spire-1.2.1/pkg/server/authpolicy/ 18:12:30 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:12:30 spire-1.2.1/pkg/server/authpolicy/policy.go 18:12:30 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:12:30 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:12:30 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:12:30 spire-1.2.1/pkg/server/authpolicy/validate.go 18:12:30 spire-1.2.1/pkg/server/bundle/ 18:12:30 spire-1.2.1/pkg/server/bundle/client/ 18:12:30 spire-1.2.1/pkg/server/bundle/client/client.go 18:12:30 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:12:30 spire-1.2.1/pkg/server/bundle/client/manager.go 18:12:30 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:12:30 spire-1.2.1/pkg/server/bundle/client/sources.go 18:12:30 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:12:30 spire-1.2.1/pkg/server/bundle/client/updater.go 18:12:30 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:12:30 spire-1.2.1/pkg/server/ca/ 18:12:30 spire-1.2.1/pkg/server/ca/ca.go 18:12:30 spire-1.2.1/pkg/server/ca/ca_health.go 18:12:30 spire-1.2.1/pkg/server/ca/ca_test.go 18:12:30 spire-1.2.1/pkg/server/ca/journal.go 18:12:30 spire-1.2.1/pkg/server/ca/journal_test.go 18:12:30 spire-1.2.1/pkg/server/ca/manager.go 18:12:30 spire-1.2.1/pkg/server/ca/manager_health.go 18:12:30 spire-1.2.1/pkg/server/ca/manager_test.go 18:12:30 spire-1.2.1/pkg/server/ca/templates.go 18:12:30 spire-1.2.1/pkg/server/ca/upstream_client.go 18:12:30 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:12:30 spire-1.2.1/pkg/server/ca/validation.go 18:12:30 spire-1.2.1/pkg/server/cache/ 18:12:30 spire-1.2.1/pkg/server/cache/dscache/ 18:12:30 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:12:30 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:12:30 spire-1.2.1/pkg/server/cache/entrycache/ 18:12:30 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:12:30 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:12:30 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:12:30 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:12:30 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:12:30 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:12:30 spire-1.2.1/pkg/server/catalog/ 18:12:30 spire-1.2.1/pkg/server/catalog/catalog.go 18:12:30 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:12:30 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 18:12:30 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:12:30 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:12:30 spire-1.2.1/pkg/server/catalog/notifier.go 18:12:30 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:12:30 spire-1.2.1/pkg/server/config.go 18:12:30 spire-1.2.1/pkg/server/datastore/ 18:12:30 spire-1.2.1/pkg/server/datastore/datastore.go 18:12:30 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:12:30 spire-1.2.1/pkg/server/datastore/repository.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:12:30 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:12:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:12:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:12:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:12:30 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:12:30 spire-1.2.1/pkg/server/endpoints/ 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/ 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:12:30 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:12:30 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:12:30 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:12:30 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:12:30 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:12:30 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:12:30 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:12:30 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:12:30 spire-1.2.1/pkg/server/endpoints/config.go 18:12:30 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:12:30 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:12:30 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:12:30 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:12:30 spire-1.2.1/pkg/server/endpoints/middleware.go 18:12:30 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:12:30 spire-1.2.1/pkg/server/hostservice/ 18:12:30 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:12:30 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:12:30 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:12:30 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:12:30 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:12:30 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:12:30 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:12:30 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/ 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/ 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:12:30 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:12:30 spire-1.2.1/pkg/agent/svid/ 18:12:30 spire-1.2.1/pkg/agent/svid/rotator.go 18:12:30 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:12:30 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:12:30 spire-1.2.1/pkg/agent/svid/store/ 18:12:30 spire-1.2.1/pkg/agent/svid/store/service.go 18:12:30 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:12:30 spire-1.2.1/pkg/common/ 18:12:30 spire-1.2.1/pkg/common/agentpathtemplate/ 18:12:30 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:12:30 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:12:30 spire-1.2.1/pkg/common/api/ 18:12:30 spire-1.2.1/pkg/common/api/metrics.go 18:12:30 spire-1.2.1/pkg/common/api/middleware/ 18:12:30 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:12:30 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:12:30 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:12:30 spire-1.2.1/pkg/common/api/middleware/logger.go 18:12:30 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:12:30 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:12:30 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:12:30 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:12:30 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:12:30 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:12:30 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:12:30 spire-1.2.1/pkg/common/api/middleware/names.go 18:12:30 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:12:30 spire-1.2.1/pkg/common/api/names.go 18:12:30 spire-1.2.1/pkg/common/api/ratelimit.go 18:12:30 spire-1.2.1/pkg/common/api/rpccontext/ 18:12:30 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:12:30 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:12:30 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:12:30 spire-1.2.1/pkg/common/auth/ 18:12:30 spire-1.2.1/pkg/common/auth/interceptors.go 18:12:30 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:12:30 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:12:30 spire-1.2.1/pkg/common/bundleutil/ 18:12:30 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:12:30 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:12:30 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:12:30 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:12:30 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:12:30 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:12:30 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:12:30 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:12:30 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:12:30 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:12:30 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:12:30 spire-1.2.1/pkg/common/bundleutil/types.go 18:12:30 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:12:30 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:12:30 spire-1.2.1/pkg/common/catalog/ 18:12:30 spire-1.2.1/pkg/common/catalog/bind.go 18:12:30 spire-1.2.1/pkg/common/catalog/builtin.go 18:12:30 spire-1.2.1/pkg/common/catalog/catalog.go 18:12:30 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:12:30 spire-1.2.1/pkg/common/catalog/closers.go 18:12:30 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:12:30 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:12:30 spire-1.2.1/pkg/common/catalog/config.go 18:12:30 spire-1.2.1/pkg/common/catalog/config_test.go 18:12:30 spire-1.2.1/pkg/common/catalog/configure.go 18:12:30 spire-1.2.1/pkg/common/catalog/constraints.go 18:12:30 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:12:30 spire-1.2.1/pkg/common/catalog/context.go 18:12:30 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:12:30 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:12:30 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:12:30 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/notifier/ 18:12:30 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:12:30 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:12:30 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:12:30 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:12:30 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:12:30 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:12:30 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:12:30 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:12:30 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:12:30 spire-1.2.1/pkg/common/catalog/external.go 18:12:30 spire-1.2.1/pkg/common/catalog/host.go 18:12:30 spire-1.2.1/pkg/common/catalog/pipenet.go 18:12:30 spire-1.2.1/pkg/common/catalog/plugin.go 18:12:30 spire-1.2.1/pkg/common/catalog/testplugin/ 18:12:30 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:12:30 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:12:30 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:12:30 spire-1.2.1/pkg/common/cli/ 18:12:30 spire-1.2.1/pkg/common/cli/env.go 18:12:30 spire-1.2.1/pkg/common/cli/flags.go 18:12:30 spire-1.2.1/pkg/common/cli/trust_domain.go 18:12:30 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:12:30 spire-1.2.1/pkg/common/cli/umask.go 18:12:30 spire-1.2.1/pkg/common/cli/umask_posix.go 18:12:30 spire-1.2.1/pkg/common/cli/umask_test.go 18:12:30 spire-1.2.1/pkg/common/cli/umask_windows.go 18:12:30 spire-1.2.1/pkg/common/cliprinter/ 18:12:30 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:12:30 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:12:30 spire-1.2.1/pkg/common/cliprinter/flag.go 18:12:30 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:12:30 spire-1.2.1/pkg/common/cliprinter/format.go 18:12:30 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/ 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:12:30 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:12:30 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:12:30 spire-1.2.1/pkg/common/coretypes/ 18:12:30 spire-1.2.1/pkg/common/coretypes/bundle/ 18:12:30 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:12:30 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:12:30 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:12:30 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:12:30 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:12:30 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:12:30 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:12:30 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:12:30 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:12:30 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:12:30 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:12:30 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:12:30 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:12:30 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:12:30 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:12:30 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:12:30 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:12:30 spire-1.2.1/pkg/common/cryptoutil/ 18:12:30 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:12:30 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:12:30 spire-1.2.1/pkg/common/diskutil/ 18:12:30 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:12:30 spire-1.2.1/pkg/common/diskutil/file_test.go 18:12:30 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:12:30 spire-1.2.1/pkg/common/errorutil/ 18:12:30 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:12:30 spire-1.2.1/pkg/common/health/ 18:12:30 spire-1.2.1/pkg/common/health/config.go 18:12:30 spire-1.2.1/pkg/common/health/context.go 18:12:30 spire-1.2.1/pkg/common/health/context_test.go 18:12:30 spire-1.2.1/pkg/common/health/health.go 18:12:30 spire-1.2.1/pkg/common/health/health_test.go 18:12:30 spire-1.2.1/pkg/common/health/logger.go 18:12:30 spire-1.2.1/pkg/common/hostservice/ 18:12:30 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:12:30 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:12:30 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:12:30 spire-1.2.1/pkg/common/idutil/ 18:12:30 spire-1.2.1/pkg/common/idutil/require.go 18:12:30 spire-1.2.1/pkg/common/idutil/require_test.go 18:12:30 spire-1.2.1/pkg/common/idutil/safety.go 18:12:30 spire-1.2.1/pkg/common/idutil/safety_test.go 18:12:30 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:12:30 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:12:30 spire-1.2.1/pkg/common/jwtsvid/ 18:12:30 spire-1.2.1/pkg/common/jwtsvid/common.go 18:12:30 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:12:30 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:12:30 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:12:30 spire-1.2.1/pkg/common/jwtutil/ 18:12:30 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:12:30 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:12:30 spire-1.2.1/pkg/common/log/ 18:12:30 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:12:30 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:12:30 spire-1.2.1/pkg/common/log/log.go 18:12:30 spire-1.2.1/pkg/common/log/log_test.go 18:12:30 spire-1.2.1/pkg/common/log/options.go 18:12:30 spire-1.2.1/pkg/common/nodeutil/ 18:12:30 spire-1.2.1/pkg/common/nodeutil/node.go 18:12:30 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:12:30 spire-1.2.1/pkg/common/peertracker/ 18:12:30 spire-1.2.1/pkg/common/peertracker/conn.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:12:30 spire-1.2.1/pkg/common/peertracker/credentials.go 18:12:30 spire-1.2.1/pkg/common/peertracker/errors.go 18:12:30 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:12:30 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:12:30 spire-1.2.1/pkg/common/peertracker/info.go 18:12:30 spire-1.2.1/pkg/common/peertracker/listener.go 18:12:30 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:12:30 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:12:30 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:12:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:12:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:12:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:12:30 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:12:30 spire-1.2.1/pkg/common/peertracker/tcp.go 18:12:30 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:12:30 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:12:30 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:12:30 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:12:30 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:12:30 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:12:30 spire-1.2.1/pkg/server/registration/ 18:12:30 spire-1.2.1/pkg/server/registration/manager.go 18:12:30 spire-1.2.1/pkg/server/registration/manager_test.go 18:12:30 spire-1.2.1/pkg/server/scanentries.go 18:12:30 spire-1.2.1/pkg/server/scanentries_test.go 18:12:30 spire-1.2.1/pkg/server/server.go 18:12:30 spire-1.2.1/pkg/server/server_test.go 18:12:30 spire-1.2.1/pkg/server/svid/ 18:12:30 spire-1.2.1/pkg/server/svid/observer.go 18:12:30 spire-1.2.1/pkg/server/svid/observer_test.go 18:12:30 spire-1.2.1/pkg/server/svid/rotator.go 18:12:30 spire-1.2.1/pkg/server/svid/rotator_config.go 18:12:30 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:12:30 spire-1.2.1/pkg/server/svid/rotator_test.go 18:12:30 spire-1.2.1/proto/ 18:12:30 spire-1.2.1/proto/private/ 18:12:30 spire-1.2.1/proto/private/server/ 18:12:30 spire-1.2.1/proto/private/server/journal/ 18:12:30 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:12:30 spire-1.2.1/pkg/common/peertracker/uds.go 18:12:30 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:12:30 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:12:30 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:12:30 spire-1.2.1/pkg/common/pemutil/ 18:12:30 spire-1.2.1/pkg/common/pemutil/block.go 18:12:30 spire-1.2.1/pkg/common/pemutil/certs.go 18:12:30 spire-1.2.1/pkg/common/pemutil/common.go 18:12:30 spire-1.2.1/pkg/common/pemutil/csr.go 18:12:30 spire-1.2.1/pkg/common/pemutil/keys.go 18:12:30 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:12:30 spire-1.2.1/pkg/common/pemutil/testdata/ 18:12:30 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:12:30 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:12:30 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:12:30 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:12:30 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:12:30 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:12:30 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:12:30 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:12:30 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:12:30 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:12:30 spire-1.2.1/proto/private/server/journal/journal.proto 18:12:30 spire-1.2.1/proto/spire/ 18:12:30 spire-1.2.1/proto/spire/common/ 18:12:30 spire-1.2.1/proto/spire/common/common.pb.go 18:12:30 spire-1.2.1/proto/spire/common/common.proto 18:12:30 spire-1.2.1/proto/spire/common/plugin/ 18:12:30 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:12:30 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:12:30 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:12:30 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:12:30 spire-1.2.1/proto/spire/plugin/ 18:12:30 spire-1.2.1/proto/spire/plugin/agent/ 18:12:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:12:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:12:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:12:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:12:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:12:30 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:12:30 spire-1.2.1/release/ 18:12:30 spire-1.2.1/pkg/common/plugin/ 18:12:30 spire-1.2.1/pkg/common/plugin/aws/ 18:12:30 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:12:30 spire-1.2.1/pkg/common/plugin/azure/ 18:12:30 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:12:30 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:12:30 spire-1.2.1/pkg/common/plugin/facade.go 18:12:30 spire-1.2.1/pkg/common/plugin/facade_test.go 18:12:30 spire-1.2.1/pkg/common/plugin/gcp/ 18:12:30 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:12:30 spire-1.2.1/pkg/common/plugin/k8s/ 18:12:30 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:12:30 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:12:30 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:12:30 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:12:30 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:12:30 spire-1.2.1/pkg/common/plugin/log.go 18:12:30 spire-1.2.1/pkg/common/plugin/sshpop/ 18:12:30 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:12:30 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:12:30 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:12:30 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:12:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:12:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:12:30 spire-1.2.1/release/spire-extras/ 18:12:30 spire-1.2.1/release/spire-extras/README.md 18:12:30 spire-1.2.1/release/spire-extras/conf/ 18:12:30 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:12:30 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:12:30 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:12:30 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:12:30 spire-1.2.1/release/spire/ 18:12:30 spire-1.2.1/release/spire/README.md 18:12:30 spire-1.2.1/release/spire/conf/ 18:12:30 spire-1.2.1/release/spire/conf/agent/ 18:12:30 spire-1.2.1/release/spire/conf/agent/agent.conf 18:12:30 spire-1.2.1/release/spire/conf/server/ 18:12:30 spire-1.2.1/release/spire/conf/server/server.conf 18:12:30 spire-1.2.1/script/ 18:12:30 spire-1.2.1/script/build-artifact.sh 18:12:30 spire-1.2.1/script/generate_dummy_ca.sh 18:12:30 spire-1.2.1/support/ 18:12:30 spire-1.2.1/support/k8s/ 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:12:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:12:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:12:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:12:30 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:12:30 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:12:30 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:12:30 spire-1.2.1/pkg/common/plugin/x509pop/ 18:12:30 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:12:30 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:12:30 spire-1.2.1/pkg/common/profiling/ 18:12:30 spire-1.2.1/pkg/common/profiling/dumpers.go 18:12:30 spire-1.2.1/pkg/common/profiling/profiling.go 18:12:30 spire-1.2.1/pkg/common/protoutil/ 18:12:30 spire-1.2.1/pkg/common/protoutil/masks.go 18:12:30 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:12:30 spire-1.2.1/pkg/common/rotationutil/ 18:12:30 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:12:30 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:12:30 spire-1.2.1/pkg/common/selector/ 18:12:30 spire-1.2.1/pkg/common/selector/selector.go 18:12:30 spire-1.2.1/pkg/common/selector/selector_test.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:12:30 spire-1.2.1/pkg/common/selector/set.go 18:12:30 spire-1.2.1/pkg/common/selector/set_utils.go 18:12:30 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:12:30 spire-1.2.1/pkg/common/telemetry/ 18:12:30 spire-1.2.1/pkg/common/telemetry/agent/ 18:12:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:12:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:12:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:12:30 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:12:30 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:12:30 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:12:30 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:12:30 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:12:30 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:12:30 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:12:30 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:12:30 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:12:30 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:12:30 spire-1.2.1/pkg/common/telemetry/call.go 18:12:30 spire-1.2.1/pkg/common/telemetry/common/ 18:12:30 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:12:30 spire-1.2.1/pkg/common/telemetry/config.go 18:12:30 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:12:30 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:12:30 spire-1.2.1/pkg/common/telemetry/inmem.go 18:12:30 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:12:30 spire-1.2.1/pkg/common/telemetry/m3.go 18:12:30 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:12:30 spire-1.2.1/pkg/common/telemetry/metrics.go 18:12:30 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:12:30 spire-1.2.1/pkg/common/telemetry/names.go 18:12:30 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:12:30 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:12:30 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:12:30 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:12:30 spire-1.2.1/pkg/common/telemetry/server/ 18:12:30 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:12:30 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:12:30 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:12:30 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:12:30 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:12:30 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:12:30 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:12:30 spire-1.2.1/support/oidc-discovery-provider/ 18:12:30 spire-1.2.1/support/oidc-discovery-provider/README.md 18:12:30 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:12:30 spire-1.2.1/support/oidc-discovery-provider/config.go 18:12:30 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:12:30 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:12:30 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:12:30 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:12:30 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:12:30 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:12:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:12:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:12:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:12:30 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:12:30 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:12:30 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:12:30 spire-1.2.1/pkg/common/telemetry/server/server.go 18:12:30 spire-1.2.1/pkg/common/telemetry/sink.go 18:12:30 spire-1.2.1/pkg/common/telemetry/statsd.go 18:12:30 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:12:30 spire-1.2.1/pkg/common/telemetry/uptime.go 18:12:30 spire-1.2.1/pkg/common/telemetry/version.go 18:12:30 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:12:30 spire-1.2.1/pkg/common/uptime/ 18:12:30 spire-1.2.1/pkg/common/uptime/uptime.go 18:12:30 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:12:30 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:12:30 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:12:30 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:12:30 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:12:30 spire-1.2.1/support/oidc-discovery-provider/main.go 18:12:30 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:12:30 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:12:30 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:12:30 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:12:30 spire-1.2.1/test/ 18:12:30 spire-1.2.1/test/clock/ 18:12:30 spire-1.2.1/test/clock/clock.go 18:12:30 spire-1.2.1/test/fakes/ 18:12:30 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:12:30 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:12:30 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:12:30 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:12:30 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:12:30 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:12:30 spire-1.2.1/test/fakes/fakeagentstore/ 18:12:30 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:12:30 spire-1.2.1/test/fakes/fakedatastore/ 18:12:30 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:12:30 spire-1.2.1/test/fakes/fakeentryclient/ 18:12:30 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:12:30 spire-1.2.1/test/fakes/fakehealthchecker/ 18:12:30 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:12:30 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:12:30 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:12:30 spire-1.2.1/test/fakes/fakemetrics/ 18:12:30 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:12:30 spire-1.2.1/test/fakes/fakenoderesolver/ 18:12:30 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:12:30 spire-1.2.1/test/fakes/fakenotifier/ 18:12:30 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:12:30 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:12:30 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:12:30 spire-1.2.1/test/fakes/fakeserverca/ 18:12:30 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:12:30 spire-1.2.1/test/fakes/fakeservercatalog/ 18:12:30 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:12:30 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:12:30 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:12:30 spire-1.2.1/pkg/common/util/ 18:12:30 spire-1.2.1/pkg/common/util/certs.go 18:12:30 spire-1.2.1/pkg/common/util/certs_test.go 18:12:30 spire-1.2.1/pkg/common/util/csr.go 18:12:30 spire-1.2.1/pkg/common/util/hash.go 18:12:30 spire-1.2.1/pkg/common/util/selectors.go 18:12:30 spire-1.2.1/pkg/common/util/selectors_test.go 18:12:30 spire-1.2.1/pkg/common/util/signals.go 18:12:30 spire-1.2.1/pkg/common/util/sort.go 18:12:30 spire-1.2.1/pkg/common/util/sort_test.go 18:12:30 spire-1.2.1/pkg/common/util/task.go 18:12:30 spire-1.2.1/pkg/common/util/task_test.go 18:12:30 spire-1.2.1/pkg/common/util/testdata/ 18:12:30 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:12:30 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:12:30 spire-1.2.1/pkg/common/version/ 18:12:30 spire-1.2.1/pkg/common/version/version.go 18:12:30 spire-1.2.1/pkg/common/x509svid/ 18:12:30 spire-1.2.1/pkg/common/x509svid/common_test.go 18:12:30 spire-1.2.1/pkg/common/x509svid/csr.go 18:12:30 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:12:30 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:12:30 spire-1.2.1/pkg/common/x509util/ 18:12:30 spire-1.2.1/pkg/common/x509util/cert.go 18:12:30 spire-1.2.1/pkg/common/x509util/dns.go 18:12:30 spire-1.2.1/pkg/common/x509util/dns_test.go 18:12:30 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:12:30 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:12:30 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:12:30 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:12:30 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:12:30 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:12:30 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:12:30 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:12:30 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:12:30 spire-1.2.1/test/fixture/ 18:12:30 spire-1.2.1/test/fixture/certs/ 18:12:30 spire-1.2.1/test/fixture/certs/agent_svid.der 18:12:30 spire-1.2.1/test/fixture/certs/base_cert.pem 18:12:30 spire-1.2.1/test/fixture/certs/base_csr.pem 18:12:30 spire-1.2.1/test/fixture/certs/base_key.pem 18:12:30 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:12:30 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:12:30 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:12:30 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:12:30 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:12:30 spire-1.2.1/test/fixture/certs/blog_key.pem 18:12:30 spire-1.2.1/test/fixture/certs/bundle.der 18:12:30 spire-1.2.1/pkg/common/x509util/keyid.go 18:12:30 spire-1.2.1/pkg/common/x509util/keypair.go 18:12:30 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:12:30 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:12:30 spire-1.2.1/pkg/server/ 18:12:30 spire-1.2.1/pkg/server/api/ 18:12:30 spire-1.2.1/pkg/server/api/agent.go 18:12:30 spire-1.2.1/pkg/server/api/agent/ 18:12:30 spire-1.2.1/pkg/server/api/agent/v1/ 18:12:30 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:12:30 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:12:30 spire-1.2.1/pkg/server/api/agent_test.go 18:12:30 spire-1.2.1/pkg/server/api/api.go 18:12:30 spire-1.2.1/pkg/server/api/audit/ 18:12:30 spire-1.2.1/pkg/server/api/audit/audit.go 18:12:30 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:12:30 spire-1.2.1/pkg/server/api/bundle.go 18:12:30 spire-1.2.1/pkg/server/api/bundle/ 18:12:30 spire-1.2.1/pkg/server/api/bundle/v1/ 18:12:30 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:12:30 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:12:30 spire-1.2.1/pkg/server/api/bundle_test.go 18:12:30 spire-1.2.1/pkg/server/api/debug/ 18:12:30 spire-1.2.1/pkg/server/api/debug/v1/ 18:12:30 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:12:30 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:12:30 spire-1.2.1/test/fixture/certs/ca.pem 18:12:30 spire-1.2.1/test/fixture/certs/ca_key.pem 18:12:30 spire-1.2.1/test/fixture/certs/database_cert.pem 18:12:30 spire-1.2.1/test/fixture/certs/database_csr.pem 18:12:30 spire-1.2.1/test/fixture/certs/database_key.pem 18:12:30 spire-1.2.1/test/fixture/certs/node_cert.pem 18:12:30 spire-1.2.1/test/fixture/certs/node_csr.pem 18:12:30 spire-1.2.1/test/fixture/certs/node_key.pem 18:12:30 spire-1.2.1/test/fixture/certs/svid.pem 18:12:30 spire-1.2.1/test/fixture/certs/svid_key.pem 18:12:30 spire-1.2.1/test/fixture/config/ 18:12:30 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:12:30 spire-1.2.1/test/fixture/config/agent_good.conf 18:12:30 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:12:30 spire-1.2.1/test/fixture/config/plugin_good.conf 18:12:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:12:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:12:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:12:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:12:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:12:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:12:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:12:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:12:30 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:12:30 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:12:30 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:12:30 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:12:30 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:12:30 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:12:30 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:12:30 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:12:30 spire-1.2.1/test/fixture/config/server_good.conf 18:12:30 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:12:30 spire-1.2.1/test/fixture/fixture.go 18:12:30 spire-1.2.1/test/fixture/nodeattestor/ 18:12:30 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:12:30 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:12:30 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:12:30 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:12:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:12:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:12:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:12:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:12:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:12:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:12:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:12:30 spire-1.2.1/test/fixture/registration/ 18:12:30 spire-1.2.1/test/fixture/registration/entries.json 18:12:30 spire-1.2.1/test/fixture/registration/good-for-update.json 18:12:30 spire-1.2.1/test/fixture/registration/good.json 18:12:30 spire-1.2.1/test/fixture/registration/invalid.json 18:12:30 spire-1.2.1/test/fixture/registration/invalid_json.json 18:12:30 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:12:30 spire-1.2.1/test/integration/ 18:12:30 spire-1.2.1/test/integration/README.md 18:12:30 spire-1.2.1/test/integration/common 18:12:30 spire-1.2.1/test/integration/setup/ 18:12:30 spire-1.2.1/test/integration/setup/adminclient/ 18:12:30 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:12:30 spire-1.2.1/test/integration/setup/adminclient/client.go 18:12:30 spire-1.2.1/test/integration/setup/debugagent/ 18:12:30 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:12:30 spire-1.2.1/test/integration/setup/debugagent/main.go 18:12:30 spire-1.2.1/test/integration/setup/debugserver/ 18:12:30 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:12:30 spire-1.2.1/test/integration/setup/debugserver/main.go 18:12:30 spire-1.2.1/test/integration/setup/downstreamclient/ 18:12:30 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:12:30 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:12:30 spire-1.2.1/test/integration/setup/itclient/ 18:12:30 spire-1.2.1/test/integration/setup/itclient/client.go 18:12:30 spire-1.2.1/test/integration/setup/node-attestation/ 18:12:30 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:12:30 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:12:30 spire-1.2.1/test/integration/setup/x509pop/ 18:12:30 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:12:30 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:12:30 spire-1.2.1/test/integration/suites/ 18:12:30 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:12:30 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:12:30 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:12:30 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:12:30 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:12:30 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:12:30 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:12:30 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:12:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:12:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:12:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:12:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:12:30 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:12:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:12:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:12:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:12:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:12:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:12:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:12:30 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:12:30 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:12:30 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:12:30 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:12:30 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:12:30 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:12:30 spire-1.2.1/pkg/server/api/entry.go 18:12:30 spire-1.2.1/pkg/server/api/entry/ 18:12:30 spire-1.2.1/pkg/server/api/entry/v1/ 18:12:30 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:12:30 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:12:30 spire-1.2.1/pkg/server/api/entry_test.go 18:12:30 spire-1.2.1/pkg/server/api/health/ 18:12:30 spire-1.2.1/pkg/server/api/health/v1/ 18:12:30 spire-1.2.1/pkg/server/api/health/v1/service.go 18:12:30 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:12:30 spire-1.2.1/pkg/server/api/id.go 18:12:30 spire-1.2.1/pkg/server/api/id_test.go 18:12:30 spire-1.2.1/pkg/server/api/limits/ 18:12:30 spire-1.2.1/pkg/server/api/limits/limits.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/ 18:12:30 spire-1.2.1/pkg/server/api/middleware/alias.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/audit.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/caller.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:12:30 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:12:30 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:12:30 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:12:30 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:12:30 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:12:30 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:12:30 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:12:30 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:12:30 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:12:30 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:12:30 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:12:30 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:12:30 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:12:30 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:12:30 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:12:30 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:12:30 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:12:30 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:12:30 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:12:30 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:12:30 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:12:30 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:12:30 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:12:30 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:12:30 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:12:30 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:12:30 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:12:30 spire-1.2.1/pkg/server/api/middleware/common.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/entries.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:12:30 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:12:30 spire-1.2.1/pkg/server/api/ratelimit.go 18:12:30 spire-1.2.1/pkg/server/api/rpccontext/ 18:12:30 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:12:30 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:12:30 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:12:30 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:12:30 spire-1.2.1/pkg/server/api/selector.go 18:12:30 spire-1.2.1/pkg/server/api/selector_test.go 18:12:30 spire-1.2.1/pkg/server/api/status.go 18:12:30 spire-1.2.1/pkg/server/api/status_test.go 18:12:30 spire-1.2.1/pkg/server/api/svid/ 18:12:30 spire-1.2.1/pkg/server/api/svid/v1/ 18:12:30 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:12:30 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:12:30 spire-1.2.1/pkg/server/api/trustdomain.go 18:12:30 spire-1.2.1/pkg/server/api/trustdomain/ 18:12:30 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:12:30 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:12:30 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:12:30 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:12:30 spire-1.2.1/pkg/server/authpolicy/ 18:12:30 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:12:30 spire-1.2.1/pkg/server/authpolicy/policy.go 18:12:30 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:12:30 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:12:30 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:12:30 spire-1.2.1/pkg/server/authpolicy/validate.go 18:12:30 spire-1.2.1/pkg/server/bundle/ 18:12:30 spire-1.2.1/pkg/server/bundle/client/ 18:12:30 spire-1.2.1/pkg/server/bundle/client/client.go 18:12:30 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:12:30 spire-1.2.1/pkg/server/bundle/client/manager.go 18:12:30 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:12:30 spire-1.2.1/pkg/server/bundle/client/sources.go 18:12:30 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:12:30 spire-1.2.1/pkg/server/bundle/client/updater.go 18:12:30 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:12:30 spire-1.2.1/pkg/server/ca/ 18:12:30 spire-1.2.1/pkg/server/ca/ca.go 18:12:30 spire-1.2.1/pkg/server/ca/ca_health.go 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:12:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:12:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:12:30 spire-1.2.1/test/integration/suites/join-token/ 18:12:30 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:12:30 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:12:30 spire-1.2.1/pkg/server/ca/ca_test.go 18:12:30 spire-1.2.1/pkg/server/ca/journal.go 18:12:30 spire-1.2.1/pkg/server/ca/journal_test.go 18:12:30 spire-1.2.1/pkg/server/ca/manager.go 18:12:30 spire-1.2.1/pkg/server/ca/manager_health.go 18:12:30 spire-1.2.1/pkg/server/ca/manager_test.go 18:12:30 spire-1.2.1/pkg/server/ca/templates.go 18:12:30 spire-1.2.1/pkg/server/ca/upstream_client.go 18:12:30 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:12:30 spire-1.2.1/pkg/server/ca/validation.go 18:12:30 spire-1.2.1/pkg/server/cache/ 18:12:30 spire-1.2.1/pkg/server/cache/dscache/ 18:12:30 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:12:30 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:12:30 spire-1.2.1/pkg/server/cache/entrycache/ 18:12:30 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:12:30 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:12:30 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:12:30 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:12:30 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:12:30 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:12:30 spire-1.2.1/pkg/server/catalog/ 18:12:30 spire-1.2.1/pkg/server/catalog/catalog.go 18:12:30 18:12:30 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:12:30 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:12:30 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:12:30 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:12:30 spire-1.2.1/test/integration/suites/join-token/README.md 18:12:30 spire-1.2.1/test/integration/suites/join-token/conf/ 18:12:30 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:12:30 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:12:30 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:12:30 spire-1.2.1/test/integration/suites/join-token/teardown 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectlspire-1.2.1/pkg/server/catalog/keymanager.go 18:12:30 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:12:30 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:12:30 spire-1.2.1/pkg/server/catalog/notifier.go 18:12:30 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:12:30 spire-1.2.1/pkg/server/config.go 18:12:30 spire-1.2.1/pkg/server/datastore/ 18:12:30 spire-1.2.1/pkg/server/datastore/datastore.go 18:12:30 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:12:30 spire-1.2.1/pkg/server/datastore/repository.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:12:30 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:12:30 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:12:30 spire-1.2.1/test/integration/suites/k8s/ 18:12:30 spire-1.2.1/test/integration/suites/k8s/00-setup 18:12:30 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:12:30 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:12:30 spire-1.2.1/test/integration/suites/k8s/README.md 18:12:30 spire-1.2.1/test/integration/suites/k8s/conf/ 18:12:30 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:12:30 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:12:30 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:12:30 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:12:30 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:12:30 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:12:30 spire-1.2.1/test/integration/suites/k8s/teardown 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/ 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:12:30 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:12:30 spire-1.2.1/pkg/server/endpoints/ 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/ 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:12:30 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:12:30 spire-1.2.1/pkg/server/endpoints/config.go 18:12:30 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:12:30 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:12:30 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:12:30 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:12:30 spire-1.2.1/pkg/server/endpoints/middleware.go 18:12:30 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:12:30 spire-1.2.1/pkg/server/hostservice/ 18:12:30 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:12:30 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:12:30 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:12:30 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:12:30 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:12:30 spire-1.2.1/test/integration/suites/node-attestation/ 18:12:30 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:12:30 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:12:30 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:12:30 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:12:30 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:12:30 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:12:30 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:12:30 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:12:30 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:12:30 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:12:30 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:12:30 spire-1.2.1/test/integration/suites/rotation/ 18:12:30 spire-1.2.1/test/integration/suites/rotation/00-setup 18:12:30 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:12:30 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:12:30 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:12:30 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:12:30 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:12:30 spire-1.2.1/test/integration/suites/rotation/README.md 18:12:30 spire-1.2.1/test/integration/suites/rotation/conf/ 18:12:30 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:12:30 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:12:30 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/ 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/ 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:12:30 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:12:30 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:12:30 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:12:30 spire-1.2.1/test/integration/suites/rotation/teardown 18:12:30 spire-1.2.1/test/integration/suites/self-test/ 18:12:30 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:12:30 spire-1.2.1/test/integration/suites/self-test/README.md 18:12:30 spire-1.2.1/test/integration/suites/self-test/teardown 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:12:30 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:12:30 spire-1.2.1/test/integration/suites/upgrade/ 18:12:30 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:12:30 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:12:30 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:12:30 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:12:30 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:12:30 spire-1.2.1/test/integration/suites/upgrade/README.md 18:12:30 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:12:30 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:12:30 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:12:30 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:12:30 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:12:30 spire-1.2.1/test/integration/suites/upgrade/teardown 18:12:30 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:12:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:12:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:12:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:12:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:12:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:12:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:12:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:12:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:12:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:12:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:12:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:12:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:12:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:12:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:12:30 spire-1.2.1/test/integration/test-one.sh 18:12:30 spire-1.2.1/test/integration/test.sh 18:12:30 spire-1.2.1/test/plugintest/ 18:12:30 spire-1.2.1/test/plugintest/config.go 18:12:30 spire-1.2.1/test/plugintest/load.go 18:12:30 spire-1.2.1/test/plugintest/option.go 18:12:30 spire-1.2.1/test/spiretest/ 18:12:30 spire-1.2.1/test/spiretest/apiserver.go 18:12:30 spire-1.2.1/test/spiretest/assertions.go 18:12:30 spire-1.2.1/test/spiretest/dir.go 18:12:30 spire-1.2.1/test/spiretest/errors_posix.go 18:12:30 spire-1.2.1/test/spiretest/errors_windows.go 18:12:30 spire-1.2.1/test/spiretest/logs.go 18:12:30 spire-1.2.1/test/spiretest/socketapi.go 18:12:30 spire-1.2.1/test/spiretest/suite.go 18:12:30 spire-1.2.1/test/spiretest/x509.go 18:12:30 spire-1.2.1/test/testca/ 18:12:30 spire-1.2.1/test/testca/ca.go 18:12:30 spire-1.2.1/test/testkey/ 18:12:30 spire-1.2.1/test/testkey/generate.sh 18:12:30 spire-1.2.1/test/testkey/genkeys.go 18:12:30 spire-1.2.1/test/testkey/keys.go 18:12:30 spire-1.2.1/test/testkey/new.go 18:12:30 spire-1.2.1/test/tpmsimulator/ 18:12:30 spire-1.2.1/test/tpmsimulator/simulator.go 18:12:30 spire-1.2.1/test/util/ 18:12:30 spire-1.2.1/test/util/cert_fixtures.go 18:12:30 spire-1.2.1/test/util/cert_generation.go 18:12:30 spire-1.2.1/test/util/io_redirection.go 18:12:30 spire-1.2.1/test/util/race.go 18:12:30 spire-1.2.1/test/util/util.go 18:12:31 building spire from source... 18:12:31 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:12:31 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:12:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:12:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:12:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:12:31 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:12:31 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:12:31 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:12:31 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/notifier/ 18:12:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:12:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:12:31 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:12:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:12:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:12:31 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:12:31 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:12:31 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:12:31 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:12:31 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:12:31 spire-1.2.1/pkg/server/registration/ 18:12:31 spire-1.2.1/pkg/server/registration/manager.go 18:12:31 spire-1.2.1/pkg/server/registration/manager_test.go 18:12:31 spire-1.2.1/pkg/server/scanentries.go 18:12:31 spire-1.2.1/pkg/server/scanentries_test.go 18:12:31 spire-1.2.1/pkg/server/server.go 18:12:31 spire-1.2.1/pkg/server/server_test.go 18:12:31 spire-1.2.1/pkg/server/svid/ 18:12:31 spire-1.2.1/pkg/server/svid/observer.go 18:12:31 spire-1.2.1/pkg/server/svid/observer_test.go 18:12:31 spire-1.2.1/pkg/server/svid/rotator.go 18:12:31 spire-1.2.1/pkg/server/svid/rotator_config.go 18:12:31 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:12:31 spire-1.2.1/pkg/server/svid/rotator_test.go 18:12:31 spire-1.2.1/proto/ 18:12:31 spire-1.2.1/proto/private/ 18:12:31 spire-1.2.1/proto/private/server/ 18:12:31 spire-1.2.1/proto/private/server/journal/ 18:12:31 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:12:31 spire-1.2.1/proto/private/server/journal/journal.proto 18:12:31 spire-1.2.1/proto/spire/ 18:12:31 spire-1.2.1/proto/spire/common/ 18:12:31 spire-1.2.1/proto/spire/common/common.pb.go 18:12:31 spire-1.2.1/proto/spire/common/common.proto 18:12:31 spire-1.2.1/proto/spire/common/plugin/ 18:12:31 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:12:31 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:12:31 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:12:31 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:12:31 spire-1.2.1/proto/spire/plugin/ 18:12:31 spire-1.2.1/proto/spire/plugin/agent/ 18:12:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:12:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:12:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:12:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:12:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:12:31 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:12:31 spire-1.2.1/release/ 18:12:31 spire-1.2.1/release/spire-extras/ 18:12:31 spire-1.2.1/release/spire-extras/README.md 18:12:31 spire-1.2.1/release/spire-extras/conf/ 18:12:31 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:12:31 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:12:31 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:12:31 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:12:31 spire-1.2.1/release/spire/ 18:12:31 spire-1.2.1/release/spire/README.md 18:12:31 spire-1.2.1/release/spire/conf/ 18:12:31 spire-1.2.1/release/spire/conf/agent/ 18:12:31 spire-1.2.1/release/spire/conf/agent/agent.conf 18:12:31 spire-1.2.1/release/spire/conf/server/ 18:12:31 spire-1.2.1/release/spire/conf/server/server.conf 18:12:31 spire-1.2.1/script/ 18:12:31 spire-1.2.1/script/build-artifact.sh 18:12:31 spire-1.2.1/script/generate_dummy_ca.sh 18:12:31 spire-1.2.1/support/ 18:12:31 spire-1.2.1/support/k8s/ 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:12:31 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:12:31 spire-1.2.1/support/oidc-discovery-provider/ 18:12:31 spire-1.2.1/support/oidc-discovery-provider/README.md 18:12:31 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:12:31 spire-1.2.1/support/oidc-discovery-provider/config.go 18:12:31 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:12:31 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:12:31 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:12:31 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:12:31 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:12:31 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:12:31 spire-1.2.1/support/oidc-discovery-provider/main.go 18:12:31 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:12:31 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:12:31 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:12:31 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:12:31 spire-1.2.1/test/ 18:12:31 spire-1.2.1/test/clock/ 18:12:31 spire-1.2.1/test/clock/clock.go 18:12:31 spire-1.2.1/test/fakes/ 18:12:31 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:12:31 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:12:31 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:12:31 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:12:31 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:12:31 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:12:31 spire-1.2.1/test/fakes/fakeagentstore/ 18:12:31 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:12:31 spire-1.2.1/test/fakes/fakedatastore/ 18:12:31 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:12:31 spire-1.2.1/test/fakes/fakeentryclient/ 18:12:31 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:12:31 spire-1.2.1/test/fakes/fakehealthchecker/ 18:12:31 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:12:31 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:12:31 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:12:31 spire-1.2.1/test/fakes/fakemetrics/ 18:12:31 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:12:31 spire-1.2.1/test/fakes/fakenoderesolver/ 18:12:31 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:12:31 spire-1.2.1/test/fakes/fakenotifier/ 18:12:31 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:12:31 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:12:31 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:12:31 spire-1.2.1/test/fakes/fakeserverca/ 18:12:31 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:12:31 spire-1.2.1/test/fakes/fakeservercatalog/ 18:12:31 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:12:31 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:12:31 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:12:31 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:12:31 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:12:31 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:12:31 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:12:31 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:12:31 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:12:31 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:12:31 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:12:31 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:12:31 spire-1.2.1/test/fixture/ 18:12:31 spire-1.2.1/test/fixture/certs/ 18:12:31 spire-1.2.1/test/fixture/certs/agent_svid.der 18:12:31 spire-1.2.1/test/fixture/certs/base_cert.pem 18:12:31 spire-1.2.1/test/fixture/certs/base_csr.pem 18:12:31 spire-1.2.1/test/fixture/certs/base_key.pem 18:12:31 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:12:31 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:12:31 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:12:31 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:12:31 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:12:31 spire-1.2.1/test/fixture/certs/blog_key.pem 18:12:31 spire-1.2.1/test/fixture/certs/bundle.der 18:12:31 spire-1.2.1/test/fixture/certs/ca.pem 18:12:31 spire-1.2.1/test/fixture/certs/ca_key.pem 18:12:31 spire-1.2.1/test/fixture/certs/database_cert.pem 18:12:31 spire-1.2.1/test/fixture/certs/database_csr.pem 18:12:31 spire-1.2.1/test/fixture/certs/database_key.pem 18:12:31 spire-1.2.1/test/fixture/certs/node_cert.pem 18:12:31 spire-1.2.1/test/fixture/certs/node_csr.pem 18:12:31 spire-1.2.1/test/fixture/certs/node_key.pem 18:12:31 spire-1.2.1/test/fixture/certs/svid.pem 18:12:31 spire-1.2.1/test/fixture/certs/svid_key.pem 18:12:31 spire-1.2.1/test/fixture/config/ 18:12:31 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:12:31 spire-1.2.1/test/fixture/config/agent_good.conf 18:12:31 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:12:31 spire-1.2.1/test/fixture/config/plugin_good.conf 18:12:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:12:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:12:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:12:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:12:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:12:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:12:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:12:31 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:12:31 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:12:31 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:12:31 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:12:31 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:12:31 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:12:31 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:12:31 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:12:31 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:12:31 spire-1.2.1/test/fixture/config/server_good.conf 18:12:31 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:12:31 spire-1.2.1/test/fixture/fixture.go 18:12:31 spire-1.2.1/test/fixture/nodeattestor/ 18:12:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:12:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:12:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:12:31 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:12:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:12:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:12:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:12:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:12:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:12:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:12:31 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:12:31 spire-1.2.1/test/fixture/registration/ 18:12:31 spire-1.2.1/test/fixture/registration/entries.json 18:12:31 spire-1.2.1/test/fixture/registration/good-for-update.json 18:12:31 spire-1.2.1/test/fixture/registration/good.json 18:12:31 spire-1.2.1/test/fixture/registration/invalid.json 18:12:31 spire-1.2.1/test/fixture/registration/invalid_json.json 18:12:31 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:12:31 spire-1.2.1/test/integration/ 18:12:31 spire-1.2.1/test/integration/README.md 18:12:31 spire-1.2.1/test/integration/common 18:12:31 spire-1.2.1/test/integration/setup/ 18:12:31 spire-1.2.1/test/integration/setup/adminclient/ 18:12:31 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:12:31 spire-1.2.1/test/integration/setup/adminclient/client.go 18:12:31 spire-1.2.1/test/integration/setup/debugagent/ 18:12:31 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:12:31 spire-1.2.1/test/integration/setup/debugagent/main.go 18:12:31 spire-1.2.1/test/integration/setup/debugserver/ 18:12:31 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:12:31 spire-1.2.1/test/integration/setup/debugserver/main.go 18:12:31 spire-1.2.1/test/integration/setup/downstreamclient/ 18:12:31 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:12:31 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:12:31 spire-1.2.1/test/integration/setup/itclient/ 18:12:31 spire-1.2.1/test/integration/setup/itclient/client.go 18:12:31 spire-1.2.1/test/integration/setup/node-attestation/ 18:12:31 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:12:31 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:12:31 spire-1.2.1/test/integration/setup/x509pop/ 18:12:31 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:12:31 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:12:31 spire-1.2.1/test/integration/suites/ 18:12:31 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:12:31 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:12:31 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:12:31 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:12:31 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:12:31 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:12:31 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:12:31 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:12:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:12:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:12:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:12:31 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:12:31 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:12:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:12:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:12:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:12:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:12:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:12:31 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:12:31 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:12:31 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:12:31 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:12:31 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:12:31 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:12:31 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:12:31 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:12:31 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:12:31 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:12:31 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:12:31 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:12:31 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:12:31 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:12:31 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:12:31 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:12:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:12:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:12:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:12:31 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:12:31 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:12:31 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:12:31 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:12:31 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:12:31 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:12:31 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:12:31 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:12:31 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:12:31 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:12:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:12:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:12:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:12:31 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:12:31 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:12:31 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:12:31 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:12:31 spire-1.2.1/test/integration/suites/join-token/ 18:12:31 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:12:31 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agentsInstalling go1.17.7... 18:12:31 18:12:31 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:12:31 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:12:31 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:12:31 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:12:31 spire-1.2.1/test/integration/suites/join-token/README.md 18:12:31 spire-1.2.1/test/integration/suites/join-token/conf/ 18:12:31 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:12:31 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:12:31 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:12:31 spire-1.2.1/test/integration/suites/join-token/teardown 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:12:31 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:12:31 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:12:31 spire-1.2.1/test/integration/suites/k8s/ 18:12:31 spire-1.2.1/test/integration/suites/k8s/00-setup 18:12:31 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:12:31 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:12:31 spire-1.2.1/test/integration/suites/k8s/README.md 18:12:31 spire-1.2.1/test/integration/suites/k8s/conf/ 18:12:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:12:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:12:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:12:31 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:12:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:12:31 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:12:31 spire-1.2.1/test/integration/suites/k8s/teardown 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/ 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:12:31 spire-1.2.1/test/integration/suites/node-attestation/ 18:12:31 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:12:31 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:12:31 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:12:31 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:12:31 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:12:31 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:12:31 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:12:31 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:12:31 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:12:31 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:12:31 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:12:31 spire-1.2.1/test/integration/suites/rotation/ 18:12:31 spire-1.2.1/test/integration/suites/rotation/00-setup 18:12:31 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:12:31 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:12:31 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:12:31 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:12:31 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:12:31 spire-1.2.1/test/integration/suites/rotation/README.md 18:12:31 spire-1.2.1/test/integration/suites/rotation/conf/ 18:12:31 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:12:31 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:12:31 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:12:31 spire-1.2.1/test/integration/suites/rotation/teardown 18:12:31 spire-1.2.1/test/integration/suites/self-test/ 18:12:31 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:12:31 spire-1.2.1/test/integration/suites/self-test/README.md 18:12:31 spire-1.2.1/test/integration/suites/self-test/teardown 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:12:31 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:12:31 spire-1.2.1/test/integration/suites/upgrade/ 18:12:31 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:12:31 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:12:31 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:12:31 spire-1.2.1/test/integration/suites/upgrade/README.md 18:12:31 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:12:31 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:12:31 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:12:31 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:12:31 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:12:31 spire-1.2.1/test/integration/suites/upgrade/teardown 18:12:31 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:12:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:12:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:12:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:12:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:12:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:12:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:12:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:12:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:12:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:12:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:12:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:12:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:12:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:12:31 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:12:31 spire-1.2.1/test/integration/test-one.sh 18:12:31 spire-1.2.1/test/integration/test.sh 18:12:31 spire-1.2.1/test/plugintest/ 18:12:31 spire-1.2.1/test/plugintest/config.go 18:12:31 spire-1.2.1/test/plugintest/load.go 18:12:31 spire-1.2.1/test/plugintest/option.go 18:12:31 spire-1.2.1/test/spiretest/ 18:12:31 spire-1.2.1/test/spiretest/apiserver.go 18:12:31 spire-1.2.1/test/spiretest/assertions.go 18:12:31 spire-1.2.1/test/spiretest/dir.go 18:12:31 spire-1.2.1/test/spiretest/errors_posix.go 18:12:31 spire-1.2.1/test/spiretest/errors_windows.go 18:12:31 spire-1.2.1/test/spiretest/logs.go 18:12:31 spire-1.2.1/test/spiretest/socketapi.go 18:12:31 spire-1.2.1/test/spiretest/suite.go 18:12:31 spire-1.2.1/test/spiretest/x509.go 18:12:31 spire-1.2.1/test/testca/ 18:12:31 spire-1.2.1/test/testca/ca.go 18:12:31 spire-1.2.1/test/testkey/ 18:12:31 spire-1.2.1/test/testkey/generate.sh 18:12:31 spire-1.2.1/test/testkey/genkeys.go 18:12:31 spire-1.2.1/test/testkey/keys.go 18:12:31 spire-1.2.1/test/testkey/new.go 18:12:31 spire-1.2.1/test/tpmsimulator/ 18:12:31 spire-1.2.1/test/tpmsimulator/simulator.go 18:12:31 spire-1.2.1/test/util/ 18:12:31 spire-1.2.1/test/util/cert_fixtures.go 18:12:31 spire-1.2.1/test/util/cert_generation.go 18:12:31 spire-1.2.1/test/util/io_redirection.go 18:12:31 spire-1.2.1/test/util/race.go 18:12:31 spire-1.2.1/test/util/util.go 18:12:31 building spire from source... 18:12:32 Installing go1.17.7... 18:12:38 Removing intermediate container 898998e82dd3 18:12:38 ---> 125018b3570f 18:12:38 18:12:38 Step 13/26 : FROM alpine:3.15 18:12:38 ---> 0ac33e5f5afa 18:12:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:12:38 ---> Using cache 18:12:38 ---> 45a69fe74923 18:12:38 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:38 ---> Using cache 18:12:38 ---> b649c99da7fc 18:12:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:12:38 ---> Running in 203699282a93 18:12:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:12:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:12:38 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:12:38 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:12:38 OK: 15855 distinct packages available 18:12:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:12:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:12:38 (1/4) Installing dumb-init (1.2.5-r1) 18:12:38 (2/4) Installing musl-obstack (1.2.3-r0) 18:12:38 (3/4) Installing libucontext (1.1-r0) 18:12:38 (4/4) Installing gcompat (1.0.0-r4) 18:12:38 Executing busybox-1.34.1-r5.trigger 18:12:38 OK: 6 MiB in 18 packages 18:12:38 Removing intermediate container 203699282a93 18:12:38 ---> ac55bf534086 18:12:38 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:12:38 Building bin/spire-agent... 18:12:38 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:12:38 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:12:38 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:12:38 go: downloading github.com/docker/docker v20.10.12+incompatible 18:12:38  ---> 27dd780ddd23 18:12:38 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:12:38 go: downloading github.com/google/go-tpm-tools v0.3.3 18:12:38 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:12:38 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:12:38 go: downloading github.com/docker/go-units v0.4.0 18:12:38 go: downloading github.com/opencontainers/image-spec v1.0.1 18:12:38 go: downloading github.com/docker/go-connections v0.4.0 18:12:38 go: downloading github.com/containerd/containerd v1.3.4 18:12:38 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:12:38 go: downloading github.com/opencontainers/go-digest v1.0.0 18:12:39  ---> c0d967cb1c69 18:12:39 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:12:39 ---> Running in 89f01e9060f6 18:12:39 Removing intermediate container 89f01e9060f6 18:12:39 ---> 60fe120ab90a 18:12:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:12:39 ---> 1c61f172ec51 18:12:39 Step 21/26 : WORKDIR / 18:12:40 ---> Running in 0572c496fc7f 18:12:40 Removing intermediate container 0572c496fc7f 18:12:40 ---> 2ae2ebfb9fa3 18:12:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:12:40 ---> Running in 6e2e5881d8eb 18:12:40 Removing intermediate container 6e2e5881d8eb 18:12:40 ---> 2f01dcfd23a3 18:12:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:12:40 ---> Running in 7ebf5931009b 18:12:41 Removing intermediate container 7ebf5931009b 18:12:41 ---> f80d56ea630e 18:12:41 Step 24/26 : LABEL arch=x86_64 18:12:41 ---> Running in d48ef49810f8 18:12:41 Removing intermediate container d48ef49810f8 18:12:41 ---> 94f277516f09 18:12:41 Step 25/26 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:12:41 ---> Running in 6c7303ce0136 18:12:41 Removing intermediate container 6c7303ce0136 18:12:41 ---> 6d4fa4ff04c1 18:12:41 Step 26/26 : LABEL version=2.2.0-dev.93 18:12:41 ---> Running in e0948b4ac3b2 18:12:42 Removing intermediate container e0948b4ac3b2 18:12:42 ---> f9620e48e7bf 18:12:42 18:12:42 Successfully built f9620e48e7bf 18:12:42 Successfully tagged security-spire-config:latest 18:12:59 Building bin/spire-server... 18:12:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:12:59 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:12:59 go: downloading github.com/mitchellh/cli v1.1.2 18:12:59 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:12:59 Building bin/spire-server... 18:12:59 go: downloading github.com/mitchellh/cli v1.1.2 18:12:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:12:59 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:12:59 go: downloading google.golang.org/grpc v1.44.0 18:12:59 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:12:59 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:12:59 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:12:59 go: downloading google.golang.org/grpc v1.44.0 18:12:59 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:12:59 go: downloading github.com/imdario/mergo v0.3.12 18:12:59 go: downloading github.com/sirupsen/logrus v1.8.1 18:12:59 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:12:59 go: downloading github.com/imdario/mergo v0.3.12 18:13:00 go: downloading github.com/sirupsen/logrus v1.8.1 18:13:01 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:13:01 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:13:01 go: downloading github.com/fatih/color v1.13.0 18:13:01 go: downloading github.com/mattn/go-isatty v0.0.14 18:13:02 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:13:02 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:13:02 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:13:02 go: downloading github.com/fatih/color v1.13.0 18:13:02 go: downloading github.com/mattn/go-isatty v0.0.14 18:13:02 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:13:02 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:13:02 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:13:02 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:13:02 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:13:02 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:13:02 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:13:03 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:13:03 go: downloading github.com/armon/go-metrics v0.3.10 18:13:03 go: downloading github.com/prometheus/client_golang v1.12.1 18:13:03 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:13:03 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:13:03 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:13:03 go: downloading github.com/armon/go-metrics v0.3.10 18:13:04 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:13:04 go: downloading github.com/prometheus/client_golang v1.12.1 18:13:04 go: downloading github.com/open-policy-agent/opa v0.38.0 18:13:04 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:13:05 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:13:05 go: downloading github.com/open-policy-agent/opa v0.38.0 18:13:20 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:13:20 go: downloading github.com/Masterminds/goutils v1.1.0 18:13:20 go: downloading github.com/Masterminds/semver v1.5.0 18:13:20 go: downloading github.com/google/uuid v1.1.2 18:13:20 go: downloading github.com/huandu/xstrings v1.3.2 18:13:20 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:13:20 go: downloading github.com/mattn/go-colorable v0.1.12 18:13:20 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:13:20 go: downloading github.com/mattn/go-colorable v0.1.12 18:13:20 go: downloading github.com/Masterminds/semver v1.5.0 18:13:20 go: downloading github.com/Masterminds/goutils v1.1.0 18:13:20 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:13:20 go: downloading github.com/oklog/run v1.0.0 18:13:20 go: downloading github.com/google/uuid v1.1.2 18:13:20 go: downloading github.com/huandu/xstrings v1.3.2 18:13:20 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:13:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:13:20 go: downloading github.com/prometheus/client_model v0.2.0 18:13:20 go: downloading github.com/prometheus/common v0.32.1 18:13:20 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:13:20 go: downloading github.com/oklog/run v1.0.0 18:13:20 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:13:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:13:20 go: downloading github.com/prometheus/client_model v0.2.0 18:13:20 go: downloading github.com/prometheus/common v0.32.1 18:13:20 go: downloading github.com/beorn7/perks v1.0.1 18:13:20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:13:20 go: downloading github.com/prometheus/procfs v0.7.3 18:13:21 go: downloading github.com/imkira/go-observer v1.0.3 18:13:21 go: downloading github.com/beorn7/perks v1.0.1 18:13:21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:13:21 go: downloading github.com/prometheus/procfs v0.7.3 18:13:21 go: downloading go.uber.org/atomic v1.9.0 18:13:21 go: downloading go.uber.org/atomic v1.9.0 18:13:22 go: downloading github.com/imkira/go-observer v1.0.3 18:13:22 go: downloading github.com/hashicorp/errwrap v1.1.0 18:13:22 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:13:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:13:23 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:13:23 go: downloading github.com/twmb/murmur3 v1.1.6 18:13:23 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:13:23 go: downloading github.com/blang/semver/v4 v4.0.0 18:13:23 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:13:23 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:13:23 go: downloading github.com/hashicorp/errwrap v1.1.0 18:13:23 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:13:23 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:13:23 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:13:23 go: downloading github.com/blang/semver/v4 v4.0.0 18:13:24 go: downloading github.com/jinzhu/gorm v1.9.16 18:13:24 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:13:24 go: downloading github.com/lib/pq v1.10.4 18:13:24 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:13:24 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:13:24 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:13:25 go: downloading github.com/jinzhu/gorm v1.9.16 18:13:25 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:13:26 go: downloading github.com/lib/pq v1.10.4 18:13:26 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:13:26 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:13:27 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:13:29 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:13:31 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:13:38  Building security-spire-config ... done Removing intermediate container b474e63dd346 18:13:38 ---> fc5e7f013874 18:13:38 18:13:38 Step 13/25 : FROM alpine:3.15 18:13:38 ---> 0ac33e5f5afa 18:13:38 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:13:38 ---> Using cache 18:13:38 ---> 45a69fe74923 18:13:38 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:38 ---> Using cache 18:13:38 ---> b649c99da7fc 18:13:38 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:13:38 ---> Using cache 18:13:38 ---> 6165ccf3946f 18:13:38 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:13:38 ---> 6372a74ba5f4 18:13:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:13:38 ---> 38614fe75f06 18:13:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:13:38 ---> 62f106d20d5e 18:13:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:13:38 ---> 7db2a636f9f4 18:13:38 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:13:38 ---> Running in 6ada6e568abd 18:13:38 Removing intermediate container 6ada6e568abd 18:13:38 ---> 603726680f9d 18:13:38 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:13:38 ---> Running in cef94179bbb5 18:13:38 Removing intermediate container cef94179bbb5 18:13:38 ---> 63675d886773 18:13:38 Step 23/25 : LABEL arch=x86_64 18:13:38 ---> Running in e7c2e962ecf7 18:13:38 Removing intermediate container e7c2e962ecf7 18:13:38 ---> 9f9c967da5de 18:13:38 Step 24/25 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:13:38 ---> Running in 174741e804c2 18:13:38 Removing intermediate container 174741e804c2 18:13:38 ---> 8000ef2e25b8 18:13:38 Step 25/25 : LABEL version=2.2.0-dev.93 18:13:38 ---> Running in 4fc7405ab962 18:13:38 Removing intermediate container 4fc7405ab962 18:13:38 ---> 52e49f606ada 18:13:38 18:13:38 Successfully built 52e49f606ada 18:13:38 Successfully tagged security-spire-server:latest 18:13:38  Building security-spire-server ... done  [Pipeline] } 18:13:38 $ docker stop --time=1 446896e439598b8e5c646c6b56a5e2b9a5b76ad6b430d825ae9c4ee73a303718 18:13:39 $ docker rm -f 446896e439598b8e5c646c6b56a5e2b9a5b76ad6b430d825ae9c4ee73a303718 [Pipeline] // withDockerContainer [Pipeline] sh 18:13:40 + docker images 18:13:40 REPOSITORY TAG IMAGE ID CREATED SIZE 18:13:40 security-spire-server latest 52e49f606ada 3 seconds ago 87.3MB 18:13:40 fc5e7f013874 20 seconds ago 4.43GB 18:13:40 security-spire-config latest f9620e48e7bf 58 seconds ago 86.7MB 18:13:40 125018b3570f About a minute ago 4.43GB 18:13:40 security-spire-agent latest bf5dd2b555c8 2 minutes ago 127MB 18:13:40 ff9aff239f3b 2 minutes ago 4.43GB 18:13:40 security-bootstrapper latest 2b97beda089e 2 minutes ago 19.1MB 18:13:40 core-data latest 6c4e7d92ded5 2 minutes ago 22.5MB 18:13:40 4f56f75ac0a5 3 minutes ago 1.52GB 18:13:40 security-proxy-setup latest 6834b3284fcf 3 minutes ago 26.9MB 18:13:40 bad956554f8d 3 minutes ago 1.5GB 18:13:40 39ba6537ba74 3 minutes ago 1.5GB 18:13:40 support-notifications latest eda54b872999 3 minutes ago 26.9MB 18:13:40 576e3844c920 3 minutes ago 1.55GB 18:13:40 support-scheduler latest 0892b0ed494d 4 minutes ago 26.3MB 18:13:40 core-metadata latest 700e050ba44e 4 minutes ago 17MB 18:13:40 e11514a788b4 4 minutes ago 1.55GB 18:13:40 871cdf184eae 4 minutes ago 1.5GB 18:13:40 sys-mgmt-agent latest 71511011c795 4 minutes ago 299MB 18:13:40 security-secretstore-setup latest 026a6e6566e0 5 minutes ago 28.5MB 18:13:40 security-spiffe-token-provider latest edb31bf7dbdf 5 minutes ago 28.8MB 18:13:40 core-command latest 6d174a07ad91 5 minutes ago 16.1MB 18:13:40 0bfb9f5254cf 5 minutes ago 1.49GB 18:13:40 f5d4a24615ae 5 minutes ago 1.54GB 18:13:40 657800b163e1 5 minutes ago 1.49GB 18:13:40 9811c9f618a3 5 minutes ago 1.5GB 18:13:40 ci-base-image-x86_64 latest 20548660b2da 8 minutes ago 895MB 18:13:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB 18:13:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB 18:13:40 docker 20.10.14 7417809fdb73 4 weeks ago 218MB 18:13:40 alpine 3.14 e04c818066af 4 weeks ago 5.59MB 18:13:40 alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB 18:13:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv 18:13:40 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:13:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:40 provisioning config files... 18:13:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/221@tmp/config6998942606745365967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:40 go: downloading github.com/stretchr/testify v1.7.0 18:13:40 ---> docker-login.sh 18:13:40 nexus3.edgexfoundry.org:10001 18:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:40 Configure a credential helper to remove this warning. See 18:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:40 18:13:40 Login Succeeded 18:13:40 nexus3.edgexfoundry.org:10002 18:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:13:40 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:40 Configure a credential helper to remove this warning. See 18:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:40 18:13:40 Login Succeeded 18:13:40 nexus3.edgexfoundry.org:10003 18:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:40 Configure a credential helper to remove this warning. See 18:13:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:40 18:13:40 Login Succeeded 18:13:40 nexus3.edgexfoundry.org:10004 18:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:13:40 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:13:40 go: downloading github.com/stretchr/testify v1.7.0 18:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:41 Configure a credential helper to remove this warning. See 18:13:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:41 18:13:41 Login Succeeded 18:13:41 docker.io 18:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:41 Configure a credential helper to remove this warning. See 18:13:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:41 18:13:41 Login Succeeded 18:13:41 ---> docker-login.sh ends [Pipeline] } 18:13:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:13:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:41 [edgeXDocker.push] Tagging docker image core-command with the following tags: 18:13:41 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:13:41 latest 18:13:41 2.2.0-dev.93 18:13:41 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:13:41 main 18:13:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:41 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:13:41 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:13:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 18:13:41 + docker push nexus3.edgexfoundry.org:10004/core-command:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:13:41 a9e687c71bf9: Preparing 18:13:41 76613300a70d: Preparing 18:13:41 f7f8282a5567: Preparing 18:13:41 1b3661468e04: Preparing 18:13:41 b541d28bf3b4: Preparing 18:13:41 b541d28bf3b4: Layer already exists 18:13:41 1b3661468e04: Pushed 18:13:41 a9e687c71bf9: Pushed 18:13:41 f7f8282a5567: Pushed 18:13:43 76613300a70d: Pushed 18:13:43 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:69dc584f06b6f8af2d768a168ed288cd3a9290ec6f25b6cbcb1bcf267e87b981 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:13:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 18:13:44 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 18:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:13:44 a9e687c71bf9: Preparing 18:13:44 76613300a70d: Preparing 18:13:44 f7f8282a5567: Preparing 18:13:44 1b3661468e04: Preparing 18:13:44 b541d28bf3b4: Preparing 18:13:44 f7f8282a5567: Layer already exists 18:13:44 a9e687c71bf9: Layer already exists 18:13:44 76613300a70d: Layer already exists 18:13:44 b541d28bf3b4: Layer already exists 18:13:44 1b3661468e04: Layer already exists 18:13:44 latest: digest: sha256:69dc584f06b6f8af2d768a168ed288cd3a9290ec6f25b6cbcb1bcf267e87b981 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:13:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:13:44 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.93 18:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:13:44 a9e687c71bf9: Preparing 18:13:44 76613300a70d: Preparing 18:13:44 f7f8282a5567: Preparing 18:13:44 1b3661468e04: Preparing 18:13:44 b541d28bf3b4: Preparing 18:13:44 1b3661468e04: Layer already exists 18:13:44 76613300a70d: Layer already exists 18:13:44 f7f8282a5567: Layer already exists 18:13:44 a9e687c71bf9: Layer already exists 18:13:44 b541d28bf3b4: Layer already exists 18:13:44 2.2.0-dev.93: digest: sha256:69dc584f06b6f8af2d768a168ed288cd3a9290ec6f25b6cbcb1bcf267e87b981 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:13:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:13:45 + docker push nexus3.edgexfoundry.org:10004/core-command:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:13:45 a9e687c71bf9: Preparing 18:13:45 76613300a70d: Preparing 18:13:45 f7f8282a5567: Preparing 18:13:45 1b3661468e04: Preparing 18:13:45 b541d28bf3b4: Preparing 18:13:45 76613300a70d: Layer already exists 18:13:45 b541d28bf3b4: Layer already exists 18:13:45 1b3661468e04: Layer already exists 18:13:45 a9e687c71bf9: Layer already exists 18:13:45 f7f8282a5567: Layer already exists 18:13:45 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:69dc584f06b6f8af2d768a168ed288cd3a9290ec6f25b6cbcb1bcf267e87b981 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:13:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 18:13:45 + docker push nexus3.edgexfoundry.org:10004/core-command:main 18:13:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:13:45 a9e687c71bf9: Preparing 18:13:45 76613300a70d: Preparing 18:13:45 f7f8282a5567: Preparing 18:13:45 1b3661468e04: Preparing 18:13:45 b541d28bf3b4: Preparing 18:13:45 f7f8282a5567: Layer already exists 18:13:45 b541d28bf3b4: Layer already exists 18:13:45 76613300a70d: Layer already exists 18:13:45 a9e687c71bf9: Layer already exists 18:13:45 1b3661468e04: Layer already exists 18:13:45 main: digest: sha256:69dc584f06b6f8af2d768a168ed288cd3a9290ec6f25b6cbcb1bcf267e87b981 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:13:45 ===================================================== [Pipeline] echo 18:13:45 taggedImages: 18:13:45 - nexus3.edgexfoundry.org:10004/core-command:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:13:45 - nexus3.edgexfoundry.org:10004/core-command:latest 18:13:45 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.93 18:13:45 - nexus3.edgexfoundry.org:10004/core-command:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:13:45 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 18:13:45 [edgeXDocker.push] Tagging docker image core-data with the following tags: 18:13:45 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:13:45 latest 18:13:45 2.2.0-dev.93 18:13:45 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:13:45 main 18:13:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 18:13:46 + docker push nexus3.edgexfoundry.org:10004/core-data:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:13:46 6c3ca5f52b89: Preparing 18:13:46 e9169733efd1: Preparing 18:13:46 f7f8282a5567: Preparing 18:13:46 a7d2f74a526d: Preparing 18:13:46 483cab60eb10: Preparing 18:13:46 b541d28bf3b4: Preparing 18:13:46 b541d28bf3b4: Waiting 18:13:46 f7f8282a5567: Layer already exists 18:13:46 b541d28bf3b4: Layer already exists 18:13:46 483cab60eb10: Pushed 18:13:46 6c3ca5f52b89: Pushed 18:13:46 a7d2f74a526d: Pushed 18:13:48 e9169733efd1: Pushed 18:13:48 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:55e5dcc7eeb312ab15d90d7d6897cd712448a96194a4801bdf9196b037257d12 size: 1573 [Pipeline] isUnix [Pipeline] sh 18:13:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 18:13:48 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 18:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:13:48 6c3ca5f52b89: Preparing 18:13:48 e9169733efd1: Preparing 18:13:48 f7f8282a5567: Preparing 18:13:48 a7d2f74a526d: Preparing 18:13:48 483cab60eb10: Preparing 18:13:48 b541d28bf3b4: Preparing 18:13:48 b541d28bf3b4: Waiting 18:13:48 6c3ca5f52b89: Layer already exists 18:13:48 e9169733efd1: Layer already exists 18:13:48 483cab60eb10: Layer already exists 18:13:48 a7d2f74a526d: Layer already exists 18:13:48 f7f8282a5567: Layer already exists 18:13:48 b541d28bf3b4: Layer already exists 18:13:48 latest: digest: sha256:55e5dcc7eeb312ab15d90d7d6897cd712448a96194a4801bdf9196b037257d12 size: 1573 [Pipeline] isUnix [Pipeline] sh 18:13:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:13:49 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.93 18:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:13:49 6c3ca5f52b89: Preparing 18:13:49 e9169733efd1: Preparing 18:13:49 f7f8282a5567: Preparing 18:13:49 a7d2f74a526d: Preparing 18:13:49 483cab60eb10: Preparing 18:13:49 b541d28bf3b4: Preparing 18:13:49 b541d28bf3b4: Waiting 18:13:49 e9169733efd1: Layer already exists 18:13:49 f7f8282a5567: Layer already exists 18:13:49 483cab60eb10: Layer already exists 18:13:49 a7d2f74a526d: Layer already exists 18:13:49 6c3ca5f52b89: Layer already exists 18:13:49 b541d28bf3b4: Layer already exists 18:13:49 2.2.0-dev.93: digest: sha256:55e5dcc7eeb312ab15d90d7d6897cd712448a96194a4801bdf9196b037257d12 size: 1573 [Pipeline] isUnix [Pipeline] sh 18:13:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:13:50 + docker push nexus3.edgexfoundry.org:10004/core-data:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:13:50 6c3ca5f52b89: Preparing 18:13:50 e9169733efd1: Preparing 18:13:50 f7f8282a5567: Preparing 18:13:50 a7d2f74a526d: Preparing 18:13:50 483cab60eb10: Preparing 18:13:50 b541d28bf3b4: Preparing 18:13:50 b541d28bf3b4: Waiting 18:13:50 a7d2f74a526d: Layer already exists 18:13:50 483cab60eb10: Layer already exists 18:13:50 f7f8282a5567: Layer already exists 18:13:50 6c3ca5f52b89: Layer already exists 18:13:50 e9169733efd1: Layer already exists 18:13:50 b541d28bf3b4: Layer already exists 18:13:50 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:55e5dcc7eeb312ab15d90d7d6897cd712448a96194a4801bdf9196b037257d12 size: 1573 [Pipeline] isUnix [Pipeline] sh 18:13:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 18:13:50 + docker push nexus3.edgexfoundry.org:10004/core-data:main 18:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:13:50 6c3ca5f52b89: Preparing 18:13:50 e9169733efd1: Preparing 18:13:50 f7f8282a5567: Preparing 18:13:50 a7d2f74a526d: Preparing 18:13:50 483cab60eb10: Preparing 18:13:50 b541d28bf3b4: Preparing 18:13:50 b541d28bf3b4: Waiting 18:13:50 483cab60eb10: Layer already exists 18:13:50 a7d2f74a526d: Layer already exists 18:13:50 6c3ca5f52b89: Layer already exists 18:13:50 e9169733efd1: Layer already exists 18:13:50 f7f8282a5567: Layer already exists 18:13:50 b541d28bf3b4: Layer already exists 18:13:50 main: digest: sha256:55e5dcc7eeb312ab15d90d7d6897cd712448a96194a4801bdf9196b037257d12 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:13:50 ===================================================== [Pipeline] echo 18:13:50 taggedImages: 18:13:50 - nexus3.edgexfoundry.org:10004/core-data:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:13:50 - nexus3.edgexfoundry.org:10004/core-data:latest 18:13:50 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.93 18:13:50 - nexus3.edgexfoundry.org:10004/core-data:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:13:50 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 18:13:50 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 18:13:50 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:13:50 latest 18:13:50 2.2.0-dev.93 18:13:50 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:13:50 main 18:13:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 18:13:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:13:51 abc50eb5bc7b: Preparing 18:13:51 0a85c86e7528: Preparing 18:13:51 f7f8282a5567: Preparing 18:13:51 1b3661468e04: Preparing 18:13:51 b541d28bf3b4: Preparing 18:13:51 f7f8282a5567: Layer already exists 18:13:51 b541d28bf3b4: Layer already exists 18:13:51 1b3661468e04: Layer already exists 18:13:51 abc50eb5bc7b: Pushed 18:13:52 0a85c86e7528: Pushed 18:13:52 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:4b947019a199f9b42ab7b1612770840a83354e3a96525e805019fa5f1cb8e268 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:13:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 18:13:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 18:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:13:53 abc50eb5bc7b: Preparing 18:13:53 0a85c86e7528: Preparing 18:13:53 f7f8282a5567: Preparing 18:13:53 1b3661468e04: Preparing 18:13:53 b541d28bf3b4: Preparing 18:13:53 1b3661468e04: Layer already exists 18:13:53 b541d28bf3b4: Layer already exists 18:13:53 0a85c86e7528: Layer already exists 18:13:53 abc50eb5bc7b: Layer already exists 18:13:53 f7f8282a5567: Layer already exists 18:13:53 latest: digest: sha256:4b947019a199f9b42ab7b1612770840a83354e3a96525e805019fa5f1cb8e268 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:13:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:13:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.93 18:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:13:53 abc50eb5bc7b: Preparing 18:13:53 0a85c86e7528: Preparing 18:13:53 f7f8282a5567: Preparing 18:13:53 1b3661468e04: Preparing 18:13:53 b541d28bf3b4: Preparing 18:13:53 abc50eb5bc7b: Layer already exists 18:13:53 b541d28bf3b4: Layer already exists 18:13:53 0a85c86e7528: Layer already exists 18:13:53 1b3661468e04: Layer already exists 18:13:53 f7f8282a5567: Layer already exists 18:13:53 2.2.0-dev.93: digest: sha256:4b947019a199f9b42ab7b1612770840a83354e3a96525e805019fa5f1cb8e268 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:13:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:13:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:13:54 abc50eb5bc7b: Preparing 18:13:54 0a85c86e7528: Preparing 18:13:54 f7f8282a5567: Preparing 18:13:54 1b3661468e04: Preparing 18:13:54 b541d28bf3b4: Preparing 18:13:54 b541d28bf3b4: Layer already exists 18:13:54 abc50eb5bc7b: Layer already exists 18:13:54 1b3661468e04: Layer already exists 18:13:54 f7f8282a5567: Layer already exists 18:13:54 0a85c86e7528: Layer already exists 18:13:54 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:4b947019a199f9b42ab7b1612770840a83354e3a96525e805019fa5f1cb8e268 size: 1364 [Pipeline] isUnix [Pipeline] sh 18:13:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 18:13:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 18:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:13:55 abc50eb5bc7b: Preparing 18:13:55 0a85c86e7528: Preparing 18:13:55 f7f8282a5567: Preparing 18:13:55 1b3661468e04: Preparing 18:13:55 b541d28bf3b4: Preparing 18:13:55 1b3661468e04: Layer already exists 18:13:55 b541d28bf3b4: Layer already exists 18:13:55 f7f8282a5567: Layer already exists 18:13:55 0a85c86e7528: Layer already exists 18:13:55 abc50eb5bc7b: Layer already exists 18:13:55 main: digest: sha256:4b947019a199f9b42ab7b1612770840a83354e3a96525e805019fa5f1cb8e268 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:13:55 ===================================================== [Pipeline] echo 18:13:55 taggedImages: 18:13:55 - nexus3.edgexfoundry.org:10004/core-metadata:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:13:55 - nexus3.edgexfoundry.org:10004/core-metadata:latest 18:13:55 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.93 18:13:55 - nexus3.edgexfoundry.org:10004/core-metadata:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:13:55 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 18:13:55 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 18:13:55 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:13:55 latest 18:13:55 2.2.0-dev.93 18:13:55 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:13:55 main 18:13:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:13:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 18:13:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:13:55 5f7e8edcf712: Preparing 18:13:55 5f7e8edcf712: Preparing 18:13:55 4f9315c40782: Preparing 18:13:55 6588e049ecad: Preparing 18:13:55 cb58000d827a: Preparing 18:13:55 dfb339d90786: Preparing 18:13:55 f7f8282a5567: Preparing 18:13:55 426194ccac35: Preparing 18:13:55 95c1d49ef82c: Preparing 18:13:55 27611abcd3a5: Preparing 18:13:55 91fef242fb89: Preparing 18:13:55 b541d28bf3b4: Preparing 18:13:55 f7f8282a5567: Waiting 18:13:55 91fef242fb89: Waiting 18:13:55 27611abcd3a5: Waiting 18:13:55 b541d28bf3b4: Waiting 18:13:55 95c1d49ef82c: Waiting 18:13:55 cb58000d827a: Pushed 18:13:55 4f9315c40782: Pushed 18:13:55 5f7e8edcf712: Pushed 18:13:55 6588e049ecad: Pushed 18:13:55 f7f8282a5567: Layer already exists 18:13:56 91fef242fb89: Pushed 18:13:56 27611abcd3a5: Pushed 18:13:56 426194ccac35: Pushed 18:13:56 95c1d49ef82c: Pushed 18:13:56 b541d28bf3b4: Layer already exists 18:13:57 dfb339d90786: Pushed 18:13:57 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:44a1ad6a4b3e71c4484ae39e878e0962b1e8ccc2853e2e72393880a87a78d258 size: 2817 [Pipeline] isUnix [Pipeline] sh 18:13:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 18:13:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:13:58 5f7e8edcf712: Preparing 18:13:58 5f7e8edcf712: Preparing 18:13:58 4f9315c40782: Preparing 18:13:58 6588e049ecad: Preparing 18:13:58 cb58000d827a: Preparing 18:13:58 dfb339d90786: Preparing 18:13:58 f7f8282a5567: Preparing 18:13:58 426194ccac35: Preparing 18:13:58 95c1d49ef82c: Preparing 18:13:58 27611abcd3a5: Preparing 18:13:58 91fef242fb89: Preparing 18:13:58 b541d28bf3b4: Preparing 18:13:58 91fef242fb89: Waiting 18:13:58 b541d28bf3b4: Waiting 18:13:58 f7f8282a5567: Waiting 18:13:58 95c1d49ef82c: Waiting 18:13:58 27611abcd3a5: Waiting 18:13:58 cb58000d827a: Layer already exists 18:13:58 6588e049ecad: Layer already exists 18:13:58 4f9315c40782: Layer already exists 18:13:58 dfb339d90786: Layer already exists 18:13:58 5f7e8edcf712: Layer already exists 18:13:58 426194ccac35: Layer already exists 18:13:58 95c1d49ef82c: Layer already exists 18:13:58 27611abcd3a5: Layer already exists 18:13:58 f7f8282a5567: Layer already exists 18:13:58 91fef242fb89: Layer already exists 18:13:58 b541d28bf3b4: Layer already exists 18:13:58 latest: digest: sha256:44a1ad6a4b3e71c4484ae39e878e0962b1e8ccc2853e2e72393880a87a78d258 size: 2817 [Pipeline] isUnix [Pipeline] sh 18:13:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:13:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.93 18:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:13:58 5f7e8edcf712: Preparing 18:13:58 5f7e8edcf712: Preparing 18:13:58 4f9315c40782: Preparing 18:13:58 6588e049ecad: Preparing 18:13:58 cb58000d827a: Preparing 18:13:58 dfb339d90786: Preparing 18:13:58 f7f8282a5567: Preparing 18:13:58 426194ccac35: Preparing 18:13:58 95c1d49ef82c: Preparing 18:13:58 27611abcd3a5: Preparing 18:13:58 91fef242fb89: Preparing 18:13:58 b541d28bf3b4: Preparing 18:13:58 f7f8282a5567: Waiting 18:13:58 426194ccac35: Waiting 18:13:58 95c1d49ef82c: Waiting 18:13:58 27611abcd3a5: Waiting 18:13:58 91fef242fb89: Waiting 18:13:58 b541d28bf3b4: Waiting 18:13:58 5f7e8edcf712: Layer already exists 18:13:58 dfb339d90786: Layer already exists 18:13:58 cb58000d827a: Layer already exists 18:13:58 6588e049ecad: Layer already exists 18:13:58 4f9315c40782: Layer already exists 18:13:58 426194ccac35: Layer already exists 18:13:58 f7f8282a5567: Layer already exists 18:13:58 91fef242fb89: Layer already exists 18:13:58 95c1d49ef82c: Layer already exists 18:13:58 27611abcd3a5: Layer already exists 18:13:58 b541d28bf3b4: Layer already exists 18:13:58 2.2.0-dev.93: digest: sha256:44a1ad6a4b3e71c4484ae39e878e0962b1e8ccc2853e2e72393880a87a78d258 size: 2817 [Pipeline] isUnix [Pipeline] sh 18:13:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:13:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:13:59 5f7e8edcf712: Preparing 18:13:59 5f7e8edcf712: Preparing 18:13:59 4f9315c40782: Preparing 18:13:59 6588e049ecad: Preparing 18:13:59 cb58000d827a: Preparing 18:13:59 dfb339d90786: Preparing 18:13:59 f7f8282a5567: Preparing 18:13:59 426194ccac35: Preparing 18:13:59 f7f8282a5567: Waiting 18:13:59 95c1d49ef82c: Preparing 18:13:59 27611abcd3a5: Preparing 18:13:59 91fef242fb89: Preparing 18:13:59 95c1d49ef82c: Waiting 18:13:59 27611abcd3a5: Waiting 18:13:59 b541d28bf3b4: Preparing 18:13:59 91fef242fb89: Waiting 18:13:59 6588e049ecad: Layer already exists 18:13:59 dfb339d90786: Layer already exists 18:13:59 cb58000d827a: Layer already exists 18:13:59 4f9315c40782: Layer already exists 18:13:59 5f7e8edcf712: Layer already exists 18:13:59 f7f8282a5567: Layer already exists 18:13:59 95c1d49ef82c: Layer already exists 18:13:59 426194ccac35: Layer already exists 18:13:59 27611abcd3a5: Layer already exists 18:13:59 91fef242fb89: Layer already exists 18:13:59 b541d28bf3b4: Layer already exists 18:13:59 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:44a1ad6a4b3e71c4484ae39e878e0962b1e8ccc2853e2e72393880a87a78d258 size: 2817 [Pipeline] isUnix [Pipeline] sh 18:13:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 18:13:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 18:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:13:59 5f7e8edcf712: Preparing 18:13:59 5f7e8edcf712: Preparing 18:13:59 4f9315c40782: Preparing 18:13:59 6588e049ecad: Preparing 18:13:59 cb58000d827a: Preparing 18:13:59 dfb339d90786: Preparing 18:13:59 f7f8282a5567: Preparing 18:13:59 426194ccac35: Preparing 18:13:59 95c1d49ef82c: Preparing 18:13:59 27611abcd3a5: Preparing 18:13:59 91fef242fb89: Preparing 18:13:59 b541d28bf3b4: Preparing 18:13:59 27611abcd3a5: Waiting 18:13:59 95c1d49ef82c: Waiting 18:13:59 91fef242fb89: Waiting 18:13:59 b541d28bf3b4: Waiting 18:13:59 426194ccac35: Waiting 18:13:59 dfb339d90786: Layer already exists 18:13:59 4f9315c40782: Layer already exists 18:13:59 6588e049ecad: Layer already exists 18:13:59 5f7e8edcf712: Layer already exists 18:13:59 cb58000d827a: Layer already exists 18:13:59 f7f8282a5567: Layer already exists 18:13:59 27611abcd3a5: Layer already exists 18:13:59 91fef242fb89: Layer already exists 18:13:59 426194ccac35: Layer already exists 18:13:59 95c1d49ef82c: Layer already exists 18:13:59 b541d28bf3b4: Layer already exists 18:13:59 main: digest: sha256:44a1ad6a4b3e71c4484ae39e878e0962b1e8ccc2853e2e72393880a87a78d258 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:13:59 ===================================================== [Pipeline] echo 18:13:59 taggedImages: 18:13:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:13:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:13:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.93 18:13:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:13:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 18:13:59 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 18:13:59 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:13:59 latest 18:13:59 2.2.0-dev.93 18:13:59 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:13:59 main 18:13:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 18:14:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:14:00 c01caf33af62: Preparing 18:14:00 1727e5c6c38f: Preparing 18:14:00 017609a672fe: Preparing 18:14:00 204e35047017: Preparing 18:14:00 6677c4fd074e: Preparing 18:14:00 e8481e3e14c1: Preparing 18:14:00 5fe2342bf024: Preparing 18:14:00 b541d28bf3b4: Preparing 18:14:00 5fe2342bf024: Waiting 18:14:00 e8481e3e14c1: Waiting 18:14:00 b541d28bf3b4: Waiting 18:14:00 1727e5c6c38f: Pushed 18:14:00 6677c4fd074e: Pushed 18:14:00 c01caf33af62: Pushed 18:14:00 b541d28bf3b4: Layer already exists 18:14:00 e8481e3e14c1: Pushed 18:14:01 5fe2342bf024: Pushed 18:14:01 204e35047017: Pushed 18:14:01 017609a672fe: Pushed 18:14:01 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:29d6cf56eaf1e304a24a0b2a9c7f699e384c2af3d1c43475f8cc0c178ba63ea8 size: 1990 [Pipeline] isUnix [Pipeline] sh 18:14:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 18:14:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:14:02 c01caf33af62: Preparing 18:14:02 1727e5c6c38f: Preparing 18:14:02 017609a672fe: Preparing 18:14:02 204e35047017: Preparing 18:14:02 6677c4fd074e: Preparing 18:14:02 e8481e3e14c1: Preparing 18:14:02 5fe2342bf024: Preparing 18:14:02 b541d28bf3b4: Preparing 18:14:02 5fe2342bf024: Waiting 18:14:02 e8481e3e14c1: Waiting 18:14:02 b541d28bf3b4: Waiting 18:14:02 c01caf33af62: Layer already exists 18:14:02 204e35047017: Layer already exists 18:14:02 1727e5c6c38f: Layer already exists 18:14:02 6677c4fd074e: Layer already exists 18:14:02 017609a672fe: Layer already exists 18:14:02 5fe2342bf024: Layer already exists 18:14:02 e8481e3e14c1: Layer already exists 18:14:02 b541d28bf3b4: Layer already exists 18:14:02 latest: digest: sha256:29d6cf56eaf1e304a24a0b2a9c7f699e384c2af3d1c43475f8cc0c178ba63ea8 size: 1990 [Pipeline] isUnix [Pipeline] sh 18:14:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:14:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.93 18:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:14:02 c01caf33af62: Preparing 18:14:02 1727e5c6c38f: Preparing 18:14:02 017609a672fe: Preparing 18:14:02 204e35047017: Preparing 18:14:02 6677c4fd074e: Preparing 18:14:02 e8481e3e14c1: Preparing 18:14:02 5fe2342bf024: Preparing 18:14:02 b541d28bf3b4: Preparing 18:14:02 e8481e3e14c1: Waiting 18:14:02 b541d28bf3b4: Waiting 18:14:02 1727e5c6c38f: Layer already exists 18:14:02 204e35047017: Layer already exists 18:14:02 6677c4fd074e: Layer already exists 18:14:02 017609a672fe: Layer already exists 18:14:02 c01caf33af62: Layer already exists 18:14:02 e8481e3e14c1: Layer already exists 18:14:02 b541d28bf3b4: Layer already exists 18:14:02 5fe2342bf024: Layer already exists 18:14:02 2.2.0-dev.93: digest: sha256:29d6cf56eaf1e304a24a0b2a9c7f699e384c2af3d1c43475f8cc0c178ba63ea8 size: 1990 [Pipeline] isUnix [Pipeline] sh 18:14:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:14:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:14:03 c01caf33af62: Preparing 18:14:03 1727e5c6c38f: Preparing 18:14:03 017609a672fe: Preparing 18:14:03 204e35047017: Preparing 18:14:03 6677c4fd074e: Preparing 18:14:03 e8481e3e14c1: Preparing 18:14:03 5fe2342bf024: Preparing 18:14:03 b541d28bf3b4: Preparing 18:14:03 5fe2342bf024: Waiting 18:14:03 b541d28bf3b4: Waiting 18:14:03 017609a672fe: Layer already exists 18:14:03 c01caf33af62: Layer already exists 18:14:03 1727e5c6c38f: Layer already exists 18:14:03 204e35047017: Layer already exists 18:14:03 6677c4fd074e: Layer already exists 18:14:03 e8481e3e14c1: Layer already exists 18:14:03 5fe2342bf024: Layer already exists 18:14:03 b541d28bf3b4: Layer already exists 18:14:03 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:29d6cf56eaf1e304a24a0b2a9c7f699e384c2af3d1c43475f8cc0c178ba63ea8 size: 1990 [Pipeline] isUnix [Pipeline] sh 18:14:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 18:14:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 18:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:14:04 c01caf33af62: Preparing 18:14:04 1727e5c6c38f: Preparing 18:14:04 017609a672fe: Preparing 18:14:04 204e35047017: Preparing 18:14:04 6677c4fd074e: Preparing 18:14:04 e8481e3e14c1: Preparing 18:14:04 5fe2342bf024: Preparing 18:14:04 b541d28bf3b4: Preparing 18:14:04 e8481e3e14c1: Waiting 18:14:04 5fe2342bf024: Waiting 18:14:04 b541d28bf3b4: Waiting 18:14:04 204e35047017: Layer already exists 18:14:04 c01caf33af62: Layer already exists 18:14:04 6677c4fd074e: Layer already exists 18:14:04 017609a672fe: Layer already exists 18:14:04 1727e5c6c38f: Layer already exists 18:14:04 e8481e3e14c1: Layer already exists 18:14:04 b541d28bf3b4: Layer already exists 18:14:04 5fe2342bf024: Layer already exists 18:14:04 main: digest: sha256:29d6cf56eaf1e304a24a0b2a9c7f699e384c2af3d1c43475f8cc0c178ba63ea8 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:14:04 ===================================================== [Pipeline] echo 18:14:04 taggedImages: 18:14:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:14:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.93 18:14:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 18:14:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 18:14:04 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:04 latest 18:14:04 2.2.0-dev.93 18:14:04 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:04 main 18:14:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 18:14:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:14:04 85430b322080: Preparing 18:14:04 6a71cd019ce4: Preparing 18:14:04 e14159d0163d: Preparing 18:14:04 1c5c8ff26ae6: Preparing 18:14:04 85a81c628d55: Preparing 18:14:04 533492dad954: Preparing 18:14:04 5a4e200179ac: Preparing 18:14:04 558c068f49ff: Preparing 18:14:04 0d59d936ee80: Preparing 18:14:04 b541d28bf3b4: Preparing 18:14:04 5a4e200179ac: Waiting 18:14:04 558c068f49ff: Waiting 18:14:04 0d59d936ee80: Waiting 18:14:04 b541d28bf3b4: Waiting 18:14:04 533492dad954: Waiting 18:14:04 85430b322080: Pushed 18:14:04 6a71cd019ce4: Pushed 18:14:04 85a81c628d55: Pushed 18:14:05 533492dad954: Pushed 18:14:05 558c068f49ff: Pushed 18:14:05 5a4e200179ac: Pushed 18:14:05 b541d28bf3b4: Layer already exists 18:14:05 0d59d936ee80: Pushed 18:14:05 1c5c8ff26ae6: Pushed 18:14:05 e14159d0163d: Pushed 18:14:06 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:739684f2b96b71c17e4eb1336235f6a963d8830ba77a5b64f3d1cc7a0e484c9d size: 2405 [Pipeline] isUnix [Pipeline] sh 18:14:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 18:14:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:14:06 85430b322080: Preparing 18:14:06 6a71cd019ce4: Preparing 18:14:06 e14159d0163d: Preparing 18:14:06 1c5c8ff26ae6: Preparing 18:14:06 85a81c628d55: Preparing 18:14:06 533492dad954: Preparing 18:14:06 5a4e200179ac: Preparing 18:14:06 558c068f49ff: Preparing 18:14:06 0d59d936ee80: Preparing 18:14:06 b541d28bf3b4: Preparing 18:14:06 558c068f49ff: Waiting 18:14:06 5a4e200179ac: Waiting 18:14:06 0d59d936ee80: Waiting 18:14:06 b541d28bf3b4: Waiting 18:14:06 533492dad954: Waiting 18:14:06 6a71cd019ce4: Layer already exists 18:14:06 85a81c628d55: Layer already exists 18:14:06 e14159d0163d: Layer already exists 18:14:06 1c5c8ff26ae6: Layer already exists 18:14:06 85430b322080: Layer already exists 18:14:06 533492dad954: Layer already exists 18:14:06 5a4e200179ac: Layer already exists 18:14:06 558c068f49ff: Layer already exists 18:14:06 0d59d936ee80: Layer already exists 18:14:06 b541d28bf3b4: Layer already exists 18:14:06 latest: digest: sha256:739684f2b96b71c17e4eb1336235f6a963d8830ba77a5b64f3d1cc7a0e484c9d size: 2405 [Pipeline] isUnix [Pipeline] sh 18:14:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:14:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.93 18:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:14:07 85430b322080: Preparing 18:14:07 6a71cd019ce4: Preparing 18:14:07 e14159d0163d: Preparing 18:14:07 1c5c8ff26ae6: Preparing 18:14:07 85a81c628d55: Preparing 18:14:07 533492dad954: Preparing 18:14:07 5a4e200179ac: Preparing 18:14:07 558c068f49ff: Preparing 18:14:07 0d59d936ee80: Preparing 18:14:07 b541d28bf3b4: Preparing 18:14:07 5a4e200179ac: Waiting 18:14:07 558c068f49ff: Waiting 18:14:07 0d59d936ee80: Waiting 18:14:07 533492dad954: Waiting 18:14:07 b541d28bf3b4: Waiting 18:14:07 85430b322080: Layer already exists 18:14:07 6a71cd019ce4: Layer already exists 18:14:07 85a81c628d55: Layer already exists 18:14:07 1c5c8ff26ae6: Layer already exists 18:14:07 e14159d0163d: Layer already exists 18:14:07 533492dad954: Layer already exists 18:14:07 5a4e200179ac: Layer already exists 18:14:07 0d59d936ee80: Layer already exists 18:14:07 558c068f49ff: Layer already exists 18:14:07 b541d28bf3b4: Layer already exists 18:14:07 2.2.0-dev.93: digest: sha256:739684f2b96b71c17e4eb1336235f6a963d8830ba77a5b64f3d1cc7a0e484c9d size: 2405 [Pipeline] isUnix [Pipeline] sh 18:14:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:14:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:14:08 85430b322080: Preparing 18:14:08 6a71cd019ce4: Preparing 18:14:08 e14159d0163d: Preparing 18:14:08 1c5c8ff26ae6: Preparing 18:14:08 85a81c628d55: Preparing 18:14:08 533492dad954: Preparing 18:14:08 5a4e200179ac: Preparing 18:14:08 558c068f49ff: Preparing 18:14:08 0d59d936ee80: Preparing 18:14:08 b541d28bf3b4: Preparing 18:14:08 533492dad954: Waiting 18:14:08 0d59d936ee80: Waiting 18:14:08 5a4e200179ac: Waiting 18:14:08 b541d28bf3b4: Waiting 18:14:08 558c068f49ff: Waiting 18:14:08 85430b322080: Layer already exists 18:14:08 6a71cd019ce4: Layer already exists 18:14:08 1c5c8ff26ae6: Layer already exists 18:14:08 e14159d0163d: Layer already exists 18:14:08 85a81c628d55: Layer already exists 18:14:08 533492dad954: Layer already exists 18:14:08 b541d28bf3b4: Layer already exists 18:14:08 558c068f49ff: Layer already exists 18:14:08 5a4e200179ac: Layer already exists 18:14:08 0d59d936ee80: Layer already exists 18:14:08 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:739684f2b96b71c17e4eb1336235f6a963d8830ba77a5b64f3d1cc7a0e484c9d size: 2405 [Pipeline] isUnix [Pipeline] sh 18:14:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 18:14:08 go: downloading google.golang.org/api v0.70.0 18:14:08 go: downloading k8s.io/client-go v0.23.4 18:14:08 go: downloading k8s.io/api v0.23.4 18:14:08 go: downloading google.golang.org/api v0.70.0 18:14:08 go: downloading k8s.io/client-go v0.23.4 18:14:08 go: downloading k8s.io/api v0.23.4 18:14:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 18:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:14:08 85430b322080: Preparing 18:14:08 6a71cd019ce4: Preparing 18:14:08 e14159d0163d: Preparing 18:14:08 1c5c8ff26ae6: Preparing 18:14:08 85a81c628d55: Preparing 18:14:08 533492dad954: Preparing 18:14:08 5a4e200179ac: Preparing 18:14:08 558c068f49ff: Preparing 18:14:08 0d59d936ee80: Preparing 18:14:08 b541d28bf3b4: Preparing 18:14:08 5a4e200179ac: Waiting 18:14:08 558c068f49ff: Waiting 18:14:08 0d59d936ee80: Waiting 18:14:08 533492dad954: Waiting 18:14:08 b541d28bf3b4: Waiting 18:14:08 85430b322080: Layer already exists 18:14:08 1c5c8ff26ae6: Layer already exists 18:14:08 e14159d0163d: Layer already exists 18:14:08 85a81c628d55: Layer already exists 18:14:08 6a71cd019ce4: Layer already exists 18:14:08 5a4e200179ac: Layer already exists 18:14:08 533492dad954: Layer already exists 18:14:08 558c068f49ff: Layer already exists 18:14:08 0d59d936ee80: Layer already exists 18:14:08 b541d28bf3b4: Layer already exists 18:14:08 main: digest: sha256:739684f2b96b71c17e4eb1336235f6a963d8830ba77a5b64f3d1cc7a0e484c9d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:14:08 ===================================================== [Pipeline] echo 18:14:08 taggedImages: 18:14:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:14:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.93 18:14:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 18:14:08 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 18:14:08 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:08 latest 18:14:08 2.2.0-dev.93 18:14:08 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:08 main 18:14:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 18:14:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:14:09 8562e651f9a1: Preparing 18:14:09 9fab83ec0cca: Preparing 18:14:09 f7f8282a5567: Preparing 18:14:09 c6ae068fbb65: Preparing 18:14:09 a901f0775f15: Preparing 18:14:09 4fc242d58285: Preparing 18:14:09 4fc242d58285: Waiting 18:14:09 f7f8282a5567: Layer already exists 18:14:09 4fc242d58285: Layer already exists 18:14:09 a901f0775f15: Pushed 18:14:09 8562e651f9a1: Pushed 18:14:09 c6ae068fbb65: Pushed 18:14:11 9fab83ec0cca: Pushed 18:14:11 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:5fcdff06038fba880c36f04eaf6e19caf14c6cb32b8491263990be60e6040fef size: 1573 [Pipeline] isUnix [Pipeline] sh 18:14:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 18:14:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:14:11 8562e651f9a1: Preparing 18:14:11 9fab83ec0cca: Preparing 18:14:11 f7f8282a5567: Preparing 18:14:11 c6ae068fbb65: Preparing 18:14:11 a901f0775f15: Preparing 18:14:11 4fc242d58285: Preparing 18:14:11 4fc242d58285: Waiting 18:14:11 9fab83ec0cca: Layer already exists 18:14:11 a901f0775f15: Layer already exists 18:14:11 c6ae068fbb65: Layer already exists 18:14:11 f7f8282a5567: Layer already exists 18:14:11 8562e651f9a1: Layer already exists 18:14:11 4fc242d58285: Layer already exists 18:14:11 latest: digest: sha256:5fcdff06038fba880c36f04eaf6e19caf14c6cb32b8491263990be60e6040fef size: 1573 [Pipeline] isUnix [Pipeline] sh 18:14:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:14:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.93 18:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:14:12 8562e651f9a1: Preparing 18:14:12 9fab83ec0cca: Preparing 18:14:12 f7f8282a5567: Preparing 18:14:12 c6ae068fbb65: Preparing 18:14:12 a901f0775f15: Preparing 18:14:12 4fc242d58285: Preparing 18:14:12 c6ae068fbb65: Layer already exists 18:14:12 8562e651f9a1: Layer already exists 18:14:12 a901f0775f15: Layer already exists 18:14:12 f7f8282a5567: Layer already exists 18:14:12 9fab83ec0cca: Layer already exists 18:14:12 4fc242d58285: Layer already exists 18:14:12 2.2.0-dev.93: digest: sha256:5fcdff06038fba880c36f04eaf6e19caf14c6cb32b8491263990be60e6040fef size: 1573 [Pipeline] isUnix [Pipeline] sh 18:14:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:14:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:14:13 8562e651f9a1: Preparing 18:14:13 9fab83ec0cca: Preparing 18:14:13 f7f8282a5567: Preparing 18:14:13 c6ae068fbb65: Preparing 18:14:13 a901f0775f15: Preparing 18:14:13 4fc242d58285: Preparing 18:14:13 4fc242d58285: Waiting 18:14:13 9fab83ec0cca: Layer already exists 18:14:13 f7f8282a5567: Layer already exists 18:14:13 c6ae068fbb65: Layer already exists 18:14:13 a901f0775f15: Layer already exists 18:14:13 8562e651f9a1: Layer already exists 18:14:13 4fc242d58285: Layer already exists 18:14:13 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:5fcdff06038fba880c36f04eaf6e19caf14c6cb32b8491263990be60e6040fef size: 1573 [Pipeline] isUnix [Pipeline] sh 18:14:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 18:14:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 18:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:14:13 8562e651f9a1: Preparing 18:14:13 9fab83ec0cca: Preparing 18:14:13 f7f8282a5567: Preparing 18:14:13 c6ae068fbb65: Preparing 18:14:13 a901f0775f15: Preparing 18:14:13 4fc242d58285: Preparing 18:14:13 4fc242d58285: Waiting 18:14:13 9fab83ec0cca: Layer already exists 18:14:13 c6ae068fbb65: Layer already exists 18:14:13 8562e651f9a1: Layer already exists 18:14:13 a901f0775f15: Layer already exists 18:14:13 f7f8282a5567: Layer already exists 18:14:13 4fc242d58285: Layer already exists 18:14:13 main: digest: sha256:5fcdff06038fba880c36f04eaf6e19caf14c6cb32b8491263990be60e6040fef size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:14:13 ===================================================== [Pipeline] echo 18:14:13 taggedImages: 18:14:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:14:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.93 18:14:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 18:14:13 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 18:14:13 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:13 latest 18:14:13 2.2.0-dev.93 18:14:13 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:13 main 18:14:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 18:14:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:14:14 2cd17bae3352: Preparing 18:14:14 4385dc1cf6bf: Preparing 18:14:14 28497f53c500: Preparing 18:14:14 b84497ca132a: Preparing 18:14:14 4db8f74b9929: Preparing 18:14:14 177e8d8e37d6: Preparing 18:14:14 a901f0775f15: Preparing 18:14:14 177e8d8e37d6: Waiting 18:14:14 4fc242d58285: Preparing 18:14:14 4fc242d58285: Waiting 18:14:14 4385dc1cf6bf: Pushed 18:14:14 28497f53c500: Pushed 18:14:14 2cd17bae3352: Pushed 18:14:14 a901f0775f15: Layer already exists 18:14:14 4fc242d58285: Layer already exists 18:14:14 177e8d8e37d6: Pushed 18:14:16 go: downloading github.com/google/go-tpm v0.3.3 18:14:17 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:14:17 4db8f74b9929: Pushed 18:14:20 b84497ca132a: Pushed 18:14:20 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:47580d1c8fc3a049cb6d52e7eb9920964cb92c37b45b94d9b1731af26d3a61ba size: 1992 [Pipeline] isUnix [Pipeline] sh 18:14:20 go: downloading github.com/google/go-tpm v0.3.3 18:14:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 18:14:21 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:14:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:14:21 2cd17bae3352: Preparing 18:14:21 4385dc1cf6bf: Preparing 18:14:21 28497f53c500: Preparing 18:14:21 b84497ca132a: Preparing 18:14:21 4db8f74b9929: Preparing 18:14:21 177e8d8e37d6: Preparing 18:14:21 a901f0775f15: Preparing 18:14:21 4fc242d58285: Preparing 18:14:21 177e8d8e37d6: Waiting 18:14:21 a901f0775f15: Waiting 18:14:21 4fc242d58285: Waiting 18:14:21 28497f53c500: Layer already exists 18:14:21 4db8f74b9929: Layer already exists 18:14:21 2cd17bae3352: Layer already exists 18:14:21 4385dc1cf6bf: Layer already exists 18:14:21 b84497ca132a: Layer already exists 18:14:21 a901f0775f15: Layer already exists 18:14:21 177e8d8e37d6: Layer already exists 18:14:21 4fc242d58285: Layer already exists 18:14:21 latest: digest: sha256:47580d1c8fc3a049cb6d52e7eb9920964cb92c37b45b94d9b1731af26d3a61ba size: 1992 [Pipeline] isUnix [Pipeline] sh 18:14:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:14:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.93 18:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:14:22 2cd17bae3352: Preparing 18:14:22 4385dc1cf6bf: Preparing 18:14:22 28497f53c500: Preparing 18:14:22 b84497ca132a: Preparing 18:14:22 4db8f74b9929: Preparing 18:14:22 177e8d8e37d6: Preparing 18:14:22 a901f0775f15: Preparing 18:14:22 4fc242d58285: Preparing 18:14:22 4fc242d58285: Waiting 18:14:22 a901f0775f15: Waiting 18:14:22 b84497ca132a: Layer already exists 18:14:22 2cd17bae3352: Layer already exists 18:14:22 4db8f74b9929: Layer already exists 18:14:22 28497f53c500: Layer already exists 18:14:22 4385dc1cf6bf: Layer already exists 18:14:22 177e8d8e37d6: Layer already exists 18:14:22 4fc242d58285: Layer already exists 18:14:22 a901f0775f15: Layer already exists 18:14:22 2.2.0-dev.93: digest: sha256:47580d1c8fc3a049cb6d52e7eb9920964cb92c37b45b94d9b1731af26d3a61ba size: 1992 [Pipeline] isUnix [Pipeline] sh 18:14:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:14:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:14:22 2cd17bae3352: Preparing 18:14:22 4385dc1cf6bf: Preparing 18:14:22 28497f53c500: Preparing 18:14:22 b84497ca132a: Preparing 18:14:22 4db8f74b9929: Preparing 18:14:22 177e8d8e37d6: Preparing 18:14:22 a901f0775f15: Preparing 18:14:22 4fc242d58285: Preparing 18:14:22 177e8d8e37d6: Waiting 18:14:22 a901f0775f15: Waiting 18:14:22 4fc242d58285: Waiting 18:14:22 2cd17bae3352: Layer already exists 18:14:22 28497f53c500: Layer already exists 18:14:22 4385dc1cf6bf: Layer already exists 18:14:22 b84497ca132a: Layer already exists 18:14:22 177e8d8e37d6: Layer already exists 18:14:22 4db8f74b9929: Layer already exists 18:14:22 a901f0775f15: Layer already exists 18:14:22 4fc242d58285: Layer already exists 18:14:22 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:47580d1c8fc3a049cb6d52e7eb9920964cb92c37b45b94d9b1731af26d3a61ba size: 1992 [Pipeline] isUnix [Pipeline] sh 18:14:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 18:14:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 18:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:14:23 2cd17bae3352: Preparing 18:14:23 4385dc1cf6bf: Preparing 18:14:23 28497f53c500: Preparing 18:14:23 b84497ca132a: Preparing 18:14:23 4db8f74b9929: Preparing 18:14:23 177e8d8e37d6: Preparing 18:14:23 a901f0775f15: Preparing 18:14:23 4fc242d58285: Preparing 18:14:23 177e8d8e37d6: Waiting 18:14:23 a901f0775f15: Waiting 18:14:23 4fc242d58285: Waiting 18:14:23 4385dc1cf6bf: Layer already exists 18:14:23 2cd17bae3352: Layer already exists 18:14:23 28497f53c500: Layer already exists 18:14:23 b84497ca132a: Layer already exists 18:14:23 4db8f74b9929: Layer already exists 18:14:23 177e8d8e37d6: Layer already exists 18:14:23 a901f0775f15: Layer already exists 18:14:23 4fc242d58285: Layer already exists 18:14:23 main: digest: sha256:47580d1c8fc3a049cb6d52e7eb9920964cb92c37b45b94d9b1731af26d3a61ba size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:14:23 ===================================================== [Pipeline] echo 18:14:23 taggedImages: 18:14:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:14:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.93 18:14:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:23 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 18:14:23 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 18:14:23 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:23 latest 18:14:23 2.2.0-dev.93 18:14:23 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:23 main 18:14:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 18:14:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:14:23 4be98f15c00e: Preparing 18:14:23 37041e677210: Preparing 18:14:23 57015f2201d5: Preparing 18:14:23 f08ab087547d: Preparing 18:14:23 fb97590dc97c: Preparing 18:14:23 a901f0775f15: Preparing 18:14:23 4fc242d58285: Preparing 18:14:23 a901f0775f15: Waiting 18:14:23 4fc242d58285: Waiting 18:14:24 57015f2201d5: Pushed 18:14:24 4be98f15c00e: Pushed 18:14:24 37041e677210: Pushed 18:14:24 a901f0775f15: Layer already exists 18:14:24 4fc242d58285: Layer already exists 18:14:24 fb97590dc97c: Pushed 18:14:30 f08ab087547d: Pushed 18:14:30 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:6479a1d1244be6fd93e2eacf180819c3f62502498e4b281c125d35302c1a61aa size: 1780 [Pipeline] isUnix [Pipeline] sh 18:14:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 18:14:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:14:31 4be98f15c00e: Preparing 18:14:31 37041e677210: Preparing 18:14:31 57015f2201d5: Preparing 18:14:31 f08ab087547d: Preparing 18:14:31 fb97590dc97c: Preparing 18:14:31 a901f0775f15: Preparing 18:14:31 4fc242d58285: Preparing 18:14:31 a901f0775f15: Waiting 18:14:31 4fc242d58285: Waiting 18:14:31 fb97590dc97c: Layer already exists 18:14:31 37041e677210: Layer already exists 18:14:31 f08ab087547d: Layer already exists 18:14:31 57015f2201d5: Layer already exists 18:14:31 4be98f15c00e: Layer already exists 18:14:31 a901f0775f15: Layer already exists 18:14:31 4fc242d58285: Layer already exists 18:14:31 latest: digest: sha256:6479a1d1244be6fd93e2eacf180819c3f62502498e4b281c125d35302c1a61aa size: 1780 [Pipeline] isUnix [Pipeline] sh 18:14:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:14:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.93 18:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:14:31 4be98f15c00e: Preparing 18:14:31 37041e677210: Preparing 18:14:31 57015f2201d5: Preparing 18:14:31 f08ab087547d: Preparing 18:14:31 fb97590dc97c: Preparing 18:14:31 a901f0775f15: Preparing 18:14:31 4fc242d58285: Preparing 18:14:31 a901f0775f15: Waiting 18:14:31 4fc242d58285: Waiting 18:14:31 f08ab087547d: Layer already exists 18:14:31 fb97590dc97c: Layer already exists 18:14:31 4be98f15c00e: Layer already exists 18:14:31 37041e677210: Layer already exists 18:14:31 57015f2201d5: Layer already exists 18:14:31 a901f0775f15: Layer already exists 18:14:31 4fc242d58285: Layer already exists 18:14:31 2.2.0-dev.93: digest: sha256:6479a1d1244be6fd93e2eacf180819c3f62502498e4b281c125d35302c1a61aa size: 1780 [Pipeline] isUnix [Pipeline] sh 18:14:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:14:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:14:32 4be98f15c00e: Preparing 18:14:32 37041e677210: Preparing 18:14:32 57015f2201d5: Preparing 18:14:32 f08ab087547d: Preparing 18:14:32 fb97590dc97c: Preparing 18:14:32 a901f0775f15: Preparing 18:14:32 4fc242d58285: Preparing 18:14:32 a901f0775f15: Waiting 18:14:32 4fc242d58285: Waiting 18:14:32 37041e677210: Layer already exists 18:14:32 57015f2201d5: Layer already exists 18:14:32 4be98f15c00e: Layer already exists 18:14:32 f08ab087547d: Layer already exists 18:14:32 fb97590dc97c: Layer already exists 18:14:32 a901f0775f15: Layer already exists 18:14:32 4fc242d58285: Layer already exists 18:14:32 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:6479a1d1244be6fd93e2eacf180819c3f62502498e4b281c125d35302c1a61aa size: 1780 [Pipeline] isUnix [Pipeline] sh 18:14:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 18:14:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 18:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:14:33 4be98f15c00e: Preparing 18:14:33 37041e677210: Preparing 18:14:33 57015f2201d5: Preparing 18:14:33 f08ab087547d: Preparing 18:14:33 fb97590dc97c: Preparing 18:14:33 a901f0775f15: Preparing 18:14:33 4fc242d58285: Preparing 18:14:33 4fc242d58285: Waiting 18:14:33 a901f0775f15: Waiting 18:14:33 fb97590dc97c: Layer already exists 18:14:33 37041e677210: Layer already exists 18:14:33 57015f2201d5: Layer already exists 18:14:33 4be98f15c00e: Layer already exists 18:14:33 f08ab087547d: Layer already exists 18:14:33 a901f0775f15: Layer already exists 18:14:33 4fc242d58285: Layer already exists 18:14:33 main: digest: sha256:6479a1d1244be6fd93e2eacf180819c3f62502498e4b281c125d35302c1a61aa size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:14:33 ===================================================== [Pipeline] echo 18:14:33 taggedImages: 18:14:33 - nexus3.edgexfoundry.org:10004/security-spire-config:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:33 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:14:33 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.93 18:14:33 - nexus3.edgexfoundry.org:10004/security-spire-config:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:33 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 18:14:33 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 18:14:33 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:33 latest 18:14:33 2.2.0-dev.93 18:14:33 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:33 main 18:14:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 18:14:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:14:33 7f129e49e875: Preparing 18:14:33 eb8ed4dd5c17: Preparing 18:14:33 2c9ddac2a876: Preparing 18:14:33 dd744aa0357a: Preparing 18:14:33 177e8d8e37d6: Preparing 18:14:33 a901f0775f15: Preparing 18:14:33 4fc242d58285: Preparing 18:14:33 a901f0775f15: Waiting 18:14:33 177e8d8e37d6: Layer already exists 18:14:33 a901f0775f15: Layer already exists 18:14:33 4fc242d58285: Layer already exists 18:14:33 7f129e49e875: Pushed 18:14:33 eb8ed4dd5c17: Pushed 18:14:33 2c9ddac2a876: Pushed 18:14:40 dd744aa0357a: Pushed 18:14:40 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:fed7ce59a32188d72294aae803250d6017b9b9dfc543a51f4f613e26db8fb3ec size: 1780 [Pipeline] isUnix [Pipeline] sh 18:14:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 18:14:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:14:41 7f129e49e875: Preparing 18:14:41 eb8ed4dd5c17: Preparing 18:14:41 2c9ddac2a876: Preparing 18:14:41 dd744aa0357a: Preparing 18:14:41 177e8d8e37d6: Preparing 18:14:41 a901f0775f15: Preparing 18:14:41 4fc242d58285: Preparing 18:14:41 4fc242d58285: Waiting 18:14:41 a901f0775f15: Waiting 18:14:41 eb8ed4dd5c17: Layer already exists 18:14:41 177e8d8e37d6: Layer already exists 18:14:41 7f129e49e875: Layer already exists 18:14:41 2c9ddac2a876: Layer already exists 18:14:41 dd744aa0357a: Layer already exists 18:14:41 a901f0775f15: Layer already exists 18:14:41 4fc242d58285: Layer already exists 18:14:41 latest: digest: sha256:fed7ce59a32188d72294aae803250d6017b9b9dfc543a51f4f613e26db8fb3ec size: 1780 [Pipeline] isUnix [Pipeline] sh 18:14:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:14:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.93 18:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:14:41 7f129e49e875: Preparing 18:14:41 eb8ed4dd5c17: Preparing 18:14:41 2c9ddac2a876: Preparing 18:14:41 dd744aa0357a: Preparing 18:14:41 177e8d8e37d6: Preparing 18:14:41 a901f0775f15: Preparing 18:14:41 4fc242d58285: Preparing 18:14:41 a901f0775f15: Waiting 18:14:41 dd744aa0357a: Layer already exists 18:14:41 177e8d8e37d6: Layer already exists 18:14:41 2c9ddac2a876: Layer already exists 18:14:41 7f129e49e875: Layer already exists 18:14:41 eb8ed4dd5c17: Layer already exists 18:14:41 a901f0775f15: Layer already exists 18:14:41 4fc242d58285: Layer already exists 18:14:41 2.2.0-dev.93: digest: sha256:fed7ce59a32188d72294aae803250d6017b9b9dfc543a51f4f613e26db8fb3ec size: 1780 [Pipeline] isUnix [Pipeline] sh 18:14:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:14:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:14:42 7f129e49e875: Preparing 18:14:42 eb8ed4dd5c17: Preparing 18:14:42 2c9ddac2a876: Preparing 18:14:42 dd744aa0357a: Preparing 18:14:42 177e8d8e37d6: Preparing 18:14:42 a901f0775f15: Preparing 18:14:42 4fc242d58285: Preparing 18:14:42 4fc242d58285: Waiting 18:14:42 eb8ed4dd5c17: Layer already exists 18:14:42 177e8d8e37d6: Layer already exists 18:14:42 7f129e49e875: Layer already exists 18:14:42 2c9ddac2a876: Layer already exists 18:14:42 dd744aa0357a: Layer already exists 18:14:42 a901f0775f15: Layer already exists 18:14:42 4fc242d58285: Layer already exists 18:14:42 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:fed7ce59a32188d72294aae803250d6017b9b9dfc543a51f4f613e26db8fb3ec size: 1780 [Pipeline] isUnix [Pipeline] sh 18:14:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 18:14:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 18:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:14:43 7f129e49e875: Preparing 18:14:43 eb8ed4dd5c17: Preparing 18:14:43 2c9ddac2a876: Preparing 18:14:43 dd744aa0357a: Preparing 18:14:43 177e8d8e37d6: Preparing 18:14:43 a901f0775f15: Preparing 18:14:43 4fc242d58285: Preparing 18:14:43 4fc242d58285: Waiting 18:14:43 a901f0775f15: Waiting 18:14:43 eb8ed4dd5c17: Layer already exists 18:14:43 177e8d8e37d6: Layer already exists 18:14:43 dd744aa0357a: Layer already exists 18:14:43 2c9ddac2a876: Layer already exists 18:14:43 7f129e49e875: Layer already exists 18:14:43 a901f0775f15: Layer already exists 18:14:43 4fc242d58285: Layer already exists 18:14:43 main: digest: sha256:fed7ce59a32188d72294aae803250d6017b9b9dfc543a51f4f613e26db8fb3ec size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:14:43 ===================================================== [Pipeline] echo 18:14:43 taggedImages: 18:14:43 - nexus3.edgexfoundry.org:10004/security-spire-server:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:43 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:14:43 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.93 18:14:43 - nexus3.edgexfoundry.org:10004/security-spire-server:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:43 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 18:14:43 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 18:14:43 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:43 latest 18:14:43 2.2.0-dev.93 18:14:43 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:43 main 18:14:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 18:14:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:14:43 1f1a766186db: Preparing 18:14:43 a4272572dd89: Preparing 18:14:43 f7f8282a5567: Preparing 18:14:43 9e70815ecc85: Preparing 18:14:43 b541d28bf3b4: Preparing 18:14:43 b541d28bf3b4: Layer already exists 18:14:43 f7f8282a5567: Layer already exists 18:14:43 1f1a766186db: Pushed 18:14:43 9e70815ecc85: Pushed 18:14:46 a4272572dd89: Pushed 18:14:46 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:94cf57a4069be1a9e5c319cb116f97e623fd0c6e184698a0f2ce2f07164fe163 size: 1366 [Pipeline] isUnix [Pipeline] sh 18:14:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 18:14:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 18:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:14:47 1f1a766186db: Preparing 18:14:47 a4272572dd89: Preparing 18:14:47 f7f8282a5567: Preparing 18:14:47 9e70815ecc85: Preparing 18:14:47 b541d28bf3b4: Preparing 18:14:47 b541d28bf3b4: Layer already exists 18:14:47 1f1a766186db: Layer already exists 18:14:47 a4272572dd89: Layer already exists 18:14:47 f7f8282a5567: Layer already exists 18:14:47 9e70815ecc85: Layer already exists 18:14:47 latest: digest: sha256:94cf57a4069be1a9e5c319cb116f97e623fd0c6e184698a0f2ce2f07164fe163 size: 1366 [Pipeline] isUnix [Pipeline] sh 18:14:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:14:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.93 18:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:14:47 1f1a766186db: Preparing 18:14:47 a4272572dd89: Preparing 18:14:47 f7f8282a5567: Preparing 18:14:47 9e70815ecc85: Preparing 18:14:47 b541d28bf3b4: Preparing 18:14:47 b541d28bf3b4: Layer already exists 18:14:47 a4272572dd89: Layer already exists 18:14:47 1f1a766186db: Layer already exists 18:14:47 f7f8282a5567: Layer already exists 18:14:47 9e70815ecc85: Layer already exists 18:14:47 2.2.0-dev.93: digest: sha256:94cf57a4069be1a9e5c319cb116f97e623fd0c6e184698a0f2ce2f07164fe163 size: 1366 [Pipeline] isUnix [Pipeline] sh 18:14:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:14:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:14:48 1f1a766186db: Preparing 18:14:48 a4272572dd89: Preparing 18:14:48 f7f8282a5567: Preparing 18:14:48 9e70815ecc85: Preparing 18:14:48 b541d28bf3b4: Preparing 18:14:48 b541d28bf3b4: Layer already exists 18:14:48 1f1a766186db: Layer already exists 18:14:48 9e70815ecc85: Layer already exists 18:14:48 f7f8282a5567: Layer already exists 18:14:48 a4272572dd89: Layer already exists 18:14:48 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:94cf57a4069be1a9e5c319cb116f97e623fd0c6e184698a0f2ce2f07164fe163 size: 1366 [Pipeline] isUnix [Pipeline] sh 18:14:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 18:14:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 18:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:14:48 1f1a766186db: Preparing 18:14:48 a4272572dd89: Preparing 18:14:48 f7f8282a5567: Preparing 18:14:48 9e70815ecc85: Preparing 18:14:48 b541d28bf3b4: Preparing 18:14:48 1f1a766186db: Layer already exists 18:14:48 9e70815ecc85: Layer already exists 18:14:48 b541d28bf3b4: Layer already exists 18:14:48 a4272572dd89: Layer already exists 18:14:48 f7f8282a5567: Layer already exists 18:14:48 main: digest: sha256:94cf57a4069be1a9e5c319cb116f97e623fd0c6e184698a0f2ce2f07164fe163 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:14:48 ===================================================== [Pipeline] echo 18:14:48 taggedImages: 18:14:48 - nexus3.edgexfoundry.org:10004/support-notifications:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:48 - nexus3.edgexfoundry.org:10004/support-notifications:latest 18:14:48 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.93 18:14:48 - nexus3.edgexfoundry.org:10004/support-notifications:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:48 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 18:14:48 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 18:14:48 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:48 latest 18:14:48 2.2.0-dev.93 18:14:48 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:48 main 18:14:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 18:14:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:14:49 f9e1fe736035: Preparing 18:14:49 37dbb1ca09e1: Preparing 18:14:49 f7f8282a5567: Preparing 18:14:49 1b3661468e04: Preparing 18:14:49 b541d28bf3b4: Preparing 18:14:49 b541d28bf3b4: Layer already exists 18:14:49 1b3661468e04: Layer already exists 18:14:49 f7f8282a5567: Layer already exists 18:14:49 f9e1fe736035: Pushed 18:14:52 37dbb1ca09e1: Pushed 18:14:52 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:fd45a6f1d4aeecc6da09cbf9e67ae0a3c453d8a988af8f7a1ccf4085a33761ac size: 1365 [Pipeline] isUnix [Pipeline] sh 18:14:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 18:14:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:14:52 f9e1fe736035: Preparing 18:14:52 37dbb1ca09e1: Preparing 18:14:52 f7f8282a5567: Preparing 18:14:52 1b3661468e04: Preparing 18:14:52 b541d28bf3b4: Preparing 18:14:52 f7f8282a5567: Layer already exists 18:14:52 b541d28bf3b4: Layer already exists 18:14:52 1b3661468e04: Layer already exists 18:14:52 f9e1fe736035: Layer already exists 18:14:52 37dbb1ca09e1: Layer already exists 18:14:52 latest: digest: sha256:fd45a6f1d4aeecc6da09cbf9e67ae0a3c453d8a988af8f7a1ccf4085a33761ac size: 1365 [Pipeline] isUnix [Pipeline] sh 18:14:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:14:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.93 18:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:14:53 f9e1fe736035: Preparing 18:14:53 37dbb1ca09e1: Preparing 18:14:53 f7f8282a5567: Preparing 18:14:53 1b3661468e04: Preparing 18:14:53 b541d28bf3b4: Preparing 18:14:53 b541d28bf3b4: Layer already exists 18:14:53 37dbb1ca09e1: Layer already exists 18:14:53 f7f8282a5567: Layer already exists 18:14:53 1b3661468e04: Layer already exists 18:14:53 f9e1fe736035: Layer already exists 18:14:53 2.2.0-dev.93: digest: sha256:fd45a6f1d4aeecc6da09cbf9e67ae0a3c453d8a988af8f7a1ccf4085a33761ac size: 1365 [Pipeline] isUnix [Pipeline] sh 18:14:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:14:53 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:14:53 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:14:53 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:14:53 go: downloading cloud.google.com/go/storage v1.21.0 18:14:53 go: downloading cloud.google.com/go v0.100.2 18:14:53 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:14:53 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:14:53 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:14:53 go: downloading cloud.google.com/go/storage v1.21.0 18:14:53 go: downloading k8s.io/apimachinery v0.23.4 18:14:53 go: downloading cloud.google.com/go v0.100.2 18:14:53 go: downloading k8s.io/apimachinery v0.23.4 18:14:53 go: downloading k8s.io/kube-aggregator v0.23.3 18:14:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:14:53 f9e1fe736035: Preparing 18:14:53 37dbb1ca09e1: Preparing 18:14:53 f7f8282a5567: Preparing 18:14:53 1b3661468e04: Preparing 18:14:53 b541d28bf3b4: Preparing 18:14:53 b541d28bf3b4: Layer already exists 18:14:53 f9e1fe736035: Layer already exists 18:14:53 37dbb1ca09e1: Layer already exists 18:14:53 f7f8282a5567: Layer already exists 18:14:53 1b3661468e04: Layer already exists 18:14:53 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:fd45a6f1d4aeecc6da09cbf9e67ae0a3c453d8a988af8f7a1ccf4085a33761ac size: 1365 [Pipeline] isUnix [Pipeline] sh 18:14:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 18:14:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 18:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:14:54 f9e1fe736035: Preparing 18:14:54 37dbb1ca09e1: Preparing 18:14:54 f7f8282a5567: Preparing 18:14:54 1b3661468e04: Preparing 18:14:54 b541d28bf3b4: Preparing 18:14:54 37dbb1ca09e1: Layer already exists 18:14:54 b541d28bf3b4: Layer already exists 18:14:54 f7f8282a5567: Layer already exists 18:14:54 f9e1fe736035: Layer already exists 18:14:54 1b3661468e04: Layer already exists 18:14:54 main: digest: sha256:fd45a6f1d4aeecc6da09cbf9e67ae0a3c453d8a988af8f7a1ccf4085a33761ac size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:14:54 ===================================================== [Pipeline] echo 18:14:54 taggedImages: 18:14:54 - nexus3.edgexfoundry.org:10004/support-scheduler:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:54 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:14:54 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.93 18:14:54 - nexus3.edgexfoundry.org:10004/support-scheduler:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:54 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 18:14:54 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 18:14:54 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:54 latest 18:14:54 2.2.0-dev.93 18:14:54 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:14:54 main 18:14:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:54 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:14:54 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 18:14:55 go: downloading k8s.io/kube-aggregator v0.23.3 18:14:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:14:55 7c9920ce6340: Preparing 18:14:55 fb5397c17207: Preparing 18:14:55 e19115960bfe: Preparing 18:14:55 0a6078227608: Preparing 18:14:55 52f44be93a46: Preparing 18:14:55 10d82663b225: Preparing 18:14:55 f7a7a140f1b3: Preparing 18:14:55 31e69d4774c9: Preparing 18:14:55 7750d494dfbd: Preparing 18:14:55 18708474c90b: Preparing 18:14:55 4fc242d58285: Preparing 18:14:55 31e69d4774c9: Waiting 18:14:55 7750d494dfbd: Waiting 18:14:55 18708474c90b: Waiting 18:14:55 f7a7a140f1b3: Waiting 18:14:55 10d82663b225: Waiting 18:14:55 52f44be93a46: Layer already exists 18:14:55 10d82663b225: Layer already exists 18:14:55 f7a7a140f1b3: Layer already exists 18:14:55 31e69d4774c9: Layer already exists 18:14:55 7750d494dfbd: Layer already exists 18:14:55 18708474c90b: Layer already exists 18:14:55 4fc242d58285: Layer already exists 18:14:55 fb5397c17207: Pushed 18:14:55 7c9920ce6340: Pushed 18:14:56 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:14:56 go: downloading cloud.google.com/go/security v1.3.0 18:14:56 e19115960bfe: Pushed 18:14:56 go: downloading github.com/hashicorp/vault/api v1.4.1 18:14:56 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:14:58 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:14:58 go: downloading cloud.google.com/go/security v1.3.0 18:14:58 go: downloading gopkg.in/yaml.v2 v2.4.0 18:14:58 go: downloading github.com/hashicorp/vault/api v1.4.1 18:14:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:14:58 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:14:58 go: downloading github.com/gobwas/glob v0.2.3 18:14:58 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:14:58 go: downloading github.com/jinzhu/inflection v1.0.0 18:14:58 go: downloading github.com/aws/smithy-go v1.11.0 18:14:59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:14:59 go: downloading github.com/twmb/murmur3 v1.1.6 18:14:59 go: downloading gopkg.in/yaml.v2 v2.4.0 18:14:59 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:15:00 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:15:00 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:15:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:15:00 go: downloading github.com/gobwas/glob v0.2.3 18:15:00 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:15:00 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:15:00 go: downloading github.com/jinzhu/inflection v1.0.0 18:15:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:15:00 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:15:00 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:15:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:15:01 go: downloading github.com/gogo/protobuf v1.3.2 18:15:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:15:01 go: downloading github.com/aws/smithy-go v1.11.0 18:15:02 0a6078227608: Pushed 18:15:02 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:b24f1140ed760d291efdf14979c83bce283a286c4cd163379a0f798a2117c2cf size: 2622 [Pipeline] isUnix [Pipeline] sh 18:15:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:15:03 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:15:03 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 18:15:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:15:03 7c9920ce6340: Preparing 18:15:03 fb5397c17207: Preparing 18:15:03 e19115960bfe: Preparing 18:15:03 0a6078227608: Preparing 18:15:03 52f44be93a46: Preparing 18:15:03 10d82663b225: Preparing 18:15:03 f7a7a140f1b3: Preparing 18:15:03 31e69d4774c9: Preparing 18:15:03 7750d494dfbd: Preparing 18:15:03 18708474c90b: Preparing 18:15:03 4fc242d58285: Preparing 18:15:03 7750d494dfbd: Waiting 18:15:03 18708474c90b: Waiting 18:15:03 10d82663b225: Waiting 18:15:03 f7a7a140f1b3: Waiting 18:15:03 31e69d4774c9: Waiting 18:15:03 4fc242d58285: Waiting 18:15:03 fb5397c17207: Layer already exists 18:15:03 e19115960bfe: Layer already exists 18:15:03 52f44be93a46: Layer already exists 18:15:03 0a6078227608: Layer already exists 18:15:03 7c9920ce6340: Layer already exists 18:15:03 f7a7a140f1b3: Layer already exists 18:15:03 31e69d4774c9: Layer already exists 18:15:03 10d82663b225: Layer already exists 18:15:03 7750d494dfbd: Layer already exists 18:15:03 18708474c90b: Layer already exists 18:15:03 4fc242d58285: Layer already exists 18:15:03 latest: digest: sha256:b24f1140ed760d291efdf14979c83bce283a286c4cd163379a0f798a2117c2cf size: 2622 [Pipeline] isUnix [Pipeline] sh 18:15:03 go: downloading github.com/gogo/protobuf v1.3.2 18:15:03 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:15:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.93 18:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:15:04 7c9920ce6340: Preparing 18:15:04 fb5397c17207: Preparing 18:15:04 e19115960bfe: Preparing 18:15:04 0a6078227608: Preparing 18:15:04 52f44be93a46: Preparing 18:15:04 10d82663b225: Preparing 18:15:04 f7a7a140f1b3: Preparing 18:15:04 31e69d4774c9: Preparing 18:15:04 7750d494dfbd: Preparing 18:15:04 18708474c90b: Preparing 18:15:04 4fc242d58285: Preparing 18:15:04 10d82663b225: Waiting 18:15:04 18708474c90b: Waiting 18:15:04 4fc242d58285: Waiting 18:15:04 f7a7a140f1b3: Waiting 18:15:04 7750d494dfbd: Waiting 18:15:04 31e69d4774c9: Waiting 18:15:04 7c9920ce6340: Layer already exists 18:15:04 fb5397c17207: Layer already exists 18:15:04 e19115960bfe: Layer already exists 18:15:04 52f44be93a46: Layer already exists 18:15:04 0a6078227608: Layer already exists 18:15:04 f7a7a140f1b3: Layer already exists 18:15:04 10d82663b225: Layer already exists 18:15:04 31e69d4774c9: Layer already exists 18:15:04 18708474c90b: Layer already exists 18:15:04 7750d494dfbd: Layer already exists 18:15:04 4fc242d58285: Layer already exists 18:15:04 2.2.0-dev.93: digest: sha256:b24f1140ed760d291efdf14979c83bce283a286c4cd163379a0f798a2117c2cf size: 2622 [Pipeline] isUnix [Pipeline] sh 18:15:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 18:15:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:15:04 7c9920ce6340: Preparing 18:15:04 fb5397c17207: Preparing 18:15:04 e19115960bfe: Preparing 18:15:04 0a6078227608: Preparing 18:15:04 52f44be93a46: Preparing 18:15:04 10d82663b225: Preparing 18:15:04 f7a7a140f1b3: Preparing 18:15:04 31e69d4774c9: Preparing 18:15:04 7750d494dfbd: Preparing 18:15:04 18708474c90b: Preparing 18:15:04 4fc242d58285: Preparing 18:15:04 31e69d4774c9: Waiting 18:15:04 7750d494dfbd: Waiting 18:15:04 18708474c90b: Waiting 18:15:04 10d82663b225: Waiting 18:15:04 f7a7a140f1b3: Waiting 18:15:04 4fc242d58285: Waiting 18:15:04 0a6078227608: Layer already exists 18:15:04 e19115960bfe: Layer already exists 18:15:04 7c9920ce6340: Layer already exists 18:15:04 52f44be93a46: Layer already exists 18:15:04 fb5397c17207: Layer already exists 18:15:04 f7a7a140f1b3: Layer already exists 18:15:04 31e69d4774c9: Layer already exists 18:15:04 10d82663b225: Layer already exists 18:15:04 7750d494dfbd: Layer already exists 18:15:04 18708474c90b: Layer already exists 18:15:04 4fc242d58285: Layer already exists 18:15:04 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:b24f1140ed760d291efdf14979c83bce283a286c4cd163379a0f798a2117c2cf size: 2622 [Pipeline] isUnix [Pipeline] sh 18:15:05 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 18:15:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 18:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:15:05 7c9920ce6340: Preparing 18:15:05 fb5397c17207: Preparing 18:15:05 e19115960bfe: Preparing 18:15:05 0a6078227608: Preparing 18:15:05 52f44be93a46: Preparing 18:15:05 10d82663b225: Preparing 18:15:05 f7a7a140f1b3: Preparing 18:15:05 31e69d4774c9: Preparing 18:15:05 7750d494dfbd: Preparing 18:15:05 18708474c90b: Preparing 18:15:05 4fc242d58285: Preparing 18:15:05 f7a7a140f1b3: Waiting 18:15:05 31e69d4774c9: Waiting 18:15:05 7750d494dfbd: Waiting 18:15:05 18708474c90b: Waiting 18:15:05 4fc242d58285: Waiting 18:15:05 10d82663b225: Waiting 18:15:05 fb5397c17207: Layer already exists 18:15:05 0a6078227608: Layer already exists 18:15:05 7c9920ce6340: Layer already exists 18:15:05 52f44be93a46: Layer already exists 18:15:05 e19115960bfe: Layer already exists 18:15:05 10d82663b225: Layer already exists 18:15:05 7750d494dfbd: Layer already exists 18:15:05 f7a7a140f1b3: Layer already exists 18:15:05 31e69d4774c9: Layer already exists 18:15:05 18708474c90b: Layer already exists 18:15:05 4fc242d58285: Layer already exists 18:15:05 main: digest: sha256:b24f1140ed760d291efdf14979c83bce283a286c4cd163379a0f798a2117c2cf size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:15:05 ===================================================== [Pipeline] echo 18:15:05 taggedImages: 18:15:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:15:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:15:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.93 18:15:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 18:15:05 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:15:07 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:15:07 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:15:07 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:15:07 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:15:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:15:08 go: downloading github.com/dimchansky/utfbom v1.1.1 18:15:08 go: downloading cloud.google.com/go/compute v1.3.0 18:15:09 go: downloading cloud.google.com/go/iam v0.1.1 18:15:09 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:15:09 go: downloading k8s.io/klog/v2 v2.30.0 18:15:09 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:15:09 go: downloading github.com/google/gofuzz v1.1.0 18:15:09 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:15:10 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:15:10 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:15:10 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:15:10 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:15:10 go: downloading github.com/dimchansky/utfbom v1.1.1 18:15:10 go: downloading cloud.google.com/go/compute v1.3.0 18:15:10 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:15:11 go: downloading github.com/spf13/pflag v1.0.5 18:15:11 go: downloading cloud.google.com/go/iam v0.1.1 18:15:11 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:15:11 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:15:12 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:15:12 go: downloading k8s.io/klog/v2 v2.30.0 18:15:12 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:15:12 go: downloading github.com/google/gofuzz v1.1.0 18:15:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:15:12 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:15:12 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:15:12 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:15:13 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:15:13 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:15:14 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:15:14 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:15:15 go: downloading github.com/spf13/pflag v1.0.5 18:15:15 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:15:15 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:15:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:15:15 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:15:15 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:15:16 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:15:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:15:16 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:15:16 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:15:16 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:15:18 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:15:18 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:15:18 go: downloading go.opencensus.io v0.23.0 18:15:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:15:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:15:19 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:15:20 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:15:20 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:15:20 go: downloading gopkg.in/inf.v0 v0.9.1 18:15:20 go: downloading github.com/go-logr/logr v1.2.2 18:15:20 go: downloading github.com/google/go-cmp v0.5.7 18:15:21 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:15:21 go: downloading go.opencensus.io v0.23.0 18:15:21 go: downloading github.com/json-iterator/go v1.1.12 18:15:22 go: downloading github.com/googleapis/gnostic v0.5.5 18:15:22 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:15:22 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:15:22 go: downloading gopkg.in/inf.v0 v0.9.1 18:15:22 go: downloading github.com/go-logr/logr v1.2.2 18:15:22 go: downloading github.com/google/go-cmp v0.5.7 18:15:23 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:15:23 go: downloading github.com/json-iterator/go v1.1.12 18:15:23 go: downloading github.com/googleapis/gnostic v0.5.5 18:15:25 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:15:26 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:15:28 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:15:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:15:28 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:15:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:15:28 go: downloading github.com/tklauser/numcpus v0.3.0 18:15:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:15:28 go: downloading go.uber.org/zap v1.21.0 18:15:28 go: downloading github.com/tklauser/numcpus v0.3.0 18:15:29 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:15:29 go: downloading go.uber.org/zap v1.21.0 18:15:29 go: downloading sigs.k8s.io/yaml v1.3.0 18:15:29 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:15:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:15:30 go: downloading github.com/modern-go/reflect2 v1.0.2 18:15:30 go: downloading sigs.k8s.io/yaml v1.3.0 18:15:30 go: downloading github.com/ryanuber/go-glob v1.0.0 18:15:30 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:15:30 go: downloading github.com/golang/snappy v0.0.4 18:15:30 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:15:30 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:15:30 go: downloading github.com/modern-go/reflect2 v1.0.2 18:15:31 go: downloading github.com/ryanuber/go-glob v1.0.0 18:15:31 go: downloading github.com/golang/snappy v0.0.4 18:15:31 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:15:41 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:15:41 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:15:41 go: downloading github.com/hashicorp/go-version v1.2.0 18:15:41 go: downloading go.uber.org/multierr v1.6.0 18:15:42 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:15:42 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:15:42 go: downloading github.com/hashicorp/go-version v1.2.0 18:15:42 go: downloading go.uber.org/multierr v1.6.0 18:16:09 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:16:09 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:16:10 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:16:10 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:18:02 Removing intermediate container 4dfa61ed331e 18:18:02 ---> 4281c5c81b66 18:18:02 18:18:02 Step 10/31 : FROM alpine:3.14 18:18:02 3.14: Pulling from library/alpine 18:18:02 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:18:02 Status: Downloaded newer image for alpine:3.14 18:18:02 ---> ac73e934f311 18:18:02 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:18:02 ---> Running in 6f0d4808d70d 18:18:02 Removing intermediate container 6f0d4808d70d 18:18:02 ---> a68c6ffd1094 18:18:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:18:02 ---> Running in d1982e6c52eb 18:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:18:02 (1/2) Installing dumb-init (1.2.5-r1) 18:18:02 (2/2) Installing su-exec (0.2-r1) 18:18:02 Executing busybox-1.33.1-r7.trigger 18:18:02 OK: 6 MiB in 16 packages 18:18:02 Removing intermediate container d1982e6c52eb 18:18:02 ---> 0ecfe17cbc01 18:18:02 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:18:02 ---> Running in c5270fab6120 18:18:02 Removing intermediate container c5270fab6120 18:18:02 ---> 042316f0a0bd 18:18:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:18:02 ---> Running in e53206f1d7e1 18:18:02 Removing intermediate container e53206f1d7e1 18:18:02 ---> 80434395a476 18:18:02 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:18:02 ---> Running in 465e48faa757 18:18:02 Removing intermediate container 465e48faa757 18:18:02 ---> f8eab8cd2940 18:18:02 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:18:02 ---> Running in c8517d790ed3 18:18:02 Removing intermediate container c8517d790ed3 18:18:02 ---> 8760645aa5b3 18:18:02 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:18:02 ---> c15d85767f5f 18:18:02 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:18:02 ---> Running in 3bc9aaf4a44d 18:18:05 Removing intermediate container 3bc9aaf4a44d 18:18:05 ---> 2e50efc97421 18:18:05 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:18:05 ---> e106246f7f75 18:18:05 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:18:07 ---> adbfba26ae89 18:18:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:18:08 ---> bd753465f507 18:18:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:18:09 ---> d9de82660e63 18:18:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:18:09 ---> 2998733b4472 18:18:09 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:18:10 ---> Running in dee869bb499a 18:18:10 Removing intermediate container dee869bb499a 18:18:10 ---> 73cad6ee7b10 18:18:10 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:18:11 ---> cfc6819b9919 18:18:11 Step 26/31 : RUN chmod +x /entrypoint.sh 18:18:12 ---> Running in e5ca73c92cd8 18:18:15 Removing intermediate container e5ca73c92cd8 18:18:15 ---> debf78030a81 18:18:15 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:18:15 ---> Running in 9f6bcb996454 18:18:16 Removing intermediate container 9f6bcb996454 18:18:16 ---> 38553a470725 18:18:16 Step 28/31 : CMD ["gate"] 18:18:16 ---> Running in b987a03cbde1 18:18:16 Removing intermediate container b987a03cbde1 18:18:16 ---> 44ba305ed075 18:18:16 Step 29/31 : LABEL arch=arm64 18:18:17 ---> Running in 562ae5e1acf7 18:18:17 Removing intermediate container 562ae5e1acf7 18:18:17 ---> c047bd627da1 18:18:17 Step 30/31 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:18:17 ---> Running in 580835354b61 18:18:18 Removing intermediate container 580835354b61 18:18:18 ---> eb985ab49dea 18:18:18 Step 31/31 : LABEL version=2.2.0-dev.93 18:18:18 ---> Running in c4c3c520e497 18:18:19 Removing intermediate container c4c3c520e497 18:18:19 ---> 19f3b1f0f2e8 18:18:19 18:18:19 Successfully built 19f3b1f0f2e8 18:18:19 Successfully tagged security-bootstrapper-arm64:latest 18:18:19  Building security-bootstrapper ... done Building security-proxy-setup 18:18:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:18:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:18:38 ---> 7ee2dd39a516 18:18:38 Step 3/22 : WORKDIR /edgex-go 18:18:38 ---> Using cache 18:18:38 ---> febcc2d1b708 18:18:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:18:38 ---> Using cache 18:18:38 ---> 818f846d6539 18:18:38 Step 5/22 : RUN apk add --update --no-cache make git 18:18:38 ---> Using cache 18:18:38 ---> 9df42ba1ac94 18:18:38 Step 6/22 : COPY go.mod vendor* ./ 18:18:38 ---> Using cache 18:18:38 ---> 9b5431ab781d 18:18:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:38 ---> Using cache 18:18:38 ---> f67848c37983 18:18:38 Step 8/22 : COPY . . 18:18:38 ---> Using cache 18:18:38 ---> acc249bb780c 18:18:38 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:18:38 ---> Running in 202aa375ad75 18:18:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:20:30 Removing intermediate container 9c4082b5721e 18:20:30 ---> fd6c002958f9 18:20:30 18:20:30 Step 10/22 : FROM alpine:3.14 18:20:30 ---> ac73e934f311 18:20:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:20:30 ---> Running in bb9bead0f416 18:20:30 Removing intermediate container 097e52a4aa3a 18:20:30 ---> f0389c44d86c 18:20:30 18:20:30 Step 10/22 : FROM alpine:3.14 18:20:30 ---> ac73e934f311 18:20:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:20:30 ---> Running in 2b422733dc5a 18:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:20:30 (1/1) Installing dumb-init (1.2.5-r1) 18:20:30 Executing busybox-1.33.1-r7.trigger 18:20:30 OK: 5 MiB in 15 packages 18:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:20:30 Removing intermediate container bb9bead0f416 18:20:30 ---> d7a8f19cabdf 18:20:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:20:30 (1/2) Installing ca-certificates (20211220-r0) 18:20:30 ---> Running in 2e4f5edb7cb1 18:20:30 (2/2) Installing dumb-init (1.2.5-r1) 18:20:30 Executing busybox-1.33.1-r7.trigger 18:20:30 Executing ca-certificates-20211220-r0.trigger 18:20:31 OK: 6 MiB in 16 packages 18:20:31 Removing intermediate container 2e4f5edb7cb1 18:20:31 ---> 69fdb6097d52 18:20:31 Step 13/22 : ENV APP_PORT=59861 18:20:31 ---> Running in 4f4aee245a83 18:20:31 Removing intermediate container 4f4aee245a83 18:20:31 ---> ac11c60df28b 18:20:31 Step 14/22 : EXPOSE $APP_PORT 18:20:31 ---> Running in f9d6bce1dabd 18:20:32 Removing intermediate container f9d6bce1dabd 18:20:32 ---> 5665d580d070 18:20:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:20:33 Removing intermediate container 2b422733dc5a 18:20:33 ---> 2692acf7dac8 18:20:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:20:33 ---> Running in 2ce0de854bf6 18:20:34 ---> dea999a9ae8f 18:20:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:20:34 Removing intermediate container 2ce0de854bf6 18:20:34 ---> 6ddd8d7b71b8 18:20:34 Step 13/22 : ENV APP_PORT=59860 18:20:34 ---> Running in 16d7487352d4 18:20:35 Removing intermediate container 16d7487352d4 18:20:35 ---> a4066fc868c4 18:20:35 Step 14/22 : EXPOSE $APP_PORT 18:20:35 ---> Running in d3d4652c4918 18:20:35 Removing intermediate container d3d4652c4918 18:20:35 ---> 73f15d92e56b 18:20:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:20:37 ---> d9cca7b6e7b5 18:20:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:20:37 ---> 9c385b548638 18:20:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:20:39 ---> 82e0c0333b1b 18:20:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:20:39 ---> Running in 8c28d178d61b 18:20:39 Removing intermediate container 8c28d178d61b 18:20:39 ---> a46351733d74 18:20:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:20:40 ---> Running in 3e5366c282b2 18:20:40 Removing intermediate container 3e5366c282b2 18:20:40 ---> 060bf3420067 18:20:40 Step 20/22 : LABEL arch=arm64 18:20:40 ---> Running in 760b93f21a32 18:20:41 ---> d77173ff382f 18:20:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:20:41 Removing intermediate container 760b93f21a32 18:20:41 ---> f92b2473dc04 18:20:41 Step 21/22 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:20:41 ---> Running in 4f90b750b78c 18:20:42 Removing intermediate container 4f90b750b78c 18:20:42 ---> f434f20da0f0 18:20:42 Step 22/22 : LABEL version=2.2.0-dev.93 18:20:42 ---> 4501c775c250 18:20:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:20:42 ---> Running in 581ee6ce56c8 18:20:42 ---> Running in 4b2a70f70747 18:20:43 Removing intermediate container 4b2a70f70747 18:20:43 ---> 4660b38e108f 18:20:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:20:43 Removing intermediate container 581ee6ce56c8 18:20:43 ---> 0880d02ded70 18:20:43 18:20:43 ---> Running in 146dae1977c1 18:20:44 Successfully built 0880d02ded70 18:20:44 Successfully tagged support-scheduler-arm64:latest 18:20:44  Building support-scheduler ... done Building sys-mgmt-agent 18:20:44 Removing intermediate container 146dae1977c1 18:20:44 ---> 0e239e287086 18:20:44 Step 20/22 : LABEL arch=arm64 18:20:44 ---> Running in cbb603405970 18:20:45 Removing intermediate container cbb603405970 18:20:45 ---> 2d1434744744 18:20:45 Step 21/22 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:20:45 ---> Running in 50dfbf82833e 18:20:45 Removing intermediate container 50dfbf82833e 18:20:45 ---> 86aa98b522f9 18:20:45 Step 22/22 : LABEL version=2.2.0-dev.93 18:20:45 ---> Running in 83c19b989fc2 18:20:46 Removing intermediate container 83c19b989fc2 18:20:46 ---> d20325f30220 18:20:46 18:20:46 Successfully built d20325f30220 18:20:46 Successfully tagged support-notifications-arm64:latest 18:20:46 Building core-command 18:21:13  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:21:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:21:13 ---> 7ee2dd39a516 18:21:13 Step 3/23 : WORKDIR /edgex-go 18:21:13 ---> Using cache 18:21:13 ---> febcc2d1b708 18:21:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:13 ---> Using cache 18:21:13 ---> 818f846d6539 18:21:13 Step 5/23 : RUN apk add --update --no-cache make bash git 18:21:13 ---> Running in cef350e1f5dd 18:21:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:21:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:21:13 ---> 7ee2dd39a516 18:21:13 Step 3/23 : WORKDIR /edgex-go 18:21:13 ---> Using cache 18:21:13 ---> febcc2d1b708 18:21:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:13 ---> Using cache 18:21:13 ---> 818f846d6539 18:21:13 Step 5/23 : RUN apk add --update --no-cache make git 18:21:13 ---> Using cache 18:21:13 ---> 9df42ba1ac94 18:21:13 Step 6/23 : COPY go.mod vendor* ./ 18:21:13 ---> Using cache 18:21:13 ---> 9b5431ab781d 18:21:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:21:13 ---> Using cache 18:21:13 ---> f67848c37983 18:21:13 Step 8/23 : COPY . . 18:21:13 ---> Using cache 18:21:13 ---> acc249bb780c 18:21:13 Step 9/23 : RUN make cmd/core-command/core-command 18:21:13 ---> Running in 8bb9e2214529 18:21:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:21:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:21:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:21:16 OK: 220 MiB in 52 packages 18:21:18 Removing intermediate container cef350e1f5dd 18:21:18 ---> 0696a6646671 18:21:18 Step 6/23 : COPY go.mod vendor* ./ 18:21:18 ---> b8f3075a2e80 18:21:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:21:19 ---> Running in 00339b0ea84f 18:21:24 Removing intermediate container 00339b0ea84f 18:21:24 ---> 10bd3662ffca 18:21:24 Step 8/23 : COPY . . 18:21:39 ---> ef12e50cfe15 18:21:39 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:21:39 ---> Running in a72d7a92c7e3 18:21:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:23:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:23:50 Removing intermediate container 202aa375ad75 18:23:50 ---> 18258eeb70d8 18:23:50 18:23:50 Step 10/22 : FROM alpine:3.14 18:23:50 ---> ac73e934f311 18:23:50 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:23:50 ---> Running in 3d7da6878268 18:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:23:52 (1/6) Installing ca-certificates (20211220-r0) 18:23:52 (2/6) Installing brotli-libs (1.0.9-r5) 18:23:52 (3/6) Installing nghttp2-libs (1.43.0-r0) 18:23:52 (4/6) Installing libcurl (7.79.1-r1) 18:23:52 (5/6) Installing curl (7.79.1-r1) 18:23:52 (6/6) Installing dumb-init (1.2.5-r1) 18:23:52 Executing busybox-1.33.1-r7.trigger 18:23:52 Executing ca-certificates-20211220-r0.trigger 18:23:53 OK: 8 MiB in 20 packages 18:23:55 Removing intermediate container 3d7da6878268 18:23:55 ---> 9c0df0e6a75d 18:23:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:23:55 ---> Running in 8b4318d922c7 18:23:56 Removing intermediate container 8b4318d922c7 18:23:56 ---> d3dd292e27f5 18:23:56 Step 13/22 : WORKDIR /edgex 18:23:56 ---> Running in 5801d7d4f1ef 18:23:57 Removing intermediate container 5801d7d4f1ef 18:23:57 ---> 4ee6f8d774e0 18:23:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:23:58 ---> 95245ffc2c9c 18:23:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:24:00 ---> 6b14562e7c5e 18:24:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:24:01 ---> e18633eb0afd 18:24:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:24:02 ---> 04c3a6db1403 18:24:02 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:24:02 ---> Running in 28ac2a629c78 18:24:06 Removing intermediate container 28ac2a629c78 18:24:06 ---> e7ec4271c5f6 18:24:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:24:06 ---> Running in 34b3c34bdd03 18:24:06 Removing intermediate container 34b3c34bdd03 18:24:06 ---> 7a0607f6f118 18:24:06 Step 20/22 : LABEL arch=arm64 18:24:07 ---> Running in ba916056ec84 18:24:07 Removing intermediate container ba916056ec84 18:24:07 ---> 4bd8a80b27d9 18:24:07 Step 21/22 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:24:07 ---> Running in c8b84e047afd 18:24:08 Removing intermediate container c8b84e047afd 18:24:08 ---> 45fb6509fd68 18:24:08 Step 22/22 : LABEL version=2.2.0-dev.93 18:24:08 ---> Running in aacb1d67c25c 18:24:09 Removing intermediate container aacb1d67c25c 18:24:09 ---> 28badbf75068 18:24:09 18:24:09 Successfully built 28badbf75068 18:24:09 Successfully tagged security-proxy-setup-arm64:latest 18:24:09  Building security-proxy-setup ... done Building security-spiffe-token-provider 18:24:31 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:24:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:24:31 ---> 7ee2dd39a516 18:24:31 Step 3/20 : WORKDIR /edgex-go 18:24:31 ---> Using cache 18:24:31 ---> febcc2d1b708 18:24:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:24:31 ---> Running in fca9577c7281 18:24:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:24:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:24:35 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:24:35 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:24:35 OK: 15741 distinct packages available 18:24:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:24:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:24:37 OK: 220 MiB in 52 packages 18:24:39 Removing intermediate container fca9577c7281 18:24:39 ---> 2d6f83786b31 18:24:39 Step 5/20 : COPY go.mod vendor* ./ 18:24:40 ---> 09ef4292113e 18:24:40 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:40 ---> Running in 4083e2eacbd8 18:24:47 Removing intermediate container 4083e2eacbd8 18:24:47 ---> 292c8d134211 18:24:47 Step 7/20 : COPY . . 18:25:02 ---> 42860a54e361 18:25:02 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:25:02 ---> Running in fd118aaa0b06 18:25:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:26:40 Removing intermediate container 8bb9e2214529 18:26:40 ---> 1429f8ece7ba 18:26:40 18:26:40 Step 10/23 : FROM alpine:3.14 18:26:40 ---> ac73e934f311 18:26:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:26:40 ---> Using cache 18:26:40 ---> d7a8f19cabdf 18:26:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:26:40 ---> Using cache 18:26:40 ---> 69fdb6097d52 18:26:40 Step 13/23 : ENV APP_PORT=59882 18:26:40 ---> Running in c8c4ef1899b0 18:26:40 Removing intermediate container c8c4ef1899b0 18:26:40 ---> 35f9b9df8158 18:26:40 Step 14/23 : EXPOSE $APP_PORT 18:26:40 ---> Running in bff62b69c2d6 18:26:40 Removing intermediate container bff62b69c2d6 18:26:40 ---> 463a6721b403 18:26:40 Step 15/23 : WORKDIR / 18:26:40 ---> Running in 0cfc736b19f8 18:26:40 Removing intermediate container 0cfc736b19f8 18:26:40 ---> 2791983bce02 18:26:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:40 ---> 3e28030316f9 18:26:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:26:41 ---> 8908c77c1eee 18:26:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:26:42 ---> 18c12a5ec76e 18:26:42 Step 19/23 : ENTRYPOINT ["/core-command"] 18:26:42 ---> Running in b1444c81df6c 18:26:43 Removing intermediate container b1444c81df6c 18:26:43 ---> c45bad35520a 18:26:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:26:43 ---> Running in 7a5c283d3310 18:26:44 Removing intermediate container 7a5c283d3310 18:26:44 ---> e0ef32b1aa3b 18:26:44 Step 21/23 : LABEL arch=arm64 18:26:44 ---> Running in 1595bc68fff3 18:26:44 Removing intermediate container 1595bc68fff3 18:26:44 ---> a75ccca23f76 18:26:44 Step 22/23 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:26:44 ---> Running in 0a0b7214f9d3 18:26:45 Removing intermediate container 0a0b7214f9d3 18:26:45 ---> 8fa1cf43ec55 18:26:45 Step 23/23 : LABEL version=2.2.0-dev.93 18:26:45 ---> Running in e7ff99654ba2 18:26:46 Removing intermediate container e7ff99654ba2 18:26:46 ---> 31d6f47a0ad9 18:26:46 18:26:46 Successfully built 31d6f47a0ad9 18:26:46 Successfully tagged core-command-arm64:latest 18:26:46 Building security-secretstore-setup 18:27:08  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:27:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:27:08 ---> 7ee2dd39a516 18:27:08 Step 3/25 : WORKDIR /edgex-go 18:27:08 ---> Using cache 18:27:08 ---> febcc2d1b708 18:27:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:08 ---> Using cache 18:27:08 ---> 818f846d6539 18:27:08 Step 5/25 : RUN apk add --update --no-cache make git 18:27:08 ---> Using cache 18:27:08 ---> 9df42ba1ac94 18:27:08 Step 6/25 : COPY go.mod vendor* ./ 18:27:08 ---> Using cache 18:27:08 ---> 9b5431ab781d 18:27:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:08 ---> Using cache 18:27:08 ---> f67848c37983 18:27:08 Step 8/25 : COPY . . 18:27:08 ---> Using cache 18:27:08 ---> acc249bb780c 18:27:08 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:27:08 ---> Running in a48894531996 18:27:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:27:14 Removing intermediate container a72d7a92c7e3 18:27:14 ---> 0b364a955088 18:27:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:27:14 ---> Running in 4ac07b098366 18:27:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:27:24 Removing intermediate container 4ac07b098366 18:27:24 ---> c41532bae5e1 18:27:24 18:27:24 Step 11/23 : FROM docker:20.10.14 18:27:24 20.10.14: Pulling from library/docker 18:27:42 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 18:27:42 Status: Downloaded newer image for docker:20.10.14 18:27:42 ---> c346e9eafbab 18:27:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:27:42 ---> Running in bf2c670dc8ad 18:27:42 Removing intermediate container bf2c670dc8ad 18:27:42 ---> 32fd08234cd5 18:27:42 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 18:27:42 ---> Running in 8ef5bf152c9f 18:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:27:45 (1/43) Installing readline (8.1.1-r0) 18:27:45 (2/43) Installing bash (5.1.16-r0) 18:27:45 Executing bash-5.1.16-r0.post-install 18:27:45 (3/43) Installing brotli-libs (1.0.9-r5) 18:27:45 (4/43) Installing nghttp2-libs (1.46.0-r0) 18:27:45 (5/43) Installing libcurl (7.80.0-r1) 18:27:45 (6/43) Installing curl (7.80.0-r1) 18:27:45 (7/43) Installing dumb-init (1.2.5-r1) 18:27:45 (8/43) Installing libbz2 (1.0.8-r1) 18:27:45 (9/43) Installing expat (2.4.7-r0) 18:27:45 (10/43) Installing libffi (3.4.2-r1) 18:27:45 (11/43) Installing gdbm (1.22-r0) 18:27:45 (12/43) Installing xz-libs (5.2.5-r1) 18:27:45 (13/43) Installing libgcc (10.3.1_git20211027-r0) 18:27:45 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 18:27:45 (15/43) Installing mpdecimal (2.5.1-r1) 18:27:45 (16/43) Installing sqlite-libs (3.36.0-r0) 18:27:45 (17/43) Installing python3 (3.9.7-r4) 18:27:48 (18/43) Installing py3-appdirs (1.4.4-r2) 18:27:48 (19/43) Installing py3-certifi (2020.12.5-r1) 18:27:48 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 18:27:48 (21/43) Installing py3-idna (3.3-r0) 18:27:48 (22/43) Installing py3-urllib3 (1.26.7-r0) 18:27:48 (23/43) Installing py3-requests (2.26.0-r1) 18:27:48 (24/43) Installing py3-msgpack (1.0.2-r1) 18:27:48 (25/43) Installing py3-lockfile (0.12.2-r4) 18:27:48 (26/43) Installing py3-cachecontrol (0.12.10-r0) 18:27:48 (27/43) Installing py3-colorama (0.4.4-r1) 18:27:48 (28/43) Installing py3-contextlib2 (21.6.0-r1) 18:27:48 (29/43) Installing py3-distlib (0.3.3-r0) 18:27:48 (30/43) Installing py3-distro (1.6.0-r0) 18:27:48 (31/43) Installing py3-six (1.16.0-r0) 18:27:48 (32/43) Installing py3-webencodings (0.5.1-r4) 18:27:48 (33/43) Installing py3-html5lib (1.1-r1) 18:27:48 (34/43) Installing py3-parsing (2.4.7-r2) 18:27:48 (35/43) Installing py3-packaging (20.9-r1) 18:27:49 (36/43) Installing py3-tomli (1.2.2-r0) 18:27:49 (37/43) Installing py3-pep517 (0.12.0-r0) 18:27:49 (38/43) Installing py3-progress (1.6-r0) 18:27:49 (39/43) Installing py3-retrying (1.3.3-r2) 18:27:49 (40/43) Installing py3-ordered-set (4.0.2-r2) 18:27:49 (41/43) Installing py3-setuptools (52.0.0-r4) 18:27:49 (42/43) Installing py3-toml (0.10.2-r2) 18:27:49 (43/43) Installing py3-pip (20.3.4-r1) 18:27:49 Executing busybox-1.34.1-r5.trigger 18:27:50 OK: 82 MiB in 65 packages 18:27:55 Collecting docker-compose==1.23.2 18:27:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:27:55 Collecting dockerpty<0.5,>=0.4.1 18:27:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:27:59 Collecting PyYAML<4,>=3.10 18:27:59 Downloading PyYAML-3.13.tar.gz (270 kB) 18:28:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:28:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:28:05 Collecting websocket-client<1.0,>=0.32.0 18:28:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:28:05 Collecting cached-property<2,>=1.2.0 18:28:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:28:06 Collecting jsonschema<3,>=2.5.1 18:28:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:28:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 18:28:07 Collecting docker<4.0,>=3.6.0 18:28:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:28:07 Collecting docopt<0.7,>=0.6.1 18:28:07 Downloading docopt-0.6.2.tar.gz (25 kB) 18:28:10 Collecting texttable<0.10,>=0.9.0 18:28:10 Downloading texttable-0.9.1.tar.gz (11 kB) 18:28:13 Collecting docker-pycreds>=0.4.0 18:28:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:28:14 Collecting idna<2.8,>=2.5 18:28:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:28:14 Collecting chardet<3.1.0,>=3.0.2 18:28:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:28:15 Collecting urllib3<1.25,>=1.21.1 18:28:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:28:15 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) 18:28:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:28:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:28:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:28:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:28:17 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:28:17 Attempting uninstall: urllib3 18:28:17 Found existing installation: urllib3 1.26.7 18:28:17 Uninstalling urllib3-1.26.7: 18:28:17 Successfully uninstalled urllib3-1.26.7 18:28:18 Attempting uninstall: idna 18:28:18 Found existing installation: idna 3.3 18:28:18 Uninstalling idna-3.3: 18:28:18 Successfully uninstalled idna-3.3 18:28:22 Attempting uninstall: requests 18:28:22 Found existing installation: requests 2.26.0 18:28:22 Uninstalling requests-2.26.0: 18:28:22 Successfully uninstalled requests-2.26.0 18:28:23 Running setup.py install for texttable: started 18:28:26 Running setup.py install for texttable: finished with status 'done' 18:28:26 Running setup.py install for PyYAML: started 18:28:29 Running setup.py install for PyYAML: finished with status 'done' 18:28:30 Running setup.py install for docopt: started 18:28:33 Running setup.py install for docopt: finished with status 'done' 18:28:33 Running setup.py install for dockerpty: started 18:28:36 Running setup.py install for dockerpty: finished with status 'done' 18:28:39 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 18:28:54 Removing intermediate container 8ef5bf152c9f 18:28:54 ---> 4c1f03750260 18:28:54 Step 14/23 : ENV APP_PORT=58890 18:28:54 ---> Running in 09d1a8c18cd4 18:28:54 Removing intermediate container 09d1a8c18cd4 18:28:54 ---> d86d3e6a48a0 18:28:54 Step 15/23 : EXPOSE $APP_PORT 18:28:54 ---> Running in 4d7b202bc32c 18:28:55 Removing intermediate container 4d7b202bc32c 18:28:55 ---> 0f78ede115db 18:28:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:28:57 ---> 6fb945efff08 18:28:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:28:58 ---> 617918121126 18:28:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:28:59 ---> 213647766467 18:28:59 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:28:59 ---> Running in 75d5f33ce7d3 18:29:00 Removing intermediate container 75d5f33ce7d3 18:29:00 ---> 7ec1ad570e39 18:29:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:29:00 ---> Running in 4aadf10e1f37 18:29:01 Removing intermediate container 4aadf10e1f37 18:29:01 ---> 9bbd71d165b5 18:29:01 Step 21/23 : LABEL arch=arm64 18:29:01 ---> Running in ccd0e1470f0a 18:29:01 Removing intermediate container ccd0e1470f0a 18:29:01 ---> 3751c0a6cfdd 18:29:01 Step 22/23 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:29:02 ---> Running in 6da013c62439 18:29:02 Removing intermediate container 6da013c62439 18:29:02 ---> 6c707ccd1906 18:29:02 Step 23/23 : LABEL version=2.2.0-dev.93 18:29:03 ---> Running in 2097443a7402 18:29:03 Removing intermediate container 2097443a7402 18:29:03 ---> 5ab4dc9521ff 18:29:03 18:29:04 Successfully built 5ab4dc9521ff 18:29:04 Successfully tagged sys-mgmt-agent-arm64:latest 18:29:04 Building core-metadata 18:29:26  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:29:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:29:26 ---> 7ee2dd39a516 18:29:26 Step 3/23 : WORKDIR /edgex-go 18:29:26 ---> Using cache 18:29:26 ---> febcc2d1b708 18:29:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:26 ---> Using cache 18:29:26 ---> 818f846d6539 18:29:26 Step 5/23 : RUN apk add --update --no-cache make git 18:29:26 ---> Using cache 18:29:26 ---> 9df42ba1ac94 18:29:26 Step 6/23 : COPY go.mod vendor* ./ 18:29:26 ---> Using cache 18:29:26 ---> 9b5431ab781d 18:29:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:26 ---> Using cache 18:29:26 ---> f67848c37983 18:29:26 Step 8/23 : COPY . . 18:29:26 ---> Using cache 18:29:26 ---> acc249bb780c 18:29:26 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:29:26 ---> Running in a586e245fd38 18:29:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:32:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:32:40 Removing intermediate container fd118aaa0b06 18:32:40 ---> 7ff9a0518862 18:32:40 18:32:40 Step 9/20 : FROM alpine:3.15 18:32:40 3.15: Pulling from library/alpine 18:32:40 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:32:40 Status: Downloaded newer image for alpine:3.15 18:32:40 ---> 3fb3c9af89a9 18:32:40 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:32:40 ---> Running in f66d867993e2 18:32:41 Removing intermediate container f66d867993e2 18:32:41 ---> b986db2f9357 18:32:41 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:41 ---> Running in 294656710f15 18:32:46 Removing intermediate container a48894531996 18:32:46 ---> 077cd6f451d8 18:32:46 18:32:46 Step 10/25 : FROM alpine:3.14 18:32:46 ---> ac73e934f311 18:32:46 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:32:46 ---> Running in ad7dd910fd32 18:32:46 Removing intermediate container 294656710f15 18:32:46 ---> c7c3fb9914ba 18:32:46 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:32:46 ---> Running in e55222e856cf 18:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:32:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:32:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:32:49 (1/3) Installing ca-certificates (20211220-r0) 18:32:50 (2/3) Installing dumb-init (1.2.5-r1) 18:32:50 (3/3) Installing su-exec (0.2-r1) 18:32:50 Executing busybox-1.33.1-r7.trigger 18:32:50 Executing ca-certificates-20211220-r0.trigger 18:32:50 OK: 6 MiB in 17 packages 18:32:51 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:32:51 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:32:51 OK: 15732 distinct packages available 18:32:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:32:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:32:52 Removing intermediate container ad7dd910fd32 18:32:52 ---> d48a6523d91f 18:32:52 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:32:52 ---> Running in 1388c4f3bd98 18:32:53 Removing intermediate container 1388c4f3bd98 18:32:53 ---> 2232f652b1a5 18:32:53 Step 13/25 : WORKDIR / 18:32:53 ---> Running in 5822a3c546fe 18:32:54 Removing intermediate container 5822a3c546fe 18:32:54 ---> 582a4672bc70 18:32:54 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:32:54 (1/9) Installing ca-certificates (20211220-r0) 18:32:54 (2/9) Installing brotli-libs (1.0.9-r5) 18:32:54 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:32:54 (4/9) Installing libcurl (7.80.0-r1) 18:32:54 (5/9) Installing curl (7.80.0-r1) 18:32:55 (6/9) Installing dumb-init (1.2.5-r1) 18:32:55 ---> 3668ec0ba218 18:32:55 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:32:55 (7/9) Installing musl-obstack (1.2.3-r0) 18:32:55 (8/9) Installing libucontext (1.1-r0) 18:32:55 (9/9) Installing gcompat (1.0.0-r4) 18:32:55 Executing busybox-1.34.1-r5.trigger 18:32:55 Executing ca-certificates-20211220-r0.trigger 18:32:56 OK: 8 MiB in 23 packages 18:32:56 ---> 0feb493ccaf2 18:32:56 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:32:57 ---> 6eb4e360a14e 18:32:57 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:32:59 Removing intermediate container e55222e856cf 18:32:59 ---> bc5cb66268cf 18:32:59 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:32:59 ---> a75636bd2380 18:32:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:33:00 ---> 31919994bcb9 18:33:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:33:01 ---> 503f47397557 18:33:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:33:03 ---> 37a7d5d6f6f2 18:33:03 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:33:04 ---> 874a49806841 18:33:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:33:04 ---> 5b0f572bf1a4 18:33:04 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:33:05 ---> Running in c10a62ecd04f 18:33:05 Removing intermediate container c10a62ecd04f 18:33:05 ---> 8c51d01e85be 18:33:05 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:33:06 ---> 6f54339584c0 18:33:06 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/ 18:33:06 ---> Running in 68d9a2665c63 18:33:06 ---> Running in dcc07e4fec33 18:33:07 Removing intermediate container 68d9a2665c63 18:33:07 ---> f738e0a39cdd 18:33:07 Step 18/20 : LABEL arch=arm64 18:33:07 ---> Running in 995d748dcabb 18:33:07 Removing intermediate container 995d748dcabb 18:33:07 ---> 2b09770c0672 18:33:07 Step 19/20 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:33:07 ---> Running in c2f59ead7919 18:33:08 Removing intermediate container c2f59ead7919 18:33:08 ---> 36fcc06de7a5 18:33:08 Step 20/20 : LABEL version=2.2.0-dev.93 18:33:08 ---> Running in 6cae16d20809 18:33:09 Removing intermediate container 6cae16d20809 18:33:09 ---> c8be11bee9d4 18:33:09 18:33:10 Removing intermediate container dcc07e4fec33 18:33:10 ---> fd90b3e9e633 18:33:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:33:10 ---> Running in 7a1bc3d79ae5 18:33:10 Successfully built c8be11bee9d4 18:33:10 Successfully tagged security-spiffe-token-provider-arm64:latest 18:33:10 Building security-spire-server 18:33:10  Building security-spiffe-token-provider ... done Removing intermediate container 7a1bc3d79ae5 18:33:10 ---> 079e0de42609 18:33:10 Step 23/25 : LABEL arch=arm64 18:33:10 ---> Running in 1ac6d4aca6aa 18:33:11 Removing intermediate container 1ac6d4aca6aa 18:33:11 ---> 654292b1b82f 18:33:11 Step 24/25 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:33:11 ---> Running in 48aaff4ddf6e 18:33:11 Removing intermediate container 48aaff4ddf6e 18:33:11 ---> 5145e79d59a0 18:33:11 Step 25/25 : LABEL version=2.2.0-dev.93 18:33:12 ---> Running in adcee668a8e6 18:33:12 Removing intermediate container adcee668a8e6 18:33:12 ---> 315191596630 18:33:12 18:33:13 Successfully built 315191596630 18:33:13 Successfully tagged security-secretstore-setup-arm64:latest 18:33:13 Building core-data 18:33:39  Building security-secretstore-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:33:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:33:39 ---> 7ee2dd39a516 18:33:39 Step 3/25 : WORKDIR /edgex-go 18:33:39 ---> Using cache 18:33:39 ---> febcc2d1b708 18:33:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:39 ---> Using cache 18:33:39 ---> 818f846d6539 18:33:39 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:33:39 ---> Running in 722e4383ac90 18:33:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:33:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:33:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:33:42 ---> 7ee2dd39a516 18:33:42 Step 3/23 : WORKDIR /edgex-go 18:33:42 ---> Using cache 18:33:42 ---> febcc2d1b708 18:33:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:42 ---> Using cache 18:33:42 ---> 818f846d6539 18:33:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:33:42 ---> Running in c5bed8e06384 18:33:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:33:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:33:44 OK: 220 MiB in 52 packages 18:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:33:46 Removing intermediate container 722e4383ac90 18:33:46 ---> bf477837862c 18:33:46 Step 6/25 : COPY go.mod vendor* ./ 18:33:46 OK: 220 MiB in 52 packages 18:33:47 ---> 3fad9a1569e9 18:33:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:47 ---> Running in 3aa65f6d4c10 18:33:49 Removing intermediate container c5bed8e06384 18:33:49 ---> 11ad23c0e05a 18:33:49 Step 6/23 : COPY go.mod vendor* ./ 18:33:50 ---> 36817cc3bc13 18:33:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:50 ---> Running in b78566627489 18:33:54 Removing intermediate container 3aa65f6d4c10 18:33:54 ---> f7f54f0f81a6 18:33:54 Step 8/25 : COPY . . 18:33:56 Removing intermediate container b78566627489 18:33:56 ---> d95f3d31ace5 18:33:56 Step 8/23 : COPY . . 18:34:15 ---> 3c6e4019c0b6 18:34:15 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:34:15 ---> Running in 65bbe01b298d 18:34:15 Removing intermediate container 65bbe01b298d 18:34:15 ---> 5ba061eac813 18:34:15 Step 10/25 : RUN mkdir -p spire-build 18:34:15 ---> Running in cb65f4195a1e 18:34:18 ---> 28785346943c 18:34:18 Step 9/23 : RUN make cmd/core-data/core-data 18:34:18 ---> Running in 2c7b0ce79db6 18:34:19 Removing intermediate container cb65f4195a1e 18:34:19 ---> 181e6bc83c6c 18:34:19 Step 11/25 : WORKDIR /edgex-go/spire-build 18:34:19 ---> Running in 82bfd81d42c6 18:34:20 Removing intermediate container 82bfd81d42c6 18:34:20 ---> 63fdce629f0e 18:34:20 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 18:34:20 ---> Running in 77a135951fa1 18:34:21 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.93" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:34:23 spire-1.2.1/ 18:34:23 spire-1.2.1/.data/ 18:34:23 spire-1.2.1/.data/.file 18:34:23 spire-1.2.1/.dockerignore 18:34:23 spire-1.2.1/.gitattributes 18:34:23 spire-1.2.1/.githooks/ 18:34:23 spire-1.2.1/.githooks/pre-commit 18:34:23 spire-1.2.1/.github/ 18:34:23 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:34:23 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:34:23 spire-1.2.1/.github/dependabot.yml 18:34:23 spire-1.2.1/.github/workflows/ 18:34:23 spire-1.2.1/.github/workflows/nightly_build.yaml 18:34:23 spire-1.2.1/.github/workflows/pr_build.yaml 18:34:23 spire-1.2.1/.github/workflows/release_build.yaml 18:34:23 spire-1.2.1/.github/workflows/scripts/ 18:34:23 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:34:23 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:34:23 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:34:23 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:34:23 spire-1.2.1/.github/workflows/scripts/split.sh 18:34:23 spire-1.2.1/.gitignore 18:34:23 spire-1.2.1/.go-version 18:34:23 spire-1.2.1/.golangci.yml 18:34:23 spire-1.2.1/ADOPTERS.md 18:34:23 spire-1.2.1/CHANGELOG.md 18:34:23 spire-1.2.1/CODE-OF-CONDUCT.md 18:34:23 spire-1.2.1/CODEOWNERS 18:34:23 spire-1.2.1/CONTRIBUTING.md 18:34:23 spire-1.2.1/Dockerfile 18:34:23 spire-1.2.1/Dockerfile.dev 18:34:23 spire-1.2.1/Dockerfile.scratch 18:34:23 spire-1.2.1/LICENSE 18:34:23 spire-1.2.1/MAINTAINERS.md 18:34:23 spire-1.2.1/Makefile 18:34:23 spire-1.2.1/README.md 18:34:23 spire-1.2.1/ROADMAP.md 18:34:23 spire-1.2.1/SECURITY.md 18:34:23 spire-1.2.1/cmd/ 18:34:23 spire-1.2.1/cmd/spire-agent/ 18:34:23 spire-1.2.1/cmd/spire-agent/cli/ 18:34:23 spire-1.2.1/cmd/spire-agent/cli/api/ 18:34:23 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:34:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:34:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:34:23 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:34:23 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:34:23 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:34:23 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:34:23 spire-1.2.1/cmd/spire-agent/cli/common/ 18:34:23 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:34:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:34:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:34:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:34:23 spire-1.2.1/cmd/spire-agent/cli/run/ 18:34:23 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:34:23 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:34:23 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:34:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:34:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:34:23 spire-1.2.1/cmd/spire-agent/main.go 18:34:23 spire-1.2.1/cmd/spire-server/ 18:34:23 spire-1.2.1/cmd/spire-server/cli/ 18:34:23 spire-1.2.1/cmd/spire-server/cli/agent/ 18:34:23 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:34:23 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/cli.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/entry/ 18:34:23 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/federation/ 18:34:23 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:34:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:34:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/run/ 18:34:23 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/token/ 18:34:23 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/validate/ 18:34:23 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/x509/ 18:34:23 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:34:23 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:34:23 spire-1.2.1/cmd/spire-server/main.go 18:34:23 spire-1.2.1/cmd/spire-server/util/ 18:34:23 spire-1.2.1/cmd/spire-server/util/util.go 18:34:23 spire-1.2.1/conf/ 18:34:23 spire-1.2.1/conf/agent/ 18:34:23 spire-1.2.1/conf/agent/agent.conf 18:34:23 spire-1.2.1/conf/agent/agent_full.conf 18:34:23 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:34:23 spire-1.2.1/conf/server/ 18:34:23 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:34:23 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:34:23 spire-1.2.1/conf/server/server.conf 18:34:23 spire-1.2.1/conf/server/server_full.conf 18:34:23 spire-1.2.1/doc/ 18:34:23 spire-1.2.1/doc/SPIRE101.md 18:34:23 spire-1.2.1/doc/auditlog.md 18:34:23 spire-1.2.1/doc/authorization_policy_engine.md 18:34:23 spire-1.2.1/doc/changelog_guidelines.md 18:34:23 spire-1.2.1/doc/cure53-report.pdf 18:34:23 spire-1.2.1/doc/images/ 18:34:23 spire-1.2.1/doc/images/2019_roadmap.png 18:34:23 spire-1.2.1/doc/images/SPIRE101.png 18:34:23 spire-1.2.1/doc/images/SPIRE_agent.png 18:34:23 spire-1.2.1/doc/images/SPIRE_server.png 18:34:23 spire-1.2.1/doc/images/cache_mgr.png 18:34:23 spire-1.2.1/doc/images/cache_mgr_components.png 18:34:23 spire-1.2.1/doc/images/federated_spire.png 18:34:23 spire-1.2.1/doc/images/ha_mode.png 18:34:23 spire-1.2.1/doc/images/nested_spire.png 18:34:23 spire-1.2.1/doc/images/oidc_federation.png 18:34:23 spire-1.2.1/doc/images/single_trust_domain.png 18:34:23 spire-1.2.1/doc/images/spiffe_compatible.png 18:34:23 spire-1.2.1/doc/images/spire_logo.png 18:34:23 spire-1.2.1/doc/migrating_registration_api_clients.md 18:34:23 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:34:23 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:34:23 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:34:23 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:34:23 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:34:23 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:34:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:34:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:34:23 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:34:23 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:34:23 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:34:23 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:34:23 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:34:23 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:34:23 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:34:23 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:34:23 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:34:23 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:34:23 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:34:23 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:34:23 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:34:23 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:34:23 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:34:23 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:34:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:34:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:34:23 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:34:23 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:34:23 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:34:23 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:34:23 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:34:23 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:34:23 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:34:23 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:34:23 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:34:23 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:34:23 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:34:23 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:34:23 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:34:23 spire-1.2.1/doc/scaling_spire.md 18:34:23 spire-1.2.1/doc/spire_agent.md 18:34:23 spire-1.2.1/doc/spire_server.md 18:34:23 spire-1.2.1/doc/supported_integrations.md 18:34:23 spire-1.2.1/doc/telemetry.md 18:34:23 spire-1.2.1/doc/telemetry_config.md 18:34:23 spire-1.2.1/doc/upgrading.md 18:34:23 spire-1.2.1/doc/using_spire.md 18:34:23 spire-1.2.1/examples/ 18:34:23 spire-1.2.1/examples/README.md 18:34:23 spire-1.2.1/go.mod 18:34:23 spire-1.2.1/go.sum 18:34:23 spire-1.2.1/pkg/ 18:34:23 spire-1.2.1/pkg/agent/ 18:34:23 spire-1.2.1/pkg/agent/agent.go 18:34:23 spire-1.2.1/pkg/agent/api/ 18:34:23 spire-1.2.1/pkg/agent/api/config.go 18:34:23 spire-1.2.1/pkg/agent/api/debug/ 18:34:23 spire-1.2.1/pkg/agent/api/debug/v1/ 18:34:23 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:34:23 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:34:23 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:34:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:34:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:34:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:34:23 spire-1.2.1/pkg/agent/api/endpoints.go 18:34:23 spire-1.2.1/pkg/agent/api/health/ 18:34:23 spire-1.2.1/pkg/agent/api/health/v1/ 18:34:23 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:34:23 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:34:23 spire-1.2.1/pkg/agent/api/rpccontext/ 18:34:23 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:34:23 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:34:23 spire-1.2.1/pkg/agent/attestor/ 18:34:23 spire-1.2.1/pkg/agent/attestor/node/ 18:34:23 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:34:23 spire-1.2.1/pkg/agent/attestor/node/node.go 18:34:23 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:34:23 spire-1.2.1/pkg/agent/attestor/workload/ 18:34:23 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:34:23 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:34:23 spire-1.2.1/pkg/agent/catalog/ 18:34:23 spire-1.2.1/pkg/agent/catalog/catalog.go 18:34:23 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:34:23 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:34:23 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:34:23 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:34:23 spire-1.2.1/pkg/agent/client/ 18:34:23 spire-1.2.1/pkg/agent/client/client.go 18:34:23 spire-1.2.1/pkg/agent/client/client_test.go 18:34:23 spire-1.2.1/pkg/agent/client/dial.go 18:34:23 spire-1.2.1/pkg/agent/client/nodeconn.go 18:34:23 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:34:23 spire-1.2.1/pkg/agent/client/update.go 18:34:23 spire-1.2.1/pkg/agent/client/util.go 18:34:23 spire-1.2.1/pkg/agent/common/ 18:34:23 spire-1.2.1/pkg/agent/common/backoff/ 18:34:23 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:34:23 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:34:23 spire-1.2.1/pkg/agent/common/cgroups/ 18:34:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:34:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:34:23 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:34:23 spire-1.2.1/pkg/agent/config.go 18:34:23 spire-1.2.1/pkg/agent/endpoints/ 18:34:23 spire-1.2.1/pkg/agent/endpoints/config.go 18:34:23 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:34:23 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:34:23 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:34:23 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:34:23 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:34:23 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:34:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:34:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:34:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:34:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:34:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:34:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:34:23 spire-1.2.1/pkg/agent/endpoints/workload/ 18:34:23 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:34:23 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:34:23 spire-1.2.1/pkg/agent/manager/ 18:34:23 spire-1.2.1/pkg/agent/manager/cache/ 18:34:23 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:34:23 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:34:23 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:34:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:34:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:34:23 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:34:23 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:34:23 spire-1.2.1/pkg/agent/manager/config.go 18:34:23 spire-1.2.1/pkg/agent/manager/manager.go 18:34:23 spire-1.2.1/pkg/agent/manager/manager_test.go 18:34:23 spire-1.2.1/pkg/agent/manager/storage.go 18:34:23 spire-1.2.1/pkg/agent/manager/storage_test.go 18:34:23 spire-1.2.1/pkg/agent/manager/storecache/ 18:34:23 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:34:23 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:34:23 spire-1.2.1/pkg/agent/manager/sync.go 18:34:23 spire-1.2.1/pkg/agent/plugin/ 18:34:23 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:34:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:34:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:34:23 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:34:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:34:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:34:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:34:23 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:34:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:34:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:34:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:34:23 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:34:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:34:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:34:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:34:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:34:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:34:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:34:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:34:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:34:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:34:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:34:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:34:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:34:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:34:24 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:34:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:34:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:34:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:34:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:34:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:34:24 spire-1.2.1/pkg/agent/svid/ 18:34:24 spire-1.2.1/pkg/agent/svid/rotator.go 18:34:24 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:34:24 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:34:24 spire-1.2.1/pkg/agent/svid/store/ 18:34:24 spire-1.2.1/pkg/agent/svid/store/service.go 18:34:24 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:34:24 spire-1.2.1/pkg/common/ 18:34:24 spire-1.2.1/pkg/common/agentpathtemplate/ 18:34:24 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:34:24 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:34:24 spire-1.2.1/pkg/common/api/ 18:34:24 spire-1.2.1/pkg/common/api/metrics.go 18:34:24 spire-1.2.1/pkg/common/api/middleware/ 18:34:24 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:34:24 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:34:24 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:34:24 spire-1.2.1/pkg/common/api/middleware/logger.go 18:34:24 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:34:24 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:34:24 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:34:24 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:34:24 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:34:24 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:34:24 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:34:24 spire-1.2.1/pkg/common/api/middleware/names.go 18:34:24 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:34:24 spire-1.2.1/pkg/common/api/names.go 18:34:24 spire-1.2.1/pkg/common/api/ratelimit.go 18:34:24 spire-1.2.1/pkg/common/api/rpccontext/ 18:34:24 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:34:24 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:34:24 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:34:24 spire-1.2.1/pkg/common/auth/ 18:34:24 spire-1.2.1/pkg/common/auth/interceptors.go 18:34:24 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:34:24 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:34:24 spire-1.2.1/pkg/common/bundleutil/ 18:34:24 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:34:24 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:34:24 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:34:24 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:34:24 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:34:24 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:34:24 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:34:24 spire-1.2.1/pkg/common/bundleutil/types.go 18:34:24 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:34:24 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:34:24 spire-1.2.1/pkg/common/catalog/ 18:34:24 spire-1.2.1/pkg/common/catalog/bind.go 18:34:24 spire-1.2.1/pkg/common/catalog/builtin.go 18:34:24 spire-1.2.1/pkg/common/catalog/catalog.go 18:34:24 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:34:24 spire-1.2.1/pkg/common/catalog/closers.go 18:34:24 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:34:24 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:34:24 spire-1.2.1/pkg/common/catalog/config.go 18:34:24 spire-1.2.1/pkg/common/catalog/config_test.go 18:34:24 spire-1.2.1/pkg/common/catalog/configure.go 18:34:24 spire-1.2.1/pkg/common/catalog/constraints.go 18:34:24 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:34:24 spire-1.2.1/pkg/common/catalog/context.go 18:34:24 spire-1.2.1/pkg/common/catalog/external.go 18:34:24 spire-1.2.1/pkg/common/catalog/host.go 18:34:24 spire-1.2.1/pkg/common/catalog/pipenet.go 18:34:24 spire-1.2.1/pkg/common/catalog/plugin.go 18:34:24 spire-1.2.1/pkg/common/catalog/testplugin/ 18:34:24 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:34:24 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:34:24 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:34:24 spire-1.2.1/pkg/common/cli/ 18:34:24 spire-1.2.1/pkg/common/cli/env.go 18:34:24 spire-1.2.1/pkg/common/cli/flags.go 18:34:24 spire-1.2.1/pkg/common/cli/trust_domain.go 18:34:24 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:34:24 spire-1.2.1/pkg/common/cli/umask.go 18:34:24 spire-1.2.1/pkg/common/cli/umask_posix.go 18:34:24 spire-1.2.1/pkg/common/cli/umask_test.go 18:34:24 spire-1.2.1/pkg/common/cli/umask_windows.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/ 18:34:24 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/flag.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/format.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/ 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:34:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:34:24 spire-1.2.1/pkg/common/coretypes/ 18:34:24 spire-1.2.1/pkg/common/coretypes/bundle/ 18:34:24 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:34:24 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:34:24 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:34:24 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:34:24 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:34:24 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:34:24 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:34:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:34:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:34:24 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:34:24 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:34:24 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:34:24 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:34:24 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:34:24 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:34:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:34:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:34:24 spire-1.2.1/pkg/common/cryptoutil/ 18:34:24 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:34:24 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:34:24 spire-1.2.1/pkg/common/diskutil/ 18:34:24 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:34:24 spire-1.2.1/pkg/common/diskutil/file_test.go 18:34:24 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:34:24 spire-1.2.1/pkg/common/errorutil/ 18:34:24 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:34:24 spire-1.2.1/pkg/common/health/ 18:34:24 spire-1.2.1/pkg/common/health/config.go 18:34:24 spire-1.2.1/pkg/common/health/context.go 18:34:24 spire-1.2.1/pkg/common/health/context_test.go 18:34:24 spire-1.2.1/pkg/common/health/health.go 18:34:24 spire-1.2.1/pkg/common/health/health_test.go 18:34:24 spire-1.2.1/pkg/common/health/logger.go 18:34:24 spire-1.2.1/pkg/common/hostservice/ 18:34:24 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:34:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:34:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:34:24 spire-1.2.1/pkg/common/idutil/ 18:34:24 spire-1.2.1/pkg/common/idutil/require.go 18:34:24 spire-1.2.1/pkg/common/idutil/require_test.go 18:34:24 spire-1.2.1/pkg/common/idutil/safety.go 18:34:24 spire-1.2.1/pkg/common/idutil/safety_test.go 18:34:24 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:34:24 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:34:24 spire-1.2.1/pkg/common/jwtsvid/ 18:34:24 spire-1.2.1/pkg/common/jwtsvid/common.go 18:34:24 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:34:24 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:34:24 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:34:24 spire-1.2.1/pkg/common/jwtutil/ 18:34:24 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:34:24 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:34:24 spire-1.2.1/pkg/common/log/ 18:34:24 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:34:24 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:34:24 spire-1.2.1/pkg/common/log/log.go 18:34:24 spire-1.2.1/pkg/common/log/log_test.go 18:34:24 spire-1.2.1/pkg/common/log/options.go 18:34:24 spire-1.2.1/pkg/common/nodeutil/ 18:34:24 spire-1.2.1/pkg/common/nodeutil/node.go 18:34:24 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:34:24 spire-1.2.1/pkg/common/peertracker/ 18:34:24 spire-1.2.1/pkg/common/peertracker/conn.go 18:34:24 spire-1.2.1/pkg/common/peertracker/credentials.go 18:34:24 spire-1.2.1/pkg/common/peertracker/errors.go 18:34:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:34:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:34:24 spire-1.2.1/pkg/common/peertracker/info.go 18:34:24 spire-1.2.1/pkg/common/peertracker/listener.go 18:34:24 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:34:24 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:34:24 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:34:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:34:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:34:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:34:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:34:24 spire-1.2.1/pkg/common/peertracker/tcp.go 18:34:24 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:34:24 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:34:24 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:34:24 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:34:24 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:34:24 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:34:24 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:34:24 spire-1.2.1/pkg/common/peertracker/uds.go 18:34:24 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:34:24 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:34:24 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:34:24 spire-1.2.1/pkg/common/pemutil/ 18:34:24 spire-1.2.1/pkg/common/pemutil/block.go 18:34:24 spire-1.2.1/pkg/common/pemutil/certs.go 18:34:24 spire-1.2.1/pkg/common/pemutil/common.go 18:34:24 spire-1.2.1/pkg/common/pemutil/csr.go 18:34:24 spire-1.2.1/pkg/common/pemutil/keys.go 18:34:24 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:34:24 spire-1.2.1/pkg/common/pemutil/testdata/ 18:34:24 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:34:24 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:34:24 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:34:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:34:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:34:24 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:34:24 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:34:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:34:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:34:24 spire-1.2.1/pkg/common/plugin/ 18:34:24 spire-1.2.1/pkg/common/plugin/aws/ 18:34:24 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:34:24 spire-1.2.1/pkg/common/plugin/azure/ 18:34:24 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:34:24 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:34:24 spire-1.2.1/pkg/common/plugin/facade.go 18:34:24 spire-1.2.1/pkg/common/plugin/facade_test.go 18:34:24 spire-1.2.1/pkg/common/plugin/gcp/ 18:34:24 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:34:24 spire-1.2.1/pkg/common/plugin/k8s/ 18:34:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:34:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:34:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:34:24 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:34:24 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:34:24 spire-1.2.1/pkg/common/plugin/log.go 18:34:24 spire-1.2.1/pkg/common/plugin/sshpop/ 18:34:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:34:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:34:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:34:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:34:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:34:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:34:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:34:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:34:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:34:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:34:24 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:34:24 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:34:24 spire-1.2.1/pkg/common/plugin/x509pop/ 18:34:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:34:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:34:24 spire-1.2.1/pkg/common/profiling/ 18:34:24 spire-1.2.1/pkg/common/profiling/dumpers.go 18:34:24 spire-1.2.1/pkg/common/profiling/profiling.go 18:34:24 spire-1.2.1/pkg/common/protoutil/ 18:34:24 spire-1.2.1/pkg/common/protoutil/masks.go 18:34:24 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:34:24 spire-1.2.1/pkg/common/rotationutil/ 18:34:24 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:34:24 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:34:24 spire-1.2.1/pkg/common/selector/ 18:34:24 spire-1.2.1/pkg/common/selector/selector.go 18:34:24 spire-1.2.1/pkg/common/selector/selector_test.go 18:34:24 spire-1.2.1/pkg/common/selector/set.go 18:34:24 spire-1.2.1/pkg/common/selector/set_utils.go 18:34:24 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:34:24 spire-1.2.1/pkg/common/telemetry/ 18:34:24 spire-1.2.1/pkg/common/telemetry/agent/ 18:34:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:34:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:34:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:34:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:34:24 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:34:24 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:34:24 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:34:24 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:34:24 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:34:24 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:34:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:34:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:34:24 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:34:24 spire-1.2.1/pkg/common/telemetry/call.go 18:34:24 spire-1.2.1/pkg/common/telemetry/common/ 18:34:24 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:34:24 spire-1.2.1/pkg/common/telemetry/config.go 18:34:24 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:34:24 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:34:24 spire-1.2.1/pkg/common/telemetry/inmem.go 18:34:24 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:34:24 spire-1.2.1/pkg/common/telemetry/m3.go 18:34:24 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:34:24 spire-1.2.1/pkg/common/telemetry/metrics.go 18:34:24 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:34:24 spire-1.2.1/pkg/common/telemetry/names.go 18:34:24 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:34:24 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:34:24 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:34:24 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:34:24 spire-1.2.1/pkg/common/telemetry/server/ 18:34:24 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:34:24 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:34:24 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:34:24 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:34:24 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:34:24 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:34:24 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:34:24 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:34:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:34:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:34:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:34:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:34:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:34:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:34:24 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:34:24 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:34:24 spire-1.2.1/pkg/common/telemetry/server/server.go 18:34:24 spire-1.2.1/pkg/common/telemetry/sink.go 18:34:24 spire-1.2.1/pkg/common/telemetry/statsd.go 18:34:24 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:34:24 spire-1.2.1/pkg/common/telemetry/uptime.go 18:34:24 spire-1.2.1/pkg/common/telemetry/version.go 18:34:24 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:34:24 spire-1.2.1/pkg/common/uptime/ 18:34:24 spire-1.2.1/pkg/common/uptime/uptime.go 18:34:24 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:34:24 spire-1.2.1/pkg/common/util/ 18:34:24 spire-1.2.1/pkg/common/util/certs.go 18:34:24 spire-1.2.1/pkg/common/util/certs_test.go 18:34:24 spire-1.2.1/pkg/common/util/csr.go 18:34:24 spire-1.2.1/pkg/common/util/hash.go 18:34:24 spire-1.2.1/pkg/common/util/selectors.go 18:34:24 spire-1.2.1/pkg/common/util/selectors_test.go 18:34:24 spire-1.2.1/pkg/common/util/signals.go 18:34:24 spire-1.2.1/pkg/common/util/sort.go 18:34:24 spire-1.2.1/pkg/common/util/sort_test.go 18:34:24 spire-1.2.1/pkg/common/util/task.go 18:34:24 spire-1.2.1/pkg/common/util/task_test.go 18:34:24 spire-1.2.1/pkg/common/util/testdata/ 18:34:24 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:34:24 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:34:24 spire-1.2.1/pkg/common/version/ 18:34:24 spire-1.2.1/pkg/common/version/version.go 18:34:24 spire-1.2.1/pkg/common/x509svid/ 18:34:24 spire-1.2.1/pkg/common/x509svid/common_test.go 18:34:24 spire-1.2.1/pkg/common/x509svid/csr.go 18:34:24 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:34:24 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:34:24 spire-1.2.1/pkg/common/x509util/ 18:34:24 spire-1.2.1/pkg/common/x509util/cert.go 18:34:24 spire-1.2.1/pkg/common/x509util/dns.go 18:34:24 spire-1.2.1/pkg/common/x509util/dns_test.go 18:34:24 spire-1.2.1/pkg/common/x509util/keyid.go 18:34:24 spire-1.2.1/pkg/common/x509util/keypair.go 18:34:24 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:34:24 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:34:24 spire-1.2.1/pkg/server/ 18:34:24 spire-1.2.1/pkg/server/api/ 18:34:24 spire-1.2.1/pkg/server/api/agent.go 18:34:24 spire-1.2.1/pkg/server/api/agent/ 18:34:24 spire-1.2.1/pkg/server/api/agent/v1/ 18:34:24 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:34:24 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:34:24 spire-1.2.1/pkg/server/api/agent_test.go 18:34:24 spire-1.2.1/pkg/server/api/api.go 18:34:24 spire-1.2.1/pkg/server/api/audit/ 18:34:24 spire-1.2.1/pkg/server/api/audit/audit.go 18:34:24 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:34:24 spire-1.2.1/pkg/server/api/bundle.go 18:34:24 spire-1.2.1/pkg/server/api/bundle/ 18:34:24 spire-1.2.1/pkg/server/api/bundle/v1/ 18:34:24 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:34:24 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:34:24 spire-1.2.1/pkg/server/api/bundle_test.go 18:34:24 spire-1.2.1/pkg/server/api/debug/ 18:34:24 spire-1.2.1/pkg/server/api/debug/v1/ 18:34:24 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:34:24 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:34:24 spire-1.2.1/pkg/server/api/entry.go 18:34:24 spire-1.2.1/pkg/server/api/entry/ 18:34:24 spire-1.2.1/pkg/server/api/entry/v1/ 18:34:24 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:34:24 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:34:24 spire-1.2.1/pkg/server/api/entry_test.go 18:34:24 spire-1.2.1/pkg/server/api/health/ 18:34:24 spire-1.2.1/pkg/server/api/health/v1/ 18:34:24 spire-1.2.1/pkg/server/api/health/v1/service.go 18:34:24 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:34:24 spire-1.2.1/pkg/server/api/id.go 18:34:24 spire-1.2.1/pkg/server/api/id_test.go 18:34:24 spire-1.2.1/pkg/server/api/limits/ 18:34:24 spire-1.2.1/pkg/server/api/limits/limits.go 18:34:24 spire-1.2.1/pkg/server/api/middleware/ 18:34:24 spire-1.2.1/pkg/server/api/middleware/alias.go 18:34:24 spire-1.2.1/pkg/server/api/middleware/audit.go 18:34:24 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:34:24 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:34:24 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:34:24 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:34:24 spire-1.2.1/pkg/server/api/middleware/caller.go 18:34:24 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:34:24 spire-1.2.1/pkg/server/api/middleware/common.go 18:34:24 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:34:24 spire-1.2.1/pkg/server/api/middleware/entries.go 18:34:24 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:34:24 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:34:24 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:34:24 spire-1.2.1/pkg/server/api/ratelimit.go 18:34:24 spire-1.2.1/pkg/server/api/rpccontext/ 18:34:24 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:34:24 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:34:24 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:34:24 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:34:24 spire-1.2.1/pkg/server/api/selector.go 18:34:24 spire-1.2.1/pkg/server/api/selector_test.go 18:34:24 spire-1.2.1/pkg/server/api/status.go 18:34:24 spire-1.2.1/pkg/server/api/status_test.go 18:34:24 spire-1.2.1/pkg/server/api/svid/ 18:34:24 spire-1.2.1/pkg/server/api/svid/v1/ 18:34:24 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:34:24 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:34:24 spire-1.2.1/pkg/server/api/trustdomain.go 18:34:24 spire-1.2.1/pkg/server/api/trustdomain/ 18:34:24 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:34:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:34:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:34:24 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:34:24 spire-1.2.1/pkg/server/authpolicy/ 18:34:24 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:34:24 spire-1.2.1/pkg/server/authpolicy/policy.go 18:34:24 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:34:24 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:34:24 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:34:24 spire-1.2.1/pkg/server/authpolicy/validate.go 18:34:24 spire-1.2.1/pkg/server/bundle/ 18:34:24 spire-1.2.1/pkg/server/bundle/client/ 18:34:24 spire-1.2.1/pkg/server/bundle/client/client.go 18:34:24 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:34:24 spire-1.2.1/pkg/server/bundle/client/manager.go 18:34:24 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:34:24 spire-1.2.1/pkg/server/bundle/client/sources.go 18:34:24 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:34:24 spire-1.2.1/pkg/server/bundle/client/updater.go 18:34:24 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:34:24 spire-1.2.1/pkg/server/ca/ 18:34:24 spire-1.2.1/pkg/server/ca/ca.go 18:34:24 spire-1.2.1/pkg/server/ca/ca_health.go 18:34:24 spire-1.2.1/pkg/server/ca/ca_test.go 18:34:24 spire-1.2.1/pkg/server/ca/journal.go 18:34:24 spire-1.2.1/pkg/server/ca/journal_test.go 18:34:24 spire-1.2.1/pkg/server/ca/manager.go 18:34:24 spire-1.2.1/pkg/server/ca/manager_health.go 18:34:24 spire-1.2.1/pkg/server/ca/manager_test.go 18:34:24 spire-1.2.1/pkg/server/ca/templates.go 18:34:24 spire-1.2.1/pkg/server/ca/upstream_client.go 18:34:24 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:34:24 spire-1.2.1/pkg/server/ca/validation.go 18:34:24 spire-1.2.1/pkg/server/cache/ 18:34:24 spire-1.2.1/pkg/server/cache/dscache/ 18:34:24 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:34:24 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:34:24 spire-1.2.1/pkg/server/cache/entrycache/ 18:34:24 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:34:24 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:34:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:34:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:34:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:34:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:34:24 spire-1.2.1/pkg/server/catalog/ 18:34:24 spire-1.2.1/pkg/server/catalog/catalog.go 18:34:24 spire-1.2.1/pkg/server/catalog/keymanager.go 18:34:24 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:34:24 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:34:24 spire-1.2.1/pkg/server/catalog/notifier.go 18:34:24 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:34:24 spire-1.2.1/pkg/server/config.go 18:34:24 spire-1.2.1/pkg/server/datastore/ 18:34:24 spire-1.2.1/pkg/server/datastore/datastore.go 18:34:24 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:34:24 spire-1.2.1/pkg/server/datastore/repository.go 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:34:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:34:24 spire-1.2.1/pkg/server/endpoints/ 18:34:24 spire-1.2.1/pkg/server/endpoints/bundle/ 18:34:24 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:34:24 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:34:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:34:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:34:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:34:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:34:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:34:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:34:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:34:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:34:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:34:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:34:24 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:34:24 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:34:24 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:34:24 spire-1.2.1/pkg/server/endpoints/config.go 18:34:24 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:34:24 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:34:24 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:34:24 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:34:24 spire-1.2.1/pkg/server/endpoints/middleware.go 18:34:24 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:34:24 spire-1.2.1/pkg/server/hostservice/ 18:34:24 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:34:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:34:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:34:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:34:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:34:24 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:34:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:34:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/ 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/ 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:34:24 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:34:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:34:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:34:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:34:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:34:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:34:24 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:34:24 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:34:24 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/notifier/ 18:34:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:34:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:34:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:34:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:34:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:34:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:34:24 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:34:24 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:34:24 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:34:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:34:24 spire-1.2.1/pkg/server/registration/ 18:34:24 spire-1.2.1/pkg/server/registration/manager.go 18:34:24 spire-1.2.1/pkg/server/registration/manager_test.go 18:34:24 spire-1.2.1/pkg/server/scanentries.go 18:34:24 spire-1.2.1/pkg/server/scanentries_test.go 18:34:24 spire-1.2.1/pkg/server/server.go 18:34:24 spire-1.2.1/pkg/server/server_test.go 18:34:24 spire-1.2.1/pkg/server/svid/ 18:34:24 spire-1.2.1/pkg/server/svid/observer.go 18:34:24 spire-1.2.1/pkg/server/svid/observer_test.go 18:34:24 spire-1.2.1/pkg/server/svid/rotator.go 18:34:24 spire-1.2.1/pkg/server/svid/rotator_config.go 18:34:24 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:34:24 spire-1.2.1/pkg/server/svid/rotator_test.go 18:34:24 spire-1.2.1/proto/ 18:34:24 spire-1.2.1/proto/private/ 18:34:24 spire-1.2.1/proto/private/server/ 18:34:24 spire-1.2.1/proto/private/server/journal/ 18:34:24 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:34:24 spire-1.2.1/proto/private/server/journal/journal.proto 18:34:24 spire-1.2.1/proto/spire/ 18:34:24 spire-1.2.1/proto/spire/common/ 18:34:24 spire-1.2.1/proto/spire/common/common.pb.go 18:34:24 spire-1.2.1/proto/spire/common/common.proto 18:34:24 spire-1.2.1/proto/spire/common/plugin/ 18:34:24 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:34:24 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:34:24 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:34:24 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:34:24 spire-1.2.1/proto/spire/plugin/ 18:34:24 spire-1.2.1/proto/spire/plugin/agent/ 18:34:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:34:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:34:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:34:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:34:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:34:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:34:24 spire-1.2.1/release/ 18:34:24 spire-1.2.1/release/spire-extras/ 18:34:24 spire-1.2.1/release/spire-extras/README.md 18:34:24 spire-1.2.1/release/spire-extras/conf/ 18:34:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:34:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:34:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:34:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:34:24 spire-1.2.1/release/spire/ 18:34:24 spire-1.2.1/release/spire/README.md 18:34:24 spire-1.2.1/release/spire/conf/ 18:34:24 spire-1.2.1/release/spire/conf/agent/ 18:34:24 spire-1.2.1/release/spire/conf/agent/agent.conf 18:34:24 spire-1.2.1/release/spire/conf/server/ 18:34:24 spire-1.2.1/release/spire/conf/server/server.conf 18:34:24 spire-1.2.1/script/ 18:34:24 spire-1.2.1/script/build-artifact.sh 18:34:24 spire-1.2.1/script/generate_dummy_ca.sh 18:34:24 spire-1.2.1/support/ 18:34:24 spire-1.2.1/support/k8s/ 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:34:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:34:24 spire-1.2.1/support/oidc-discovery-provider/ 18:34:24 spire-1.2.1/support/oidc-discovery-provider/README.md 18:34:24 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:34:24 spire-1.2.1/support/oidc-discovery-provider/config.go 18:34:24 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:34:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:34:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:34:24 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:34:24 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:34:24 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:34:24 spire-1.2.1/support/oidc-discovery-provider/main.go 18:34:24 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:34:24 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:34:24 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:34:24 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:34:24 spire-1.2.1/test/ 18:34:24 spire-1.2.1/test/clock/ 18:34:24 spire-1.2.1/test/clock/clock.go 18:34:24 spire-1.2.1/test/fakes/ 18:34:24 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:34:24 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:34:24 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:34:24 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:34:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:34:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:34:24 spire-1.2.1/test/fakes/fakeagentstore/ 18:34:24 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:34:24 spire-1.2.1/test/fakes/fakedatastore/ 18:34:24 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:34:24 spire-1.2.1/test/fakes/fakeentryclient/ 18:34:24 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:34:24 spire-1.2.1/test/fakes/fakehealthchecker/ 18:34:24 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:34:24 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:34:24 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:34:24 spire-1.2.1/test/fakes/fakemetrics/ 18:34:24 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:34:24 spire-1.2.1/test/fakes/fakenoderesolver/ 18:34:24 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:34:24 spire-1.2.1/test/fakes/fakenotifier/ 18:34:24 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:34:24 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:34:24 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:34:24 spire-1.2.1/test/fakes/fakeserverca/ 18:34:24 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:34:24 spire-1.2.1/test/fakes/fakeservercatalog/ 18:34:24 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:34:24 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:34:24 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:34:24 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:34:24 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:34:24 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:34:24 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:34:24 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:34:24 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:34:24 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:34:24 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:34:24 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:34:24 spire-1.2.1/test/fixture/ 18:34:24 spire-1.2.1/test/fixture/certs/ 18:34:24 spire-1.2.1/test/fixture/certs/agent_svid.der 18:34:24 spire-1.2.1/test/fixture/certs/base_cert.pem 18:34:24 spire-1.2.1/test/fixture/certs/base_csr.pem 18:34:24 spire-1.2.1/test/fixture/certs/base_key.pem 18:34:24 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:34:24 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:34:24 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:34:24 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:34:24 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:34:24 spire-1.2.1/test/fixture/certs/blog_key.pem 18:34:24 spire-1.2.1/test/fixture/certs/bundle.der 18:34:24 spire-1.2.1/test/fixture/certs/ca.pem 18:34:24 spire-1.2.1/test/fixture/certs/ca_key.pem 18:34:24 spire-1.2.1/test/fixture/certs/database_cert.pem 18:34:24 spire-1.2.1/test/fixture/certs/database_csr.pem 18:34:24 spire-1.2.1/test/fixture/certs/database_key.pem 18:34:24 spire-1.2.1/test/fixture/certs/node_cert.pem 18:34:24 spire-1.2.1/test/fixture/certs/node_csr.pem 18:34:24 spire-1.2.1/test/fixture/certs/node_key.pem 18:34:24 spire-1.2.1/test/fixture/certs/svid.pem 18:34:24 spire-1.2.1/test/fixture/certs/svid_key.pem 18:34:24 spire-1.2.1/test/fixture/config/ 18:34:24 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:34:24 spire-1.2.1/test/fixture/config/agent_good.conf 18:34:24 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:34:24 spire-1.2.1/test/fixture/config/plugin_good.conf 18:34:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:34:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:34:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:34:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:34:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:34:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:34:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:34:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:34:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:34:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:34:24 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:34:24 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:34:24 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:34:24 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:34:24 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:34:24 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:34:24 spire-1.2.1/test/fixture/config/server_good.conf 18:34:24 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:34:24 spire-1.2.1/test/fixture/fixture.go 18:34:24 spire-1.2.1/test/fixture/nodeattestor/ 18:34:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:34:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:34:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:34:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:34:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:34:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:34:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:34:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:34:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:34:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:34:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:34:24 spire-1.2.1/test/fixture/registration/ 18:34:24 spire-1.2.1/test/fixture/registration/entries.json 18:34:24 spire-1.2.1/test/fixture/registration/good-for-update.json 18:34:24 spire-1.2.1/test/fixture/registration/good.json 18:34:24 spire-1.2.1/test/fixture/registration/invalid.json 18:34:24 spire-1.2.1/test/fixture/registration/invalid_json.json 18:34:24 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:34:24 spire-1.2.1/test/integration/ 18:34:24 spire-1.2.1/test/integration/README.md 18:34:24 spire-1.2.1/test/integration/common 18:34:24 spire-1.2.1/test/integration/setup/ 18:34:24 spire-1.2.1/test/integration/setup/adminclient/ 18:34:24 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:34:24 spire-1.2.1/test/integration/setup/adminclient/client.go 18:34:24 spire-1.2.1/test/integration/setup/debugagent/ 18:34:24 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:34:24 spire-1.2.1/test/integration/setup/debugagent/main.go 18:34:24 spire-1.2.1/test/integration/setup/debugserver/ 18:34:24 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:34:24 spire-1.2.1/test/integration/setup/debugserver/main.go 18:34:24 spire-1.2.1/test/integration/setup/downstreamclient/ 18:34:24 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:34:24 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:34:24 spire-1.2.1/test/integration/setup/itclient/ 18:34:24 spire-1.2.1/test/integration/setup/itclient/client.go 18:34:24 spire-1.2.1/test/integration/setup/node-attestation/ 18:34:24 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:34:24 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:34:24 spire-1.2.1/test/integration/setup/x509pop/ 18:34:24 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:34:24 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:34:24 spire-1.2.1/test/integration/suites/ 18:34:24 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:34:24 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:34:24 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:34:24 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:34:24 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:34:24 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:34:24 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:34:24 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:34:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:34:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:34:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:34:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:34:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:34:24 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:34:24 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:34:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:34:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:34:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:34:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:34:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:34:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:34:24 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:34:24 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:34:24 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:34:24 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:34:24 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:34:24 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:34:24 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:34:24 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:34:24 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:34:24 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:34:24 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:34:24 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:34:24 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:34:24 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:34:24 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:34:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:34:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:34:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:34:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:34:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:34:24 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:34:24 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:34:24 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:34:24 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:34:24 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:34:24 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:34:24 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:34:24 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:34:24 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:34:24 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:34:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:34:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:34:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:34:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:34:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:34:25 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:34:25 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:34:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:34:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:34:25 spire-1.2.1/test/integration/suites/join-token/ 18:34:25 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:34:25 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:34:25 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:34:25 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:34:25 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:34:25 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:34:25 spire-1.2.1/test/integration/suites/join-token/README.md 18:34:25 spire-1.2.1/test/integration/suites/join-token/conf/ 18:34:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:34:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:34:25 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:34:25 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:34:25 spire-1.2.1/test/integration/suites/join-token/teardown 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:34:25 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:34:25 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:34:25 spire-1.2.1/test/integration/suites/k8s/ 18:34:25 spire-1.2.1/test/integration/suites/k8s/00-setup 18:34:25 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:34:25 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:34:25 spire-1.2.1/test/integration/suites/k8s/README.md 18:34:25 spire-1.2.1/test/integration/suites/k8s/conf/ 18:34:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:34:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:34:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:34:25 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:34:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:34:25 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:34:25 spire-1.2.1/test/integration/suites/k8s/teardown 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/ 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:34:25 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:34:25 spire-1.2.1/test/integration/suites/node-attestation/ 18:34:25 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:34:25 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:34:25 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:34:25 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:34:25 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:34:25 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:34:25 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:34:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:34:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:34:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:34:25 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:34:25 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:34:25 spire-1.2.1/test/integration/suites/rotation/ 18:34:25 spire-1.2.1/test/integration/suites/rotation/00-setup 18:34:25 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:34:25 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:34:25 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:34:25 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:34:25 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:34:25 spire-1.2.1/test/integration/suites/rotation/README.md 18:34:25 spire-1.2.1/test/integration/suites/rotation/conf/ 18:34:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:34:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:34:25 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:34:25 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:34:25 spire-1.2.1/test/integration/suites/rotation/teardown 18:34:25 spire-1.2.1/test/integration/suites/self-test/ 18:34:25 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:34:25 spire-1.2.1/test/integration/suites/self-test/README.md 18:34:25 spire-1.2.1/test/integration/suites/self-test/teardown 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:34:25 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:34:25 spire-1.2.1/test/integration/suites/upgrade/ 18:34:25 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:34:25 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:34:25 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:34:25 spire-1.2.1/test/integration/suites/upgrade/README.md 18:34:25 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:34:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:34:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:34:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:34:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:34:25 spire-1.2.1/test/integration/suites/upgrade/teardown 18:34:25 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:34:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:34:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:34:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:34:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:34:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:34:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:34:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:34:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:34:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:34:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:34:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:34:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:34:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:34:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:34:25 spire-1.2.1/test/integration/test-one.sh 18:34:25 spire-1.2.1/test/integration/test.sh 18:34:25 spire-1.2.1/test/plugintest/ 18:34:25 spire-1.2.1/test/plugintest/config.go 18:34:25 spire-1.2.1/test/plugintest/load.go 18:34:25 spire-1.2.1/test/plugintest/option.go 18:34:25 spire-1.2.1/test/spiretest/ 18:34:25 spire-1.2.1/test/spiretest/apiserver.go 18:34:25 spire-1.2.1/test/spiretest/assertions.go 18:34:25 spire-1.2.1/test/spiretest/dir.go 18:34:25 spire-1.2.1/test/spiretest/errors_posix.go 18:34:25 spire-1.2.1/test/spiretest/errors_windows.go 18:34:25 spire-1.2.1/test/spiretest/logs.go 18:34:25 spire-1.2.1/test/spiretest/socketapi.go 18:34:25 spire-1.2.1/test/spiretest/suite.go 18:34:25 spire-1.2.1/test/spiretest/x509.go 18:34:25 spire-1.2.1/test/testca/ 18:34:25 spire-1.2.1/test/testca/ca.go 18:34:25 spire-1.2.1/test/testkey/ 18:34:25 spire-1.2.1/test/testkey/generate.sh 18:34:25 spire-1.2.1/test/testkey/genkeys.go 18:34:25 spire-1.2.1/test/testkey/keys.go 18:34:25 spire-1.2.1/test/testkey/new.go 18:34:25 spire-1.2.1/test/tpmsimulator/ 18:34:25 spire-1.2.1/test/tpmsimulator/simulator.go 18:34:25 spire-1.2.1/test/util/ 18:34:25 spire-1.2.1/test/util/cert_fixtures.go 18:34:25 spire-1.2.1/test/util/cert_generation.go 18:34:25 spire-1.2.1/test/util/io_redirection.go 18:34:25 spire-1.2.1/test/util/race.go 18:34:25 spire-1.2.1/test/util/util.go 18:34:25 building spire from source... 18:34:25 Installing go1.17.7... 18:34:47 Removing intermediate container a586e245fd38 18:34:47 ---> 9bf0f0b3aa3f 18:34:47 18:34:47 Step 10/23 : FROM alpine:3.14 18:34:47 ---> ac73e934f311 18:34:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:34:47 ---> Using cache 18:34:47 ---> d7a8f19cabdf 18:34:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:34:47 ---> Using cache 18:34:47 ---> 69fdb6097d52 18:34:47 Step 13/23 : ENV APP_PORT=59881 18:34:47 ---> Running in a32821ed6220 18:34:47 Removing intermediate container a32821ed6220 18:34:47 ---> e6a3f437bf7c 18:34:47 Step 14/23 : EXPOSE $APP_PORT 18:34:47 ---> Running in 950f02eed984 18:34:47 Removing intermediate container 950f02eed984 18:34:47 ---> 4c73f56bc903 18:34:47 Step 15/23 : WORKDIR / 18:34:47 ---> Running in c222ec7ea96d 18:34:47 Removing intermediate container c222ec7ea96d 18:34:47 ---> ce0c004f9273 18:34:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:34:48 ---> 068c80c8ef43 18:34:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:34:50 ---> 2f842b75cb51 18:34:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:34:51 ---> 4130a89fead7 18:34:51 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:34:51 ---> Running in d78895e23427 18:34:52 Removing intermediate container d78895e23427 18:34:52 ---> 0faa15a7cbcd 18:34:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:34:52 ---> Running in 2fdaee657b21 18:34:52 Removing intermediate container 2fdaee657b21 18:34:52 ---> fb2a9edbed68 18:34:52 Step 21/23 : LABEL arch=arm64 18:34:53 ---> Running in a18abd20b556 18:34:53 Removing intermediate container a18abd20b556 18:34:53 ---> 23a39bc376f9 18:34:53 Step 22/23 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:34:53 ---> Running in e380323fdcbd 18:34:54 Removing intermediate container e380323fdcbd 18:34:54 ---> 41ef503794d7 18:34:54 Step 23/23 : LABEL version=2.2.0-dev.93 18:34:54 ---> Running in 72f110700591 18:34:55 Removing intermediate container 72f110700591 18:34:55 ---> e647a23a6d9a 18:34:55 18:34:55 Building bin/spire-server... 18:34:55 Successfully built e647a23a6d9a 18:34:55 Successfully tagged core-metadata-arm64:latest 18:34:55  Building core-metadata ... done go: downloading github.com/mitchellh/cli v1.1.2 18:34:55 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:34:55 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:34:56 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:34:56 go: downloading google.golang.org/grpc v1.44.0 18:34:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:34:57 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:34:58 go: downloading github.com/imdario/mergo v0.3.12 18:34:58 go: downloading github.com/sirupsen/logrus v1.8.1 18:34:59 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:35:00 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:35:00 go: downloading github.com/fatih/color v1.13.0 18:35:00 go: downloading github.com/mattn/go-isatty v0.0.14 18:35:00 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:35:01 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:35:01 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:35:01 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:35:02 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:35:02 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:35:02 go: downloading github.com/armon/go-metrics v0.3.10 18:35:02 go: downloading github.com/prometheus/client_golang v1.12.1 18:35:02 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:35:03 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:35:03 go: downloading github.com/open-policy-agent/opa v0.38.0 18:35:18 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:35:18 go: downloading github.com/mattn/go-colorable v0.1.12 18:35:18 go: downloading github.com/Masterminds/goutils v1.1.0 18:35:18 go: downloading github.com/Masterminds/semver v1.5.0 18:35:18 go: downloading github.com/google/uuid v1.1.2 18:35:18 go: downloading github.com/huandu/xstrings v1.3.2 18:35:18 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:35:18 go: downloading github.com/oklog/run v1.0.0 18:35:18 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:35:18 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:35:18 go: downloading github.com/prometheus/client_model v0.2.0 18:35:18 go: downloading github.com/prometheus/common v0.32.1 18:35:18 go: downloading github.com/beorn7/perks v1.0.1 18:35:18 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:35:18 go: downloading github.com/prometheus/procfs v0.7.3 18:35:18 go: downloading github.com/imkira/go-observer v1.0.3 18:35:18 go: downloading go.uber.org/atomic v1.9.0 18:35:19 go: downloading github.com/hashicorp/errwrap v1.1.0 18:35:19 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:35:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:35:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:35:19 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:35:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:35:19 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:35:32 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:35:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:35:32 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:35:32 go: downloading github.com/stretchr/testify v1.7.0 18:35:32 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:35:32 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:35:32 go: downloading github.com/blang/semver/v4 v4.0.0 18:35:32 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:35:32 go: downloading github.com/jinzhu/gorm v1.9.16 18:35:32 go: downloading github.com/lib/pq v1.10.4 18:35:32 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:35:32 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:35:54 go: downloading google.golang.org/api v0.70.0 18:35:54 go: downloading k8s.io/client-go v0.23.4 18:35:54 go: downloading k8s.io/api v0.23.4 18:36:04 go: downloading github.com/google/go-tpm v0.3.3 18:36:04 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:36:31 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:36:31 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:36:31 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:36:31 go: downloading cloud.google.com/go/storage v1.21.0 18:36:31 go: downloading cloud.google.com/go v0.100.2 18:36:31 go: downloading k8s.io/apimachinery v0.23.4 18:36:33 go: downloading k8s.io/kube-aggregator v0.23.3 18:36:33 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:36:35 go: downloading cloud.google.com/go/security v1.3.0 18:36:35 go: downloading github.com/hashicorp/vault/api v1.4.1 18:36:35 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:36:36 go: downloading github.com/twmb/murmur3 v1.1.6 18:36:36 go: downloading gopkg.in/yaml.v2 v2.4.0 18:36:36 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:36:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:36:37 go: downloading github.com/gobwas/glob v0.2.3 18:36:37 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:36:37 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:36:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:36:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:36:38 go: downloading github.com/aws/smithy-go v1.11.0 18:36:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:36:39 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:36:39 go: downloading github.com/jinzhu/inflection v1.0.0 18:36:40 go: downloading github.com/gogo/protobuf v1.3.2 18:36:46 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:36:46 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:36:46 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:36:46 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:36:46 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:36:46 go: downloading github.com/dimchansky/utfbom v1.1.1 18:36:46 go: downloading cloud.google.com/go/compute v1.3.0 18:36:47 go: downloading cloud.google.com/go/iam v0.1.1 18:36:47 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:36:47 go: downloading k8s.io/klog/v2 v2.30.0 18:36:47 go: downloading github.com/google/gofuzz v1.1.0 18:36:48 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:36:49 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:36:49 go: downloading github.com/spf13/pflag v1.0.5 18:36:49 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:36:49 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:36:50 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:36:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:36:50 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:36:50 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:36:50 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:36:51 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:36:51 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:36:51 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:36:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:36:51 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:36:53 go: downloading go.opencensus.io v0.23.0 18:36:53 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:36:54 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:36:54 go: downloading gopkg.in/inf.v0 v0.9.1 18:36:54 go: downloading github.com/go-logr/logr v1.2.2 18:36:54 go: downloading github.com/google/go-cmp v0.5.7 18:36:54 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:36:54 go: downloading github.com/json-iterator/go v1.1.12 18:36:55 go: downloading github.com/googleapis/gnostic v0.5.5 18:36:57 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:37:00 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:37:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:37:00 go: downloading github.com/tklauser/numcpus v0.3.0 18:37:00 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:37:00 go: downloading go.uber.org/zap v1.21.0 18:37:01 go: downloading sigs.k8s.io/yaml v1.3.0 18:37:01 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:37:01 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:37:01 go: downloading github.com/modern-go/reflect2 v1.0.2 18:37:01 go: downloading github.com/ryanuber/go-glob v1.0.0 18:37:01 go: downloading github.com/golang/snappy v0.0.4 18:37:02 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:37:10 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:37:10 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:37:10 go: downloading github.com/hashicorp/go-version v1.2.0 18:37:10 go: downloading go.uber.org/multierr v1.6.0 18:37:32 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:37:32 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:39:54 Removing intermediate container 2c7b0ce79db6 18:39:54 ---> e38593115c20 18:39:54 18:39:54 Step 10/23 : FROM alpine:3.14 18:39:54 ---> ac73e934f311 18:39:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:39:54 ---> Running in 9347c845cdc9 18:39:54 Removing intermediate container 9347c845cdc9 18:39:54 ---> 079586527ee7 18:39:54 Step 12/23 : ENV APP_PORT=59880 18:39:54 ---> Running in a3f0f673ab78 18:39:54 Removing intermediate container a3f0f673ab78 18:39:54 ---> b754e9224f8e 18:39:54 Step 13/23 : EXPOSE $APP_PORT 18:39:54 ---> Running in 00f568db6735 18:39:54 Removing intermediate container 00f568db6735 18:39:54 ---> b338d84a4feb 18:39:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:39:54 ---> Running in f624c6d7a7ca 18:39:54 Removing intermediate container f624c6d7a7ca 18:39:54 ---> 53b47d5d3dc2 18:39:54 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:39:54 ---> Running in 6707840cd42f 18:39:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:39:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:39:54 (1/6) Installing dumb-init (1.2.5-r1) 18:39:54 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:39:54 (3/6) Installing libsodium (1.0.18-r0) 18:39:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:39:54 (5/6) Installing libzmq (4.3.4-r0) 18:39:54 (6/6) Installing zeromq (4.3.4-r0) 18:39:54 Executing busybox-1.33.1-r7.trigger 18:39:54 OK: 8 MiB in 20 packages 18:39:54 Removing intermediate container 6707840cd42f 18:39:54 ---> fc08e4ec1bd8 18:39:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:39:55 ---> e3f43cf0ec49 18:39:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:39:57 ---> c67493c4c473 18:39:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:39:58 ---> 89d38c46213f 18:39:58 Step 19/23 : ENTRYPOINT ["/core-data"] 18:39:58 ---> Running in 7e08fd1db7cb 18:39:59 Removing intermediate container 7e08fd1db7cb 18:39:59 ---> 00f3dfb5a2f7 18:39:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:39:59 ---> Running in 26320cf6ddc9 18:39:59 Removing intermediate container 26320cf6ddc9 18:39:59 ---> 44eea5f54fe1 18:39:59 Step 21/23 : LABEL arch=arm64 18:39:59 ---> Running in 63d274151287 18:40:00 Removing intermediate container 63d274151287 18:40:00 ---> f899ba893345 18:40:00 Step 22/23 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:40:00 ---> Running in 435e0e8e5890 18:40:01 Removing intermediate container 435e0e8e5890 18:40:01 ---> f47fc66d6056 18:40:01 Step 23/23 : LABEL version=2.2.0-dev.93 18:40:01 ---> Running in 01a6e48b5abe 18:40:02 Removing intermediate container 01a6e48b5abe 18:40:02 ---> c7590c130913 18:40:02 18:40:02 Successfully built c7590c130913 18:40:02 Successfully tagged core-data-arm64:latest 18:53:10  Building core-data ... done Building bin/spire-agent... 18:53:10 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:53:10 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:53:10 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:53:10 go: downloading github.com/docker/docker v20.10.12+incompatible 18:53:10 Building bin/spire-agent... 18:53:10 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:53:10 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:53:10 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:53:10 go: downloading github.com/docker/docker v20.10.12+incompatible 18:53:10 go: downloading github.com/google/go-tpm-tools v0.3.3 18:53:10 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:53:10 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:53:10 go: downloading github.com/docker/go-connections v0.4.0 18:53:10 go: downloading github.com/docker/go-units v0.4.0 18:53:10 go: downloading github.com/opencontainers/image-spec v1.0.1 18:53:10 go: downloading github.com/google/go-tpm-tools v0.3.3 18:53:10 go: downloading github.com/containerd/containerd v1.3.4 18:53:10 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:53:10 go: downloading github.com/opencontainers/go-digest v1.0.0 18:53:10 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:53:10 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:53:10 go: downloading github.com/docker/go-connections v0.4.0 18:53:10 go: downloading github.com/docker/go-units v0.4.0 18:53:10 go: downloading github.com/opencontainers/image-spec v1.0.1 18:53:10 go: downloading github.com/containerd/containerd v1.3.4 18:53:10 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:53:10 go: downloading github.com/opencontainers/go-digest v1.0.0 18:59:47 Removing intermediate container 6bb3b5147a1e 18:59:47 ---> 6dc0855ae813 18:59:47 18:59:47 Step 13/26 : FROM alpine:3.15 18:59:47 ---> 3fb3c9af89a9 18:59:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:59:47 ---> Using cache 18:59:47 ---> b986db2f9357 18:59:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:47 ---> Using cache 18:59:47 ---> c7c3fb9914ba 18:59:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:59:47 ---> Running in 8b33142cb9c6 18:59:47 Removing intermediate container f6d9252c675a 18:59:47 ---> be1e27f621e9 18:59:47 18:59:47 Step 13/26 : FROM alpine:3.15 18:59:47 ---> 3fb3c9af89a9 18:59:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:59:47 ---> Using cache 18:59:47 ---> b986db2f9357 18:59:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:47 ---> Using cache 18:59:47 ---> c7c3fb9914ba 18:59:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:59:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:59:47 ---> Running in 164d23acc137 18:59:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:59:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:59:47 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:59:47 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:59:47 OK: 15732 distinct packages available 18:59:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:59:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:59:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:59:47 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 18:59:47 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:59:47 OK: 15732 distinct packages available 18:59:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:59:47 (1/4) Installing dumb-init (1.2.5-r1) 18:59:47 (2/4) Installing musl-obstack (1.2.3-r0) 18:59:47 (3/4) Installing libucontext (1.1-r0) 18:59:48 (4/4) Installing gcompat (1.0.0-r4) 18:59:48 Executing busybox-1.34.1-r5.trigger 18:59:48 OK: 6 MiB in 18 packages 18:59:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:59:49 Removing intermediate container 8b33142cb9c6 18:59:49 ---> c115d545a1fe 18:59:49 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:59:49 (1/5) Installing dumb-init (1.2.5-r1) 18:59:49 (2/5) Installing musl-obstack (1.2.3-r0) 18:59:49 (3/5) Installing libucontext (1.1-r0) 18:59:49 (4/5) Installing gcompat (1.0.0-r4) 18:59:50 (5/5) Installing openssl (1.1.1n-r0) 18:59:50 Executing busybox-1.34.1-r5.trigger 18:59:50 OK: 6 MiB in 19 packages 18:59:51 Removing intermediate container 164d23acc137 18:59:51 ---> bfe6c8292b35 18:59:51 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 18:59:53 ---> 88bc95b68564 18:59:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:59:54 ---> 0c46bdc49b1a 18:59:54 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:59:54 ---> 9280e84c6982 18:59:54 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:59:54 ---> Running in 622fba3991eb 18:59:55 Removing intermediate container 622fba3991eb 18:59:55 ---> c494dfeca876 18:59:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:59:56 ---> c3d0c21b6797 18:59:56 Step 21/26 : WORKDIR / 18:59:56 ---> Running in c680a6838af6 18:59:56 Removing intermediate container c680a6838af6 18:59:56 ---> 7dadcc8563d2 18:59:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:59:56 ---> Running in ad809f6a4db9 18:59:57 Removing intermediate container ad809f6a4db9 18:59:57 ---> 4242a5af5939 18:59:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:59:57 ---> Running in e5ad5330a393 18:59:58 Removing intermediate container e5ad5330a393 18:59:58 ---> 94f5a7ddf54b 18:59:58 Step 24/26 : LABEL arch=arm64 18:59:58 ---> Running in 13ed6b20040a 18:59:59 Removing intermediate container 13ed6b20040a 18:59:59 ---> ccaba3311eae 18:59:59 Step 25/26 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 18:59:59 ---> 5e746b4d0edb 18:59:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:59:59 ---> Running in 58bfa5ccbef4 18:59:59 Removing intermediate container 58bfa5ccbef4 18:59:59 ---> d268beeeb6c9 18:59:59 Step 26/26 : LABEL version=2.2.0-dev.93 18:59:59 ---> Running in b17916fe1245 18:59:59 ---> 53b7a97066b4 18:59:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:00:00 Removing intermediate container b17916fe1245 19:00:00 ---> 6f41184c1046 19:00:00 19:00:00 Successfully built 6f41184c1046 19:00:00 Successfully tagged security-spire-config-arm64:latest 19:00:00  Building security-spire-config ... done  ---> 4945040a198d 19:00:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:00:01 ---> 5102ecf62048 19:00:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:00:01 ---> Running in 27d01616b363 19:00:02 Removing intermediate container 27d01616b363 19:00:02 ---> 7e7736921bc9 19:00:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:00:02 ---> Running in 1b9bd92d4944 19:00:02 Removing intermediate container 1b9bd92d4944 19:00:02 ---> f84fa1a1466c 19:00:02 Step 24/26 : LABEL arch=arm64 19:00:02 ---> Running in dfdd0f08072a 19:00:03 Removing intermediate container dfdd0f08072a 19:00:03 ---> f48d95c4c08e 19:00:03 Step 25/26 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:00:03 ---> Running in c0b7210ca23b 19:00:03 Removing intermediate container c0b7210ca23b 19:00:03 ---> 6541329d629e 19:00:03 Step 26/26 : LABEL version=2.2.0-dev.93 19:00:03 ---> Running in 148c6452fe06 19:00:04 Removing intermediate container 148c6452fe06 19:00:04 ---> 941d81670780 19:00:04 19:00:04 Successfully built 941d81670780 19:00:04 Successfully tagged security-spire-agent-arm64:latest 19:01:12  Building security-spire-agent ... done Building bin/spire-agent... 19:01:12 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:01:12 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:01:12 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:01:12 go: downloading github.com/docker/docker v20.10.12+incompatible 19:01:12 go: downloading github.com/google/go-tpm-tools v0.3.3 19:01:12 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:01:12 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:01:12 go: downloading github.com/docker/go-connections v0.4.0 19:01:12 go: downloading github.com/docker/go-units v0.4.0 19:01:12 go: downloading github.com/opencontainers/image-spec v1.0.1 19:01:12 go: downloading github.com/containerd/containerd v1.3.4 19:01:12 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:01:12 go: downloading github.com/opencontainers/go-digest v1.0.0 19:04:49 Removing intermediate container 77a135951fa1 19:04:49 ---> 7011e6ca8508 19:04:49 19:04:49 Step 13/25 : FROM alpine:3.15 19:04:49 ---> 3fb3c9af89a9 19:04:49 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:04:49 ---> Using cache 19:04:49 ---> b986db2f9357 19:04:49 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:49 ---> Using cache 19:04:49 ---> c7c3fb9914ba 19:04:49 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:04:49 ---> Using cache 19:04:49 ---> bfe6c8292b35 19:04:49 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:04:50 ---> 08ff73118d03 19:04:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:04:51 ---> aa682cc7e3e4 19:04:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:04:51 ---> 8169597ff80e 19:04:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:04:52 ---> a000cbc54e06 19:04:52 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:04:52 ---> Running in 439a4d5c3b1b 19:04:52 Removing intermediate container 439a4d5c3b1b 19:04:52 ---> adc5cc1fb24b 19:04:52 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:04:52 ---> Running in c10f5188adde 19:04:53 Removing intermediate container c10f5188adde 19:04:53 ---> fa1aa2767c59 19:04:53 Step 23/25 : LABEL arch=arm64 19:04:53 ---> Running in c2003745d8d6 19:04:53 Removing intermediate container c2003745d8d6 19:04:53 ---> 826425e2085c 19:04:53 Step 24/25 : LABEL git_sha=ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:04:53 ---> Running in 8fd2edc126fd 19:04:54 Removing intermediate container 8fd2edc126fd 19:04:54 ---> edb53719f1d3 19:04:54 Step 25/25 : LABEL version=2.2.0-dev.93 19:04:54 ---> Running in 91435966b51a 19:04:54 Removing intermediate container 91435966b51a 19:04:54 ---> 5a908d8b3325 19:04:54 19:04:54 Successfully built 5a908d8b3325 19:04:54 Successfully tagged security-spire-server-arm64:latest 19:04:55  Building security-spire-server ... done  [Pipeline] } 19:04:55 $ docker stop --time=1 ac240ebf691a8585b689d83808a928d0a1c6edb5473c61d033081bb93bde2be7 19:04:56 $ docker rm -f ac240ebf691a8585b689d83808a928d0a1c6edb5473c61d033081bb93bde2be7 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:57 + docker images 19:04:57 REPOSITORY TAG IMAGE ID CREATED SIZE 19:04:57 security-spire-server-arm64 latest 5a908d8b3325 3 seconds ago 86.3MB 19:04:57 7011e6ca8508 27 seconds ago 3.98GB 19:04:57 security-spire-agent-arm64 latest 941d81670780 4 minutes ago 126MB 19:04:57 security-spire-config-arm64 latest 6f41184c1046 4 minutes ago 85.6MB 19:04:57 be1e27f621e9 5 minutes ago 3.98GB 19:04:57 6dc0855ae813 5 minutes ago 3.98GB 19:04:57 core-data-arm64 latest c7590c130913 24 minutes ago 21.6MB 19:04:57 e38593115c20 25 minutes ago 1.18GB 19:04:57 core-metadata-arm64 latest e647a23a6d9a 30 minutes ago 16.3MB 19:04:57 9bf0f0b3aa3f 30 minutes ago 1.15GB 19:04:57 security-secretstore-setup-arm64 latest 315191596630 31 minutes ago 27.5MB 19:04:57 security-spiffe-token-provider-arm64 latest c8be11bee9d4 31 minutes ago 27.9MB 19:04:57 077cd6f451d8 32 minutes ago 1.16GB 19:04:57 7ff9a0518862 32 minutes ago 1.2GB 19:04:57 sys-mgmt-agent-arm64 latest 5ab4dc9521ff 35 minutes ago 282MB 19:04:57 c41532bae5e1 37 minutes ago 1.15GB 19:04:57 core-command-arm64 latest 31d6f47a0ad9 38 minutes ago 15.5MB 19:04:57 1429f8ece7ba 38 minutes ago 1.15GB 19:04:57 security-proxy-setup-arm64 latest 28badbf75068 40 minutes ago 26.1MB 19:04:57 18258eeb70d8 41 minutes ago 1.16GB 19:04:57 support-notifications-arm64 latest d20325f30220 44 minutes ago 25.8MB 19:04:57 support-scheduler-arm64 latest 0880d02ded70 44 minutes ago 25.2MB 19:04:57 f0389c44d86c 44 minutes ago 1.21GB 19:04:57 fd6c002958f9 44 minutes ago 1.21GB 19:04:57 security-bootstrapper-arm64 latest 19f3b1f0f2e8 46 minutes ago 18.3MB 19:04:57 4281c5c81b66 47 minutes ago 1.15GB 19:04:57 ci-base-image-arm64 latest 7ee2dd39a516 54 minutes ago 885MB 19:04:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB 19:04:57 docker 20.10.14 c346e9eafbab 4 weeks ago 202MB 19:04:57 alpine 3.14 ac73e934f311 4 weeks ago 5.34MB 19:04:57 alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB 19:04:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:58 provisioning config files... 19:04:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/221@tmp/config5503892553815860355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:58 ---> docker-login.sh 19:04:58 nexus3.edgexfoundry.org:10001 19:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:58 Configure a credential helper to remove this warning. See 19:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:58 19:04:58 Login Succeeded 19:04:58 nexus3.edgexfoundry.org:10002 19:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:59 Configure a credential helper to remove this warning. See 19:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:59 19:04:59 Login Succeeded 19:04:59 nexus3.edgexfoundry.org:10003 19:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:59 Configure a credential helper to remove this warning. See 19:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:59 19:04:59 Login Succeeded 19:04:59 nexus3.edgexfoundry.org:10004 19:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:00 Configure a credential helper to remove this warning. See 19:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:00 19:05:00 Login Succeeded 19:05:00 docker.io 19:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:01 Configure a credential helper to remove this warning. See 19:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:01 19:05:01 Login Succeeded 19:05:01 ---> docker-login.sh ends [Pipeline] } 19:05:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:01 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 19:05:01 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:01 latest 19:05:01 2.2.0-dev.93 19:05:01 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:01 main 19:05:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 19:05:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:05:02 b6a7200b0e94: Preparing 19:05:02 c56327fe6e97: Preparing 19:05:02 ccb563c348e6: Preparing 19:05:02 7182768ed2ea: Preparing 19:05:02 f73e7dbfee58: Preparing 19:05:02 f73e7dbfee58: Layer already exists 19:05:02 7182768ed2ea: Pushed 19:05:02 ccb563c348e6: Pushed 19:05:02 b6a7200b0e94: Pushed 19:05:04 c56327fe6e97: Pushed 19:05:04 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:11662228d7227e8a4ae73fd4e1be1ff40e2195ea29389e24ef15fc8fc5b8edbd size: 1363 [Pipeline] isUnix [Pipeline] sh 19:05:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:05:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:05:05 b6a7200b0e94: Preparing 19:05:05 c56327fe6e97: Preparing 19:05:05 ccb563c348e6: Preparing 19:05:05 7182768ed2ea: Preparing 19:05:05 f73e7dbfee58: Preparing 19:05:05 b6a7200b0e94: Layer already exists 19:05:05 7182768ed2ea: Layer already exists 19:05:05 c56327fe6e97: Layer already exists 19:05:05 ccb563c348e6: Layer already exists 19:05:05 f73e7dbfee58: Layer already exists 19:05:05 latest: digest: sha256:11662228d7227e8a4ae73fd4e1be1ff40e2195ea29389e24ef15fc8fc5b8edbd size: 1363 [Pipeline] isUnix [Pipeline] sh 19:05:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:05:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.93 19:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:05:06 b6a7200b0e94: Preparing 19:05:06 c56327fe6e97: Preparing 19:05:06 ccb563c348e6: Preparing 19:05:06 7182768ed2ea: Preparing 19:05:06 f73e7dbfee58: Preparing 19:05:06 c56327fe6e97: Layer already exists 19:05:06 7182768ed2ea: Layer already exists 19:05:06 f73e7dbfee58: Layer already exists 19:05:06 b6a7200b0e94: Layer already exists 19:05:06 ccb563c348e6: Layer already exists 19:05:06 2.2.0-dev.93: digest: sha256:11662228d7227e8a4ae73fd4e1be1ff40e2195ea29389e24ef15fc8fc5b8edbd size: 1363 [Pipeline] isUnix [Pipeline] sh 19:05:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:05:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:05:07 b6a7200b0e94: Preparing 19:05:07 c56327fe6e97: Preparing 19:05:07 ccb563c348e6: Preparing 19:05:07 7182768ed2ea: Preparing 19:05:07 f73e7dbfee58: Preparing 19:05:07 b6a7200b0e94: Layer already exists 19:05:07 f73e7dbfee58: Layer already exists 19:05:07 c56327fe6e97: Layer already exists 19:05:07 ccb563c348e6: Layer already exists 19:05:07 7182768ed2ea: Layer already exists 19:05:07 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:11662228d7227e8a4ae73fd4e1be1ff40e2195ea29389e24ef15fc8fc5b8edbd size: 1363 [Pipeline] isUnix [Pipeline] sh 19:05:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 19:05:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 19:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:05:08 b6a7200b0e94: Preparing 19:05:08 c56327fe6e97: Preparing 19:05:08 ccb563c348e6: Preparing 19:05:08 7182768ed2ea: Preparing 19:05:08 f73e7dbfee58: Preparing 19:05:08 c56327fe6e97: Layer already exists 19:05:08 f73e7dbfee58: Layer already exists 19:05:08 7182768ed2ea: Layer already exists 19:05:08 b6a7200b0e94: Layer already exists 19:05:08 ccb563c348e6: Layer already exists 19:05:08 main: digest: sha256:11662228d7227e8a4ae73fd4e1be1ff40e2195ea29389e24ef15fc8fc5b8edbd size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:08 ===================================================== [Pipeline] echo 19:05:08 taggedImages: 19:05:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:05:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.93 19:05:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 19:05:08 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 19:05:08 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:08 latest 19:05:08 2.2.0-dev.93 19:05:08 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:08 main 19:05:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 19:05:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:05:09 c244cd93be58: Preparing 19:05:09 f70d2238b868: Preparing 19:05:09 ccb563c348e6: Preparing 19:05:09 b94863262b3e: Preparing 19:05:09 fe227bd29500: Preparing 19:05:09 f73e7dbfee58: Preparing 19:05:09 f73e7dbfee58: Waiting 19:05:09 ccb563c348e6: Layer already exists 19:05:09 f73e7dbfee58: Layer already exists 19:05:09 fe227bd29500: Pushed 19:05:09 c244cd93be58: Pushed 19:05:10 b94863262b3e: Pushed 19:05:13 f70d2238b868: Pushed 19:05:13 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:51aa0a171711a1da4b1169a962b2696a05f0d4f78318176284047546be5ab5ce size: 1572 [Pipeline] isUnix [Pipeline] sh 19:05:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:05:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:05:14 c244cd93be58: Preparing 19:05:14 f70d2238b868: Preparing 19:05:14 ccb563c348e6: Preparing 19:05:14 b94863262b3e: Preparing 19:05:14 fe227bd29500: Preparing 19:05:14 f73e7dbfee58: Preparing 19:05:14 f73e7dbfee58: Waiting 19:05:14 b94863262b3e: Layer already exists 19:05:14 f70d2238b868: Layer already exists 19:05:14 ccb563c348e6: Layer already exists 19:05:14 c244cd93be58: Layer already exists 19:05:14 fe227bd29500: Layer already exists 19:05:14 f73e7dbfee58: Layer already exists 19:05:14 latest: digest: sha256:51aa0a171711a1da4b1169a962b2696a05f0d4f78318176284047546be5ab5ce size: 1572 [Pipeline] isUnix [Pipeline] sh 19:05:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:05:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.93 19:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:05:15 c244cd93be58: Preparing 19:05:15 f70d2238b868: Preparing 19:05:15 ccb563c348e6: Preparing 19:05:15 b94863262b3e: Preparing 19:05:15 fe227bd29500: Preparing 19:05:15 f73e7dbfee58: Preparing 19:05:15 f73e7dbfee58: Waiting 19:05:15 ccb563c348e6: Layer already exists 19:05:15 c244cd93be58: Layer already exists 19:05:15 f70d2238b868: Layer already exists 19:05:15 b94863262b3e: Layer already exists 19:05:15 fe227bd29500: Layer already exists 19:05:15 f73e7dbfee58: Layer already exists 19:05:15 2.2.0-dev.93: digest: sha256:51aa0a171711a1da4b1169a962b2696a05f0d4f78318176284047546be5ab5ce size: 1572 [Pipeline] isUnix [Pipeline] sh 19:05:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:05:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:05:16 c244cd93be58: Preparing 19:05:16 f70d2238b868: Preparing 19:05:16 ccb563c348e6: Preparing 19:05:16 b94863262b3e: Preparing 19:05:16 fe227bd29500: Preparing 19:05:16 f73e7dbfee58: Preparing 19:05:16 f73e7dbfee58: Waiting 19:05:16 f70d2238b868: Layer already exists 19:05:16 b94863262b3e: Layer already exists 19:05:16 c244cd93be58: Layer already exists 19:05:16 fe227bd29500: Layer already exists 19:05:16 ccb563c348e6: Layer already exists 19:05:16 f73e7dbfee58: Layer already exists 19:05:16 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:51aa0a171711a1da4b1169a962b2696a05f0d4f78318176284047546be5ab5ce size: 1572 [Pipeline] isUnix [Pipeline] sh 19:05:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 19:05:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 19:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:05:17 c244cd93be58: Preparing 19:05:17 f70d2238b868: Preparing 19:05:17 ccb563c348e6: Preparing 19:05:17 b94863262b3e: Preparing 19:05:17 fe227bd29500: Preparing 19:05:17 f73e7dbfee58: Preparing 19:05:17 f73e7dbfee58: Waiting 19:05:17 fe227bd29500: Layer already exists 19:05:17 ccb563c348e6: Layer already exists 19:05:17 f70d2238b868: Layer already exists 19:05:17 c244cd93be58: Layer already exists 19:05:17 b94863262b3e: Layer already exists 19:05:17 f73e7dbfee58: Layer already exists 19:05:17 main: digest: sha256:51aa0a171711a1da4b1169a962b2696a05f0d4f78318176284047546be5ab5ce size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:17 ===================================================== [Pipeline] echo 19:05:17 taggedImages: 19:05:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:05:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.93 19:05:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 19:05:17 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 19:05:17 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:17 latest 19:05:17 2.2.0-dev.93 19:05:17 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:17 main 19:05:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 19:05:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:05:18 8635c939cf42: Preparing 19:05:18 34ceffaf53a1: Preparing 19:05:18 ccb563c348e6: Preparing 19:05:18 7182768ed2ea: Preparing 19:05:18 f73e7dbfee58: Preparing 19:05:18 f73e7dbfee58: Layer already exists 19:05:18 ccb563c348e6: Layer already exists 19:05:18 7182768ed2ea: Layer already exists 19:05:18 8635c939cf42: Pushed 19:05:21 34ceffaf53a1: Pushed 19:05:21 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:7b4e6ccba078351021961df6d760c063a0271ef076c16bd1a3010c8aa1007879 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:05:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:05:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:05:22 8635c939cf42: Preparing 19:05:22 34ceffaf53a1: Preparing 19:05:22 ccb563c348e6: Preparing 19:05:22 7182768ed2ea: Preparing 19:05:22 f73e7dbfee58: Preparing 19:05:22 34ceffaf53a1: Layer already exists 19:05:22 f73e7dbfee58: Layer already exists 19:05:22 8635c939cf42: Layer already exists 19:05:22 7182768ed2ea: Layer already exists 19:05:22 ccb563c348e6: Layer already exists 19:05:22 latest: digest: sha256:7b4e6ccba078351021961df6d760c063a0271ef076c16bd1a3010c8aa1007879 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:05:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:05:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.93 19:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:05:23 8635c939cf42: Preparing 19:05:23 34ceffaf53a1: Preparing 19:05:23 ccb563c348e6: Preparing 19:05:23 7182768ed2ea: Preparing 19:05:23 f73e7dbfee58: Preparing 19:05:23 34ceffaf53a1: Layer already exists 19:05:23 f73e7dbfee58: Layer already exists 19:05:23 8635c939cf42: Layer already exists 19:05:23 7182768ed2ea: Layer already exists 19:05:23 ccb563c348e6: Layer already exists 19:05:23 2.2.0-dev.93: digest: sha256:7b4e6ccba078351021961df6d760c063a0271ef076c16bd1a3010c8aa1007879 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:05:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:05:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:05:24 8635c939cf42: Preparing 19:05:24 34ceffaf53a1: Preparing 19:05:24 ccb563c348e6: Preparing 19:05:24 7182768ed2ea: Preparing 19:05:24 f73e7dbfee58: Preparing 19:05:24 f73e7dbfee58: Layer already exists 19:05:24 8635c939cf42: Layer already exists 19:05:24 34ceffaf53a1: Layer already exists 19:05:24 ccb563c348e6: Layer already exists 19:05:24 7182768ed2ea: Layer already exists 19:05:24 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:7b4e6ccba078351021961df6d760c063a0271ef076c16bd1a3010c8aa1007879 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:05:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 19:05:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 19:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:05:25 8635c939cf42: Preparing 19:05:25 34ceffaf53a1: Preparing 19:05:25 ccb563c348e6: Preparing 19:05:25 7182768ed2ea: Preparing 19:05:25 f73e7dbfee58: Preparing 19:05:25 ccb563c348e6: Layer already exists 19:05:25 8635c939cf42: Layer already exists 19:05:25 34ceffaf53a1: Layer already exists 19:05:25 7182768ed2ea: Layer already exists 19:05:25 f73e7dbfee58: Layer already exists 19:05:25 main: digest: sha256:7b4e6ccba078351021961df6d760c063a0271ef076c16bd1a3010c8aa1007879 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:25 ===================================================== [Pipeline] echo 19:05:25 taggedImages: 19:05:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:05:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.93 19:05:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 19:05:25 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 19:05:25 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:25 latest 19:05:25 2.2.0-dev.93 19:05:25 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:25 main 19:05:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 19:05:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:05:26 e8b1997ce530: Preparing 19:05:26 e8b1997ce530: Preparing 19:05:26 f88c318ead99: Preparing 19:05:26 b1159a3a9be5: Preparing 19:05:26 f11ac9bcc511: Preparing 19:05:26 565c63b660e3: Preparing 19:05:26 ccb563c348e6: Preparing 19:05:26 bec04a0a31fb: Preparing 19:05:26 740422e32994: Preparing 19:05:26 c8a9b6804139: Preparing 19:05:26 2df4431f6006: Preparing 19:05:26 f73e7dbfee58: Preparing 19:05:26 740422e32994: Waiting 19:05:26 ccb563c348e6: Waiting 19:05:26 c8a9b6804139: Waiting 19:05:26 2df4431f6006: Waiting 19:05:26 f73e7dbfee58: Waiting 19:05:26 b1159a3a9be5: Pushed 19:05:26 f11ac9bcc511: Pushed 19:05:26 e8b1997ce530: Pushed 19:05:26 ccb563c348e6: Layer already exists 19:05:26 f88c318ead99: Pushed 19:05:26 bec04a0a31fb: Pushed 19:05:26 c8a9b6804139: Pushed 19:05:26 740422e32994: Pushed 19:05:26 f73e7dbfee58: Layer already exists 19:05:26 2df4431f6006: Pushed 19:05:30 565c63b660e3: Pushed 19:05:30 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:b7e58fae89f1a03f3c82fdac6855cefeff9829f48cc06515629c913e8f0ca4f5 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:05:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:05:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:05:30 e8b1997ce530: Preparing 19:05:30 e8b1997ce530: Preparing 19:05:30 f88c318ead99: Preparing 19:05:30 b1159a3a9be5: Preparing 19:05:30 f11ac9bcc511: Preparing 19:05:30 565c63b660e3: Preparing 19:05:30 ccb563c348e6: Preparing 19:05:30 bec04a0a31fb: Preparing 19:05:30 740422e32994: Preparing 19:05:30 c8a9b6804139: Preparing 19:05:30 2df4431f6006: Preparing 19:05:30 f73e7dbfee58: Preparing 19:05:30 740422e32994: Waiting 19:05:30 c8a9b6804139: Waiting 19:05:30 2df4431f6006: Waiting 19:05:30 f73e7dbfee58: Waiting 19:05:30 ccb563c348e6: Waiting 19:05:30 bec04a0a31fb: Waiting 19:05:30 e8b1997ce530: Layer already exists 19:05:30 f88c318ead99: Layer already exists 19:05:30 b1159a3a9be5: Layer already exists 19:05:30 f11ac9bcc511: Layer already exists 19:05:30 565c63b660e3: Layer already exists 19:05:31 740422e32994: Layer already exists 19:05:31 c8a9b6804139: Layer already exists 19:05:31 ccb563c348e6: Layer already exists 19:05:31 2df4431f6006: Layer already exists 19:05:31 bec04a0a31fb: Layer already exists 19:05:31 f73e7dbfee58: Layer already exists 19:05:31 latest: digest: sha256:b7e58fae89f1a03f3c82fdac6855cefeff9829f48cc06515629c913e8f0ca4f5 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:05:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:05:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.93 19:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:05:31 e8b1997ce530: Preparing 19:05:31 e8b1997ce530: Preparing 19:05:31 f88c318ead99: Preparing 19:05:31 b1159a3a9be5: Preparing 19:05:31 f11ac9bcc511: Preparing 19:05:31 565c63b660e3: Preparing 19:05:31 ccb563c348e6: Preparing 19:05:31 bec04a0a31fb: Preparing 19:05:31 740422e32994: Preparing 19:05:31 c8a9b6804139: Preparing 19:05:31 2df4431f6006: Preparing 19:05:31 f73e7dbfee58: Preparing 19:05:31 740422e32994: Waiting 19:05:31 ccb563c348e6: Waiting 19:05:31 c8a9b6804139: Waiting 19:05:31 2df4431f6006: Waiting 19:05:31 f73e7dbfee58: Waiting 19:05:31 bec04a0a31fb: Waiting 19:05:31 565c63b660e3: Layer already exists 19:05:31 b1159a3a9be5: Layer already exists 19:05:31 e8b1997ce530: Layer already exists 19:05:32 f11ac9bcc511: Layer already exists 19:05:32 ccb563c348e6: Layer already exists 19:05:32 740422e32994: Layer already exists 19:05:32 f88c318ead99: Layer already exists 19:05:32 bec04a0a31fb: Layer already exists 19:05:32 f73e7dbfee58: Layer already exists 19:05:32 2df4431f6006: Layer already exists 19:05:32 c8a9b6804139: Layer already exists 19:05:32 2.2.0-dev.93: digest: sha256:b7e58fae89f1a03f3c82fdac6855cefeff9829f48cc06515629c913e8f0ca4f5 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:05:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:05:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:05:32 e8b1997ce530: Preparing 19:05:32 e8b1997ce530: Preparing 19:05:32 f88c318ead99: Preparing 19:05:32 b1159a3a9be5: Preparing 19:05:32 f11ac9bcc511: Preparing 19:05:32 565c63b660e3: Preparing 19:05:32 ccb563c348e6: Preparing 19:05:32 bec04a0a31fb: Preparing 19:05:32 740422e32994: Preparing 19:05:32 c8a9b6804139: Preparing 19:05:32 2df4431f6006: Preparing 19:05:32 f73e7dbfee58: Preparing 19:05:32 740422e32994: Waiting 19:05:32 c8a9b6804139: Waiting 19:05:32 f73e7dbfee58: Waiting 19:05:32 2df4431f6006: Waiting 19:05:32 ccb563c348e6: Waiting 19:05:32 565c63b660e3: Layer already exists 19:05:32 f88c318ead99: Layer already exists 19:05:32 f11ac9bcc511: Layer already exists 19:05:32 e8b1997ce530: Layer already exists 19:05:32 b1159a3a9be5: Layer already exists 19:05:33 2df4431f6006: Layer already exists 19:05:33 c8a9b6804139: Layer already exists 19:05:33 bec04a0a31fb: Layer already exists 19:05:33 740422e32994: Layer already exists 19:05:33 ccb563c348e6: Layer already exists 19:05:33 f73e7dbfee58: Layer already exists 19:05:33 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:b7e58fae89f1a03f3c82fdac6855cefeff9829f48cc06515629c913e8f0ca4f5 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:05:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 19:05:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 19:05:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:05:33 e8b1997ce530: Preparing 19:05:33 e8b1997ce530: Preparing 19:05:33 f88c318ead99: Preparing 19:05:33 b1159a3a9be5: Preparing 19:05:33 f11ac9bcc511: Preparing 19:05:33 565c63b660e3: Preparing 19:05:33 ccb563c348e6: Preparing 19:05:33 bec04a0a31fb: Preparing 19:05:33 740422e32994: Preparing 19:05:33 c8a9b6804139: Preparing 19:05:33 2df4431f6006: Preparing 19:05:33 f73e7dbfee58: Preparing 19:05:33 ccb563c348e6: Waiting 19:05:33 bec04a0a31fb: Waiting 19:05:33 740422e32994: Waiting 19:05:33 c8a9b6804139: Waiting 19:05:33 2df4431f6006: Waiting 19:05:33 f73e7dbfee58: Waiting 19:05:33 b1159a3a9be5: Layer already exists 19:05:33 565c63b660e3: Layer already exists 19:05:33 f88c318ead99: Layer already exists 19:05:33 f11ac9bcc511: Layer already exists 19:05:33 e8b1997ce530: Layer already exists 19:05:34 2df4431f6006: Layer already exists 19:05:34 c8a9b6804139: Layer already exists 19:05:34 ccb563c348e6: Layer already exists 19:05:34 740422e32994: Layer already exists 19:05:34 bec04a0a31fb: Layer already exists 19:05:34 f73e7dbfee58: Layer already exists 19:05:34 main: digest: sha256:b7e58fae89f1a03f3c82fdac6855cefeff9829f48cc06515629c913e8f0ca4f5 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:34 ===================================================== [Pipeline] echo 19:05:34 taggedImages: 19:05:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:05:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.93 19:05:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 19:05:34 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 19:05:34 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:34 latest 19:05:34 2.2.0-dev.93 19:05:34 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:34 main 19:05:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 19:05:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:05:34 6c1810e8193c: Preparing 19:05:34 79acbc0aa38e: Preparing 19:05:34 bcd8f85cdd6e: Preparing 19:05:34 8f286416e102: Preparing 19:05:34 b100eabbc90d: Preparing 19:05:34 f07bfd5b2b76: Preparing 19:05:34 864dd777d6fb: Preparing 19:05:34 f73e7dbfee58: Preparing 19:05:34 f07bfd5b2b76: Waiting 19:05:34 864dd777d6fb: Waiting 19:05:35 b100eabbc90d: Pushed 19:05:35 79acbc0aa38e: Pushed 19:05:35 6c1810e8193c: Pushed 19:05:35 f73e7dbfee58: Layer already exists 19:05:35 f07bfd5b2b76: Pushed 19:05:36 864dd777d6fb: Pushed 19:05:37 8f286416e102: Pushed 19:05:37 bcd8f85cdd6e: Pushed 19:05:37 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:1545fa1d212b276a01b89d160b8ef58a7e18e3dbc185437ccf9677bc4ddac70d size: 1990 [Pipeline] isUnix [Pipeline] sh 19:05:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:05:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:05:38 6c1810e8193c: Preparing 19:05:38 79acbc0aa38e: Preparing 19:05:38 bcd8f85cdd6e: Preparing 19:05:38 8f286416e102: Preparing 19:05:38 b100eabbc90d: Preparing 19:05:38 f07bfd5b2b76: Preparing 19:05:38 864dd777d6fb: Preparing 19:05:38 f73e7dbfee58: Preparing 19:05:38 864dd777d6fb: Waiting 19:05:38 f73e7dbfee58: Waiting 19:05:38 f07bfd5b2b76: Waiting 19:05:38 bcd8f85cdd6e: Layer already exists 19:05:38 b100eabbc90d: Layer already exists 19:05:38 79acbc0aa38e: Layer already exists 19:05:38 6c1810e8193c: Layer already exists 19:05:38 8f286416e102: Layer already exists 19:05:38 f07bfd5b2b76: Layer already exists 19:05:38 f73e7dbfee58: Layer already exists 19:05:38 864dd777d6fb: Layer already exists 19:05:38 latest: digest: sha256:1545fa1d212b276a01b89d160b8ef58a7e18e3dbc185437ccf9677bc4ddac70d size: 1990 [Pipeline] isUnix [Pipeline] sh 19:05:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:05:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.93 19:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:05:39 6c1810e8193c: Preparing 19:05:39 79acbc0aa38e: Preparing 19:05:39 bcd8f85cdd6e: Preparing 19:05:39 8f286416e102: Preparing 19:05:39 b100eabbc90d: Preparing 19:05:39 f07bfd5b2b76: Preparing 19:05:39 864dd777d6fb: Preparing 19:05:39 f73e7dbfee58: Preparing 19:05:39 864dd777d6fb: Waiting 19:05:39 f07bfd5b2b76: Waiting 19:05:39 f73e7dbfee58: Waiting 19:05:39 b100eabbc90d: Layer already exists 19:05:39 6c1810e8193c: Layer already exists 19:05:39 79acbc0aa38e: Layer already exists 19:05:39 bcd8f85cdd6e: Layer already exists 19:05:39 8f286416e102: Layer already exists 19:05:39 f07bfd5b2b76: Layer already exists 19:05:39 864dd777d6fb: Layer already exists 19:05:39 f73e7dbfee58: Layer already exists 19:05:39 2.2.0-dev.93: digest: sha256:1545fa1d212b276a01b89d160b8ef58a7e18e3dbc185437ccf9677bc4ddac70d size: 1990 [Pipeline] isUnix [Pipeline] sh 19:05:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:05:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:05:40 6c1810e8193c: Preparing 19:05:40 79acbc0aa38e: Preparing 19:05:40 bcd8f85cdd6e: Preparing 19:05:40 8f286416e102: Preparing 19:05:40 b100eabbc90d: Preparing 19:05:40 f07bfd5b2b76: Preparing 19:05:40 864dd777d6fb: Preparing 19:05:40 f73e7dbfee58: Preparing 19:05:40 864dd777d6fb: Waiting 19:05:40 f73e7dbfee58: Waiting 19:05:40 f07bfd5b2b76: Waiting 19:05:40 bcd8f85cdd6e: Layer already exists 19:05:40 6c1810e8193c: Layer already exists 19:05:40 8f286416e102: Layer already exists 19:05:40 b100eabbc90d: Layer already exists 19:05:40 79acbc0aa38e: Layer already exists 19:05:40 f73e7dbfee58: Layer already exists 19:05:40 f07bfd5b2b76: Layer already exists 19:05:40 864dd777d6fb: Layer already exists 19:05:40 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:1545fa1d212b276a01b89d160b8ef58a7e18e3dbc185437ccf9677bc4ddac70d size: 1990 [Pipeline] isUnix [Pipeline] sh 19:05:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 19:05:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 19:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:05:41 6c1810e8193c: Preparing 19:05:41 79acbc0aa38e: Preparing 19:05:41 bcd8f85cdd6e: Preparing 19:05:41 8f286416e102: Preparing 19:05:41 b100eabbc90d: Preparing 19:05:41 f07bfd5b2b76: Preparing 19:05:41 864dd777d6fb: Preparing 19:05:41 f73e7dbfee58: Preparing 19:05:41 f07bfd5b2b76: Waiting 19:05:41 864dd777d6fb: Waiting 19:05:41 f73e7dbfee58: Waiting 19:05:41 8f286416e102: Layer already exists 19:05:41 6c1810e8193c: Layer already exists 19:05:41 79acbc0aa38e: Layer already exists 19:05:41 bcd8f85cdd6e: Layer already exists 19:05:41 b100eabbc90d: Layer already exists 19:05:41 f07bfd5b2b76: Layer already exists 19:05:41 864dd777d6fb: Layer already exists 19:05:41 f73e7dbfee58: Layer already exists 19:05:41 main: digest: sha256:1545fa1d212b276a01b89d160b8ef58a7e18e3dbc185437ccf9677bc4ddac70d size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:41 ===================================================== [Pipeline] echo 19:05:41 taggedImages: 19:05:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:05:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.93 19:05:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 19:05:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 19:05:41 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:41 latest 19:05:41 2.2.0-dev.93 19:05:41 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:41 main 19:05:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 19:05:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:05:42 914d58933d23: Preparing 19:05:42 8e4a3eebb687: Preparing 19:05:42 6aaffffb1c21: Preparing 19:05:42 d0efb7bd5c3d: Preparing 19:05:42 8dabd44193f0: Preparing 19:05:42 c02cc1aeff52: Preparing 19:05:42 75e394c058d5: Preparing 19:05:42 bd3b5306c775: Preparing 19:05:42 49d4a05ac24f: Preparing 19:05:42 f73e7dbfee58: Preparing 19:05:42 49d4a05ac24f: Waiting 19:05:42 c02cc1aeff52: Waiting 19:05:42 75e394c058d5: Waiting 19:05:42 bd3b5306c775: Waiting 19:05:42 f73e7dbfee58: Waiting 19:05:42 914d58933d23: Pushed 19:05:42 8dabd44193f0: Pushed 19:05:42 8e4a3eebb687: Pushed 19:05:43 c02cc1aeff52: Pushed 19:05:43 bd3b5306c775: Pushed 19:05:43 75e394c058d5: Pushed 19:05:43 f73e7dbfee58: Layer already exists 19:05:43 49d4a05ac24f: Pushed 19:05:45 d0efb7bd5c3d: Pushed 19:05:46 6aaffffb1c21: Pushed 19:05:46 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:76aef123cdab67ed0b9ca722b9b574ea69d049cd2c7e2ca1496f736e0088e682 size: 2405 [Pipeline] isUnix [Pipeline] sh 19:05:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:05:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:05:47 914d58933d23: Preparing 19:05:47 8e4a3eebb687: Preparing 19:05:47 6aaffffb1c21: Preparing 19:05:47 d0efb7bd5c3d: Preparing 19:05:47 8dabd44193f0: Preparing 19:05:47 c02cc1aeff52: Preparing 19:05:47 75e394c058d5: Preparing 19:05:47 bd3b5306c775: Preparing 19:05:47 49d4a05ac24f: Preparing 19:05:47 f73e7dbfee58: Preparing 19:05:47 bd3b5306c775: Waiting 19:05:47 49d4a05ac24f: Waiting 19:05:47 f73e7dbfee58: Waiting 19:05:47 c02cc1aeff52: Waiting 19:05:47 75e394c058d5: Waiting 19:05:47 8dabd44193f0: Layer already exists 19:05:47 914d58933d23: Layer already exists 19:05:47 8e4a3eebb687: Layer already exists 19:05:47 d0efb7bd5c3d: Layer already exists 19:05:47 6aaffffb1c21: Layer already exists 19:05:47 75e394c058d5: Layer already exists 19:05:47 c02cc1aeff52: Layer already exists 19:05:47 bd3b5306c775: Layer already exists 19:05:47 49d4a05ac24f: Layer already exists 19:05:47 f73e7dbfee58: Layer already exists 19:05:47 latest: digest: sha256:76aef123cdab67ed0b9ca722b9b574ea69d049cd2c7e2ca1496f736e0088e682 size: 2405 [Pipeline] isUnix [Pipeline] sh 19:05:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:05:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.93 19:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:05:48 914d58933d23: Preparing 19:05:48 8e4a3eebb687: Preparing 19:05:48 6aaffffb1c21: Preparing 19:05:48 d0efb7bd5c3d: Preparing 19:05:48 8dabd44193f0: Preparing 19:05:48 c02cc1aeff52: Preparing 19:05:48 75e394c058d5: Preparing 19:05:48 bd3b5306c775: Preparing 19:05:48 49d4a05ac24f: Preparing 19:05:48 f73e7dbfee58: Preparing 19:05:48 c02cc1aeff52: Waiting 19:05:48 75e394c058d5: Waiting 19:05:48 bd3b5306c775: Waiting 19:05:48 49d4a05ac24f: Waiting 19:05:48 f73e7dbfee58: Waiting 19:05:48 8e4a3eebb687: Layer already exists 19:05:48 914d58933d23: Layer already exists 19:05:48 d0efb7bd5c3d: Layer already exists 19:05:48 8dabd44193f0: Layer already exists 19:05:48 6aaffffb1c21: Layer already exists 19:05:48 c02cc1aeff52: Layer already exists 19:05:48 bd3b5306c775: Layer already exists 19:05:48 75e394c058d5: Layer already exists 19:05:48 49d4a05ac24f: Layer already exists 19:05:48 f73e7dbfee58: Layer already exists 19:05:48 2.2.0-dev.93: digest: sha256:76aef123cdab67ed0b9ca722b9b574ea69d049cd2c7e2ca1496f736e0088e682 size: 2405 [Pipeline] isUnix [Pipeline] sh 19:05:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:05:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:05:49 914d58933d23: Preparing 19:05:49 8e4a3eebb687: Preparing 19:05:49 6aaffffb1c21: Preparing 19:05:49 d0efb7bd5c3d: Preparing 19:05:49 8dabd44193f0: Preparing 19:05:49 c02cc1aeff52: Preparing 19:05:49 75e394c058d5: Preparing 19:05:49 bd3b5306c775: Preparing 19:05:49 49d4a05ac24f: Preparing 19:05:49 f73e7dbfee58: Preparing 19:05:49 bd3b5306c775: Waiting 19:05:49 49d4a05ac24f: Waiting 19:05:49 f73e7dbfee58: Waiting 19:05:49 75e394c058d5: Waiting 19:05:49 c02cc1aeff52: Waiting 19:05:49 d0efb7bd5c3d: Layer already exists 19:05:49 6aaffffb1c21: Layer already exists 19:05:49 8e4a3eebb687: Layer already exists 19:05:49 8dabd44193f0: Layer already exists 19:05:49 914d58933d23: Layer already exists 19:05:49 75e394c058d5: Layer already exists 19:05:49 bd3b5306c775: Layer already exists 19:05:49 c02cc1aeff52: Layer already exists 19:05:49 f73e7dbfee58: Layer already exists 19:05:49 49d4a05ac24f: Layer already exists 19:05:49 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:76aef123cdab67ed0b9ca722b9b574ea69d049cd2c7e2ca1496f736e0088e682 size: 2405 [Pipeline] isUnix [Pipeline] sh 19:05:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 19:05:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 19:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:05:50 914d58933d23: Preparing 19:05:50 8e4a3eebb687: Preparing 19:05:50 6aaffffb1c21: Preparing 19:05:50 d0efb7bd5c3d: Preparing 19:05:50 8dabd44193f0: Preparing 19:05:50 c02cc1aeff52: Preparing 19:05:50 75e394c058d5: Preparing 19:05:50 bd3b5306c775: Preparing 19:05:50 49d4a05ac24f: Preparing 19:05:50 f73e7dbfee58: Preparing 19:05:50 bd3b5306c775: Waiting 19:05:50 49d4a05ac24f: Waiting 19:05:50 f73e7dbfee58: Waiting 19:05:50 c02cc1aeff52: Waiting 19:05:50 75e394c058d5: Waiting 19:05:50 d0efb7bd5c3d: Layer already exists 19:05:50 8e4a3eebb687: Layer already exists 19:05:50 914d58933d23: Layer already exists 19:05:50 6aaffffb1c21: Layer already exists 19:05:50 8dabd44193f0: Layer already exists 19:05:50 c02cc1aeff52: Layer already exists 19:05:50 bd3b5306c775: Layer already exists 19:05:50 75e394c058d5: Layer already exists 19:05:50 f73e7dbfee58: Layer already exists 19:05:50 49d4a05ac24f: Layer already exists 19:05:50 main: digest: sha256:76aef123cdab67ed0b9ca722b9b574ea69d049cd2c7e2ca1496f736e0088e682 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:50 ===================================================== [Pipeline] echo 19:05:50 taggedImages: 19:05:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:05:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.93 19:05:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 19:05:50 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 19:05:50 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:50 latest 19:05:50 2.2.0-dev.93 19:05:50 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:50 main 19:05:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 19:05:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:05:51 a65be8923f65: Preparing 19:05:51 b3720b8437bd: Preparing 19:05:51 ccb563c348e6: Preparing 19:05:51 771290fb0fb2: Preparing 19:05:51 abf2c045b4e6: Preparing 19:05:51 4f4ce317c6bb: Preparing 19:05:51 4f4ce317c6bb: Waiting 19:05:51 ccb563c348e6: Layer already exists 19:05:51 4f4ce317c6bb: Layer already exists 19:05:51 abf2c045b4e6: Pushed 19:05:51 a65be8923f65: Pushed 19:05:52 771290fb0fb2: Pushed 19:05:56 b3720b8437bd: Pushed 19:05:56 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:8ffafde81972de3bb56af724c8c6cedeff6961a828c49e0bf63ae67b56886460 size: 1573 [Pipeline] isUnix [Pipeline] sh 19:05:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:05:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 19:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:05:56 a65be8923f65: Preparing 19:05:56 b3720b8437bd: Preparing 19:05:56 ccb563c348e6: Preparing 19:05:56 771290fb0fb2: Preparing 19:05:56 abf2c045b4e6: Preparing 19:05:56 4f4ce317c6bb: Preparing 19:05:56 4f4ce317c6bb: Waiting 19:05:56 b3720b8437bd: Layer already exists 19:05:56 ccb563c348e6: Layer already exists 19:05:56 abf2c045b4e6: Layer already exists 19:05:56 771290fb0fb2: Layer already exists 19:05:56 a65be8923f65: Layer already exists 19:05:56 4f4ce317c6bb: Layer already exists 19:05:57 latest: digest: sha256:8ffafde81972de3bb56af724c8c6cedeff6961a828c49e0bf63ae67b56886460 size: 1573 [Pipeline] isUnix [Pipeline] sh 19:05:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:05:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.93 19:05:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:05:57 a65be8923f65: Preparing 19:05:57 b3720b8437bd: Preparing 19:05:57 ccb563c348e6: Preparing 19:05:57 771290fb0fb2: Preparing 19:05:57 abf2c045b4e6: Preparing 19:05:57 4f4ce317c6bb: Preparing 19:05:57 4f4ce317c6bb: Waiting 19:05:57 b3720b8437bd: Layer already exists 19:05:57 a65be8923f65: Layer already exists 19:05:57 abf2c045b4e6: Layer already exists 19:05:57 771290fb0fb2: Layer already exists 19:05:57 ccb563c348e6: Layer already exists 19:05:57 4f4ce317c6bb: Layer already exists 19:05:58 2.2.0-dev.93: digest: sha256:8ffafde81972de3bb56af724c8c6cedeff6961a828c49e0bf63ae67b56886460 size: 1573 [Pipeline] isUnix [Pipeline] sh 19:05:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:05:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:05:58 a65be8923f65: Preparing 19:05:58 b3720b8437bd: Preparing 19:05:58 ccb563c348e6: Preparing 19:05:58 771290fb0fb2: Preparing 19:05:58 abf2c045b4e6: Preparing 19:05:58 4f4ce317c6bb: Preparing 19:05:58 4f4ce317c6bb: Waiting 19:05:58 771290fb0fb2: Layer already exists 19:05:58 ccb563c348e6: Layer already exists 19:05:58 b3720b8437bd: Layer already exists 19:05:58 a65be8923f65: Layer already exists 19:05:58 abf2c045b4e6: Layer already exists 19:05:58 4f4ce317c6bb: Layer already exists 19:05:58 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:8ffafde81972de3bb56af724c8c6cedeff6961a828c49e0bf63ae67b56886460 size: 1573 [Pipeline] isUnix [Pipeline] sh 19:05:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 19:05:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 19:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:05:59 a65be8923f65: Preparing 19:05:59 b3720b8437bd: Preparing 19:05:59 ccb563c348e6: Preparing 19:05:59 771290fb0fb2: Preparing 19:05:59 abf2c045b4e6: Preparing 19:05:59 4f4ce317c6bb: Preparing 19:05:59 b3720b8437bd: Layer already exists 19:05:59 a65be8923f65: Layer already exists 19:05:59 abf2c045b4e6: Layer already exists 19:05:59 771290fb0fb2: Layer already exists 19:05:59 ccb563c348e6: Layer already exists 19:05:59 4f4ce317c6bb: Layer already exists 19:05:59 main: digest: sha256:8ffafde81972de3bb56af724c8c6cedeff6961a828c49e0bf63ae67b56886460 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:05:59 ===================================================== [Pipeline] echo 19:05:59 taggedImages: 19:05:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 19:05:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.93 19:05:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 19:05:59 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 19:05:59 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:05:59 latest 19:05:59 2.2.0-dev.93 19:05:59 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:05:59 main 19:05:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:06:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 19:06:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:06:00 0565a6ec48eb: Preparing 19:06:00 36b030a70184: Preparing 19:06:00 39f415b0af6c: Preparing 19:06:00 cc2a714eedd4: Preparing 19:06:00 ecdd176205d9: Preparing 19:06:00 a657011c2c94: Preparing 19:06:00 abf2c045b4e6: Preparing 19:06:00 4f4ce317c6bb: Preparing 19:06:00 a657011c2c94: Waiting 19:06:00 abf2c045b4e6: Waiting 19:06:00 4f4ce317c6bb: Waiting 19:06:00 39f415b0af6c: Pushed 19:06:00 36b030a70184: Pushed 19:06:00 0565a6ec48eb: Pushed 19:06:00 4f4ce317c6bb: Layer already exists 19:06:00 abf2c045b4e6: Layer already exists 19:06:01 a657011c2c94: Pushed 19:06:10 ecdd176205d9: Pushed 19:06:18 cc2a714eedd4: Pushed 19:06:18 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:772196540b47f44285841d7aa68acb6e383776103afada5b257b96438a3579cc size: 1992 [Pipeline] isUnix [Pipeline] sh 19:06:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:06:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 19:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:06:19 0565a6ec48eb: Preparing 19:06:19 36b030a70184: Preparing 19:06:19 39f415b0af6c: Preparing 19:06:19 cc2a714eedd4: Preparing 19:06:19 ecdd176205d9: Preparing 19:06:19 a657011c2c94: Preparing 19:06:19 abf2c045b4e6: Preparing 19:06:19 4f4ce317c6bb: Preparing 19:06:19 abf2c045b4e6: Waiting 19:06:19 4f4ce317c6bb: Waiting 19:06:19 a657011c2c94: Waiting 19:06:19 36b030a70184: Layer already exists 19:06:19 ecdd176205d9: Layer already exists 19:06:19 39f415b0af6c: Layer already exists 19:06:19 cc2a714eedd4: Layer already exists 19:06:19 0565a6ec48eb: Layer already exists 19:06:19 4f4ce317c6bb: Layer already exists 19:06:19 a657011c2c94: Layer already exists 19:06:19 abf2c045b4e6: Layer already exists 19:06:19 latest: digest: sha256:772196540b47f44285841d7aa68acb6e383776103afada5b257b96438a3579cc size: 1992 [Pipeline] isUnix [Pipeline] sh 19:06:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:06:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.93 19:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:06:20 0565a6ec48eb: Preparing 19:06:20 36b030a70184: Preparing 19:06:20 39f415b0af6c: Preparing 19:06:20 cc2a714eedd4: Preparing 19:06:20 ecdd176205d9: Preparing 19:06:20 a657011c2c94: Preparing 19:06:20 abf2c045b4e6: Preparing 19:06:20 4f4ce317c6bb: Preparing 19:06:20 a657011c2c94: Waiting 19:06:20 4f4ce317c6bb: Waiting 19:06:20 abf2c045b4e6: Waiting 19:06:20 ecdd176205d9: Layer already exists 19:06:20 0565a6ec48eb: Layer already exists 19:06:20 cc2a714eedd4: Layer already exists 19:06:20 36b030a70184: Layer already exists 19:06:20 39f415b0af6c: Layer already exists 19:06:20 a657011c2c94: Layer already exists 19:06:20 4f4ce317c6bb: Layer already exists 19:06:20 abf2c045b4e6: Layer already exists 19:06:20 2.2.0-dev.93: digest: sha256:772196540b47f44285841d7aa68acb6e383776103afada5b257b96438a3579cc size: 1992 [Pipeline] isUnix [Pipeline] sh 19:06:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:06:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:06:21 0565a6ec48eb: Preparing 19:06:21 36b030a70184: Preparing 19:06:21 39f415b0af6c: Preparing 19:06:21 cc2a714eedd4: Preparing 19:06:21 ecdd176205d9: Preparing 19:06:21 a657011c2c94: Preparing 19:06:21 abf2c045b4e6: Preparing 19:06:21 4f4ce317c6bb: Preparing 19:06:21 a657011c2c94: Waiting 19:06:21 abf2c045b4e6: Waiting 19:06:21 4f4ce317c6bb: Waiting 19:06:21 36b030a70184: Layer already exists 19:06:21 cc2a714eedd4: Layer already exists 19:06:21 39f415b0af6c: Layer already exists 19:06:21 0565a6ec48eb: Layer already exists 19:06:21 ecdd176205d9: Layer already exists 19:06:21 abf2c045b4e6: Layer already exists 19:06:21 4f4ce317c6bb: Layer already exists 19:06:21 a657011c2c94: Layer already exists 19:06:21 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:772196540b47f44285841d7aa68acb6e383776103afada5b257b96438a3579cc size: 1992 [Pipeline] isUnix [Pipeline] sh 19:06:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 19:06:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 19:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:06:22 0565a6ec48eb: Preparing 19:06:22 36b030a70184: Preparing 19:06:22 39f415b0af6c: Preparing 19:06:22 cc2a714eedd4: Preparing 19:06:22 ecdd176205d9: Preparing 19:06:22 a657011c2c94: Preparing 19:06:22 abf2c045b4e6: Preparing 19:06:22 4f4ce317c6bb: Preparing 19:06:22 abf2c045b4e6: Waiting 19:06:22 4f4ce317c6bb: Waiting 19:06:22 a657011c2c94: Waiting 19:06:22 36b030a70184: Layer already exists 19:06:22 39f415b0af6c: Layer already exists 19:06:22 0565a6ec48eb: Layer already exists 19:06:22 cc2a714eedd4: Layer already exists 19:06:22 ecdd176205d9: Layer already exists 19:06:22 a657011c2c94: Layer already exists 19:06:22 abf2c045b4e6: Layer already exists 19:06:22 4f4ce317c6bb: Layer already exists 19:06:22 main: digest: sha256:772196540b47f44285841d7aa68acb6e383776103afada5b257b96438a3579cc size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:06:22 ===================================================== [Pipeline] echo 19:06:22 taggedImages: 19:06:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:06:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 19:06:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.93 19:06:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:06:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 19:06:22 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 19:06:22 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:06:22 latest 19:06:22 2.2.0-dev.93 19:06:22 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:06:22 main 19:06:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:06:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 19:06:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:06:23 1208d7147866: Preparing 19:06:23 cf82b1e47f98: Preparing 19:06:23 0cdefeec427a: Preparing 19:06:23 9c14b809163f: Preparing 19:06:23 d775719bf03a: Preparing 19:06:23 abf2c045b4e6: Preparing 19:06:23 4f4ce317c6bb: Preparing 19:06:23 abf2c045b4e6: Waiting 19:06:23 4f4ce317c6bb: Waiting 19:06:23 cf82b1e47f98: Pushed 19:06:23 1208d7147866: Pushed 19:06:23 0cdefeec427a: Pushed 19:06:23 abf2c045b4e6: Layer already exists 19:06:23 4f4ce317c6bb: Layer already exists 19:06:24 d775719bf03a: Pushed 19:06:42 9c14b809163f: Pushed 19:06:42 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:bb073565708efbbeb267eef5123bda0f8b4e87ddcb503f069397c037b6d2e9a8 size: 1780 [Pipeline] isUnix [Pipeline] sh 19:06:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:06:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 19:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:06:43 1208d7147866: Preparing 19:06:43 cf82b1e47f98: Preparing 19:06:43 0cdefeec427a: Preparing 19:06:43 9c14b809163f: Preparing 19:06:43 d775719bf03a: Preparing 19:06:43 abf2c045b4e6: Preparing 19:06:43 4f4ce317c6bb: Preparing 19:06:43 abf2c045b4e6: Waiting 19:06:43 4f4ce317c6bb: Waiting 19:06:43 cf82b1e47f98: Layer already exists 19:06:43 9c14b809163f: Layer already exists 19:06:43 0cdefeec427a: Layer already exists 19:06:43 1208d7147866: Layer already exists 19:06:43 d775719bf03a: Layer already exists 19:06:43 4f4ce317c6bb: Layer already exists 19:06:43 abf2c045b4e6: Layer already exists 19:06:43 latest: digest: sha256:bb073565708efbbeb267eef5123bda0f8b4e87ddcb503f069397c037b6d2e9a8 size: 1780 [Pipeline] isUnix [Pipeline] sh 19:06:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:06:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.93 19:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:06:44 1208d7147866: Preparing 19:06:44 cf82b1e47f98: Preparing 19:06:44 0cdefeec427a: Preparing 19:06:44 9c14b809163f: Preparing 19:06:44 d775719bf03a: Preparing 19:06:44 abf2c045b4e6: Preparing 19:06:44 4f4ce317c6bb: Preparing 19:06:44 abf2c045b4e6: Waiting 19:06:44 4f4ce317c6bb: Waiting 19:06:44 d775719bf03a: Layer already exists 19:06:44 cf82b1e47f98: Layer already exists 19:06:44 0cdefeec427a: Layer already exists 19:06:44 1208d7147866: Layer already exists 19:06:44 9c14b809163f: Layer already exists 19:06:44 4f4ce317c6bb: Layer already exists 19:06:44 abf2c045b4e6: Layer already exists 19:06:44 2.2.0-dev.93: digest: sha256:bb073565708efbbeb267eef5123bda0f8b4e87ddcb503f069397c037b6d2e9a8 size: 1780 [Pipeline] isUnix [Pipeline] sh 19:06:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:06:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:06:45 1208d7147866: Preparing 19:06:45 cf82b1e47f98: Preparing 19:06:45 0cdefeec427a: Preparing 19:06:45 9c14b809163f: Preparing 19:06:45 d775719bf03a: Preparing 19:06:45 abf2c045b4e6: Preparing 19:06:45 4f4ce317c6bb: Preparing 19:06:45 abf2c045b4e6: Waiting 19:06:45 4f4ce317c6bb: Waiting 19:06:45 cf82b1e47f98: Layer already exists 19:06:45 1208d7147866: Layer already exists 19:06:45 0cdefeec427a: Layer already exists 19:06:45 9c14b809163f: Layer already exists 19:06:45 d775719bf03a: Layer already exists 19:06:45 4f4ce317c6bb: Layer already exists 19:06:45 abf2c045b4e6: Layer already exists 19:06:45 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:bb073565708efbbeb267eef5123bda0f8b4e87ddcb503f069397c037b6d2e9a8 size: 1780 [Pipeline] isUnix [Pipeline] sh 19:06:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 19:06:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 19:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:06:46 1208d7147866: Preparing 19:06:46 cf82b1e47f98: Preparing 19:06:46 0cdefeec427a: Preparing 19:06:46 9c14b809163f: Preparing 19:06:46 d775719bf03a: Preparing 19:06:46 abf2c045b4e6: Preparing 19:06:46 4f4ce317c6bb: Preparing 19:06:46 abf2c045b4e6: Waiting 19:06:46 4f4ce317c6bb: Waiting 19:06:46 9c14b809163f: Layer already exists 19:06:46 0cdefeec427a: Layer already exists 19:06:46 d775719bf03a: Layer already exists 19:06:46 1208d7147866: Layer already exists 19:06:46 cf82b1e47f98: Layer already exists 19:06:46 4f4ce317c6bb: Layer already exists 19:06:46 abf2c045b4e6: Layer already exists 19:06:46 main: digest: sha256:bb073565708efbbeb267eef5123bda0f8b4e87ddcb503f069397c037b6d2e9a8 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:06:46 ===================================================== [Pipeline] echo 19:06:46 taggedImages: 19:06:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:06:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 19:06:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.93 19:06:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:06:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 19:06:46 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 19:06:46 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:06:46 latest 19:06:46 2.2.0-dev.93 19:06:46 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:06:46 main 19:06:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:06:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 19:06:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:06:47 0f450ae94d55: Preparing 19:06:47 4243275a0625: Preparing 19:06:47 f59333b27361: Preparing 19:06:47 79516a8f173f: Preparing 19:06:47 a657011c2c94: Preparing 19:06:47 abf2c045b4e6: Preparing 19:06:47 4f4ce317c6bb: Preparing 19:06:47 abf2c045b4e6: Waiting 19:06:47 4f4ce317c6bb: Waiting 19:06:47 a657011c2c94: Layer already exists 19:06:47 abf2c045b4e6: Layer already exists 19:06:47 4f4ce317c6bb: Layer already exists 19:06:47 0f450ae94d55: Pushed 19:06:47 4243275a0625: Pushed 19:06:47 f59333b27361: Pushed 19:07:05 79516a8f173f: Pushed 19:07:05 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:1db7fcaf1b74ceaf56dae42a08506dd6e7b07e335b42e2d2e043062c971ba1c3 size: 1780 [Pipeline] isUnix [Pipeline] sh 19:07:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:07:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 19:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:07:06 0f450ae94d55: Preparing 19:07:06 4243275a0625: Preparing 19:07:06 f59333b27361: Preparing 19:07:06 79516a8f173f: Preparing 19:07:06 a657011c2c94: Preparing 19:07:06 abf2c045b4e6: Preparing 19:07:06 4f4ce317c6bb: Preparing 19:07:06 abf2c045b4e6: Waiting 19:07:06 4f4ce317c6bb: Waiting 19:07:06 4243275a0625: Layer already exists 19:07:06 f59333b27361: Layer already exists 19:07:06 79516a8f173f: Layer already exists 19:07:06 a657011c2c94: Layer already exists 19:07:06 0f450ae94d55: Layer already exists 19:07:06 4f4ce317c6bb: Layer already exists 19:07:06 abf2c045b4e6: Layer already exists 19:07:06 latest: digest: sha256:1db7fcaf1b74ceaf56dae42a08506dd6e7b07e335b42e2d2e043062c971ba1c3 size: 1780 [Pipeline] isUnix [Pipeline] sh 19:07:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:07:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.93 19:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:07:07 0f450ae94d55: Preparing 19:07:07 4243275a0625: Preparing 19:07:07 f59333b27361: Preparing 19:07:07 79516a8f173f: Preparing 19:07:07 a657011c2c94: Preparing 19:07:07 abf2c045b4e6: Preparing 19:07:07 4f4ce317c6bb: Preparing 19:07:07 abf2c045b4e6: Waiting 19:07:07 4f4ce317c6bb: Waiting 19:07:07 f59333b27361: Layer already exists 19:07:07 0f450ae94d55: Layer already exists 19:07:07 79516a8f173f: Layer already exists 19:07:07 a657011c2c94: Layer already exists 19:07:07 4243275a0625: Layer already exists 19:07:07 abf2c045b4e6: Layer already exists 19:07:07 4f4ce317c6bb: Layer already exists 19:07:07 2.2.0-dev.93: digest: sha256:1db7fcaf1b74ceaf56dae42a08506dd6e7b07e335b42e2d2e043062c971ba1c3 size: 1780 [Pipeline] isUnix [Pipeline] sh 19:07:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:07:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:07:08 0f450ae94d55: Preparing 19:07:08 4243275a0625: Preparing 19:07:08 f59333b27361: Preparing 19:07:08 79516a8f173f: Preparing 19:07:08 a657011c2c94: Preparing 19:07:08 abf2c045b4e6: Preparing 19:07:08 4f4ce317c6bb: Preparing 19:07:08 abf2c045b4e6: Waiting 19:07:08 4f4ce317c6bb: Waiting 19:07:08 4243275a0625: Layer already exists 19:07:08 79516a8f173f: Layer already exists 19:07:08 0f450ae94d55: Layer already exists 19:07:08 f59333b27361: Layer already exists 19:07:08 a657011c2c94: Layer already exists 19:07:08 abf2c045b4e6: Layer already exists 19:07:08 4f4ce317c6bb: Layer already exists 19:07:08 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:1db7fcaf1b74ceaf56dae42a08506dd6e7b07e335b42e2d2e043062c971ba1c3 size: 1780 [Pipeline] isUnix [Pipeline] sh 19:07:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 19:07:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 19:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:07:09 0f450ae94d55: Preparing 19:07:09 4243275a0625: Preparing 19:07:09 f59333b27361: Preparing 19:07:09 79516a8f173f: Preparing 19:07:09 a657011c2c94: Preparing 19:07:09 abf2c045b4e6: Preparing 19:07:09 4f4ce317c6bb: Preparing 19:07:09 abf2c045b4e6: Waiting 19:07:09 4f4ce317c6bb: Waiting 19:07:09 f59333b27361: Layer already exists 19:07:09 0f450ae94d55: Layer already exists 19:07:09 a657011c2c94: Layer already exists 19:07:09 79516a8f173f: Layer already exists 19:07:09 4243275a0625: Layer already exists 19:07:09 abf2c045b4e6: Layer already exists 19:07:09 4f4ce317c6bb: Layer already exists 19:07:09 main: digest: sha256:1db7fcaf1b74ceaf56dae42a08506dd6e7b07e335b42e2d2e043062c971ba1c3 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:07:09 ===================================================== [Pipeline] echo 19:07:09 taggedImages: 19:07:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:07:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 19:07:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.93 19:07:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:07:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 19:07:09 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 19:07:09 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:07:09 latest 19:07:09 2.2.0-dev.93 19:07:09 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:07:09 main 19:07:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 19:07:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:07:10 165871e37f64: Preparing 19:07:10 45fb03fb02af: Preparing 19:07:10 ccb563c348e6: Preparing 19:07:10 9771a516030b: Preparing 19:07:10 f73e7dbfee58: Preparing 19:07:10 ccb563c348e6: Layer already exists 19:07:10 f73e7dbfee58: Layer already exists 19:07:10 165871e37f64: Pushed 19:07:10 9771a516030b: Pushed 19:07:16 45fb03fb02af: Pushed 19:07:16 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:83cee2abe3fe9d1ab5df1939bd6cc715478bc264e89785df4209c44ed7a4635b size: 1365 [Pipeline] isUnix [Pipeline] sh 19:07:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:07:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:07:16 165871e37f64: Preparing 19:07:16 45fb03fb02af: Preparing 19:07:16 ccb563c348e6: Preparing 19:07:16 9771a516030b: Preparing 19:07:16 f73e7dbfee58: Preparing 19:07:16 45fb03fb02af: Layer already exists 19:07:16 165871e37f64: Layer already exists 19:07:16 ccb563c348e6: Layer already exists 19:07:16 9771a516030b: Layer already exists 19:07:17 f73e7dbfee58: Layer already exists 19:07:17 latest: digest: sha256:83cee2abe3fe9d1ab5df1939bd6cc715478bc264e89785df4209c44ed7a4635b size: 1365 [Pipeline] isUnix [Pipeline] sh 19:07:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:07:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.93 19:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:07:17 165871e37f64: Preparing 19:07:17 45fb03fb02af: Preparing 19:07:17 ccb563c348e6: Preparing 19:07:17 9771a516030b: Preparing 19:07:17 f73e7dbfee58: Preparing 19:07:17 9771a516030b: Layer already exists 19:07:17 165871e37f64: Layer already exists 19:07:17 ccb563c348e6: Layer already exists 19:07:17 f73e7dbfee58: Layer already exists 19:07:17 45fb03fb02af: Layer already exists 19:07:18 2.2.0-dev.93: digest: sha256:83cee2abe3fe9d1ab5df1939bd6cc715478bc264e89785df4209c44ed7a4635b size: 1365 [Pipeline] isUnix [Pipeline] sh 19:07:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:07:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:07:18 165871e37f64: Preparing 19:07:18 45fb03fb02af: Preparing 19:07:18 ccb563c348e6: Preparing 19:07:18 9771a516030b: Preparing 19:07:18 f73e7dbfee58: Preparing 19:07:18 9771a516030b: Layer already exists 19:07:18 f73e7dbfee58: Layer already exists 19:07:18 45fb03fb02af: Layer already exists 19:07:18 165871e37f64: Layer already exists 19:07:18 ccb563c348e6: Layer already exists 19:07:19 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:83cee2abe3fe9d1ab5df1939bd6cc715478bc264e89785df4209c44ed7a4635b size: 1365 [Pipeline] isUnix [Pipeline] sh 19:07:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 19:07:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 19:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:07:19 165871e37f64: Preparing 19:07:19 45fb03fb02af: Preparing 19:07:19 ccb563c348e6: Preparing 19:07:19 9771a516030b: Preparing 19:07:19 f73e7dbfee58: Preparing 19:07:19 f73e7dbfee58: Layer already exists 19:07:19 9771a516030b: Layer already exists 19:07:19 45fb03fb02af: Layer already exists 19:07:19 ccb563c348e6: Layer already exists 19:07:19 165871e37f64: Layer already exists 19:07:20 main: digest: sha256:83cee2abe3fe9d1ab5df1939bd6cc715478bc264e89785df4209c44ed7a4635b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:07:20 ===================================================== [Pipeline] echo 19:07:20 taggedImages: 19:07:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:07:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:07:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.93 19:07:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:07:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 19:07:20 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 19:07:20 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:07:20 latest 19:07:20 2.2.0-dev.93 19:07:20 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:07:20 main 19:07:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 19:07:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:07:20 9ff0b7543fc5: Preparing 19:07:20 c642d339e494: Preparing 19:07:20 ccb563c348e6: Preparing 19:07:20 7182768ed2ea: Preparing 19:07:20 f73e7dbfee58: Preparing 19:07:21 ccb563c348e6: Layer already exists 19:07:21 f73e7dbfee58: Layer already exists 19:07:21 7182768ed2ea: Layer already exists 19:07:21 9ff0b7543fc5: Pushed 19:07:26 c642d339e494: Pushed 19:07:26 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:5103b6c6955ed12a291f86372e39660cc471cc7d93f2d31a02152aeeea9102d0 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:07:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:07:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:07:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:07:27 9ff0b7543fc5: Preparing 19:07:27 c642d339e494: Preparing 19:07:27 ccb563c348e6: Preparing 19:07:27 7182768ed2ea: Preparing 19:07:27 f73e7dbfee58: Preparing 19:07:27 f73e7dbfee58: Layer already exists 19:07:27 ccb563c348e6: Layer already exists 19:07:27 9ff0b7543fc5: Layer already exists 19:07:27 c642d339e494: Layer already exists 19:07:27 7182768ed2ea: Layer already exists 19:07:27 latest: digest: sha256:5103b6c6955ed12a291f86372e39660cc471cc7d93f2d31a02152aeeea9102d0 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:07:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:07:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.93 19:07:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:07:28 9ff0b7543fc5: Preparing 19:07:28 c642d339e494: Preparing 19:07:28 ccb563c348e6: Preparing 19:07:28 7182768ed2ea: Preparing 19:07:28 f73e7dbfee58: Preparing 19:07:28 ccb563c348e6: Layer already exists 19:07:28 f73e7dbfee58: Layer already exists 19:07:28 7182768ed2ea: Layer already exists 19:07:28 9ff0b7543fc5: Layer already exists 19:07:28 c642d339e494: Layer already exists 19:07:28 2.2.0-dev.93: digest: sha256:5103b6c6955ed12a291f86372e39660cc471cc7d93f2d31a02152aeeea9102d0 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:07:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:07:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:07:29 9ff0b7543fc5: Preparing 19:07:29 c642d339e494: Preparing 19:07:29 ccb563c348e6: Preparing 19:07:29 7182768ed2ea: Preparing 19:07:29 f73e7dbfee58: Preparing 19:07:29 9ff0b7543fc5: Layer already exists 19:07:29 c642d339e494: Layer already exists 19:07:29 7182768ed2ea: Layer already exists 19:07:29 f73e7dbfee58: Layer already exists 19:07:29 ccb563c348e6: Layer already exists 19:07:29 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:5103b6c6955ed12a291f86372e39660cc471cc7d93f2d31a02152aeeea9102d0 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:07:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 19:07:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 19:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:07:30 9ff0b7543fc5: Preparing 19:07:30 c642d339e494: Preparing 19:07:30 ccb563c348e6: Preparing 19:07:30 7182768ed2ea: Preparing 19:07:30 f73e7dbfee58: Preparing 19:07:30 c642d339e494: Layer already exists 19:07:30 f73e7dbfee58: Layer already exists 19:07:30 ccb563c348e6: Layer already exists 19:07:30 9ff0b7543fc5: Layer already exists 19:07:30 7182768ed2ea: Layer already exists 19:07:30 main: digest: sha256:5103b6c6955ed12a291f86372e39660cc471cc7d93f2d31a02152aeeea9102d0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:07:30 ===================================================== [Pipeline] echo 19:07:30 taggedImages: 19:07:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:07:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:07:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.93 19:07:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:07:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 19:07:30 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 19:07:30 ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:07:30 latest 19:07:30 2.2.0-dev.93 19:07:30 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:07:30 main 19:07:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:30 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] isUnix [Pipeline] sh 19:07:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:07:31 1a0ac6e5b6a0: Preparing 19:07:31 e03fab1103ff: Preparing 19:07:31 907d1bd0311f: Preparing 19:07:31 292703e70338: Preparing 19:07:31 f0e5a4d6c014: Preparing 19:07:31 3b19d27f08f7: Preparing 19:07:31 73bb99a6e169: Preparing 19:07:31 ec06c3102977: Preparing 19:07:31 6a3c62e080c7: Preparing 19:07:31 340cb19ca677: Preparing 19:07:31 4f4ce317c6bb: Preparing 19:07:31 3b19d27f08f7: Waiting 19:07:31 73bb99a6e169: Waiting 19:07:31 ec06c3102977: Waiting 19:07:31 340cb19ca677: Waiting 19:07:31 6a3c62e080c7: Waiting 19:07:31 4f4ce317c6bb: Waiting 19:07:31 f0e5a4d6c014: Layer already exists 19:07:31 3b19d27f08f7: Layer already exists 19:07:31 73bb99a6e169: Layer already exists 19:07:31 ec06c3102977: Layer already exists 19:07:31 e03fab1103ff: Pushed 19:07:31 6a3c62e080c7: Layer already exists 19:07:31 340cb19ca677: Layer already exists 19:07:31 4f4ce317c6bb: Layer already exists 19:07:32 1a0ac6e5b6a0: Pushed 19:07:34 907d1bd0311f: Pushed 19:07:52 292703e70338: Pushed 19:07:52 ab0f97fec4d40b420f2060de726b99c5b26ce4cc: digest: sha256:cccf82999f491029c10474c3eb3d76e48d36a1a2b3df416869f8d63ebd3e2afa size: 2622 [Pipeline] isUnix [Pipeline] sh 19:07:52 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:07:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 19:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:07:53 1a0ac6e5b6a0: Preparing 19:07:53 e03fab1103ff: Preparing 19:07:53 907d1bd0311f: Preparing 19:07:53 292703e70338: Preparing 19:07:53 f0e5a4d6c014: Preparing 19:07:53 3b19d27f08f7: Preparing 19:07:53 73bb99a6e169: Preparing 19:07:53 ec06c3102977: Preparing 19:07:53 6a3c62e080c7: Preparing 19:07:53 340cb19ca677: Preparing 19:07:53 4f4ce317c6bb: Preparing 19:07:53 ec06c3102977: Waiting 19:07:53 6a3c62e080c7: Waiting 19:07:53 4f4ce317c6bb: Waiting 19:07:53 3b19d27f08f7: Waiting 19:07:53 340cb19ca677: Waiting 19:07:53 73bb99a6e169: Waiting 19:07:53 292703e70338: Layer already exists 19:07:53 e03fab1103ff: Layer already exists 19:07:53 907d1bd0311f: Layer already exists 19:07:53 f0e5a4d6c014: Layer already exists 19:07:53 1a0ac6e5b6a0: Layer already exists 19:07:53 73bb99a6e169: Layer already exists 19:07:53 3b19d27f08f7: Layer already exists 19:07:53 340cb19ca677: Layer already exists 19:07:53 ec06c3102977: Layer already exists 19:07:53 6a3c62e080c7: Layer already exists 19:07:53 4f4ce317c6bb: Layer already exists 19:07:53 latest: digest: sha256:cccf82999f491029c10474c3eb3d76e48d36a1a2b3df416869f8d63ebd3e2afa size: 2622 [Pipeline] isUnix [Pipeline] sh 19:07:53 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:07:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.93 19:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:07:54 1a0ac6e5b6a0: Preparing 19:07:54 e03fab1103ff: Preparing 19:07:54 907d1bd0311f: Preparing 19:07:54 292703e70338: Preparing 19:07:54 f0e5a4d6c014: Preparing 19:07:54 3b19d27f08f7: Preparing 19:07:54 73bb99a6e169: Preparing 19:07:54 ec06c3102977: Preparing 19:07:54 6a3c62e080c7: Preparing 19:07:54 340cb19ca677: Preparing 19:07:54 4f4ce317c6bb: Preparing 19:07:54 ec06c3102977: Waiting 19:07:54 340cb19ca677: Waiting 19:07:54 6a3c62e080c7: Waiting 19:07:54 4f4ce317c6bb: Waiting 19:07:54 3b19d27f08f7: Waiting 19:07:54 73bb99a6e169: Waiting 19:07:54 907d1bd0311f: Layer already exists 19:07:54 f0e5a4d6c014: Layer already exists 19:07:54 292703e70338: Layer already exists 19:07:54 e03fab1103ff: Layer already exists 19:07:54 1a0ac6e5b6a0: Layer already exists 19:07:54 ec06c3102977: Layer already exists 19:07:54 73bb99a6e169: Layer already exists 19:07:54 3b19d27f08f7: Layer already exists 19:07:54 340cb19ca677: Layer already exists 19:07:54 6a3c62e080c7: Layer already exists 19:07:54 4f4ce317c6bb: Layer already exists 19:07:54 2.2.0-dev.93: digest: sha256:cccf82999f491029c10474c3eb3d76e48d36a1a2b3df416869f8d63ebd3e2afa size: 2622 [Pipeline] isUnix [Pipeline] sh 19:07:54 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 [Pipeline] isUnix [Pipeline] sh 19:07:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:07:55 1a0ac6e5b6a0: Preparing 19:07:55 e03fab1103ff: Preparing 19:07:55 907d1bd0311f: Preparing 19:07:55 292703e70338: Preparing 19:07:55 f0e5a4d6c014: Preparing 19:07:55 3b19d27f08f7: Preparing 19:07:55 73bb99a6e169: Preparing 19:07:55 ec06c3102977: Preparing 19:07:55 6a3c62e080c7: Preparing 19:07:55 340cb19ca677: Preparing 19:07:55 4f4ce317c6bb: Preparing 19:07:55 3b19d27f08f7: Waiting 19:07:55 6a3c62e080c7: Waiting 19:07:55 73bb99a6e169: Waiting 19:07:55 ec06c3102977: Waiting 19:07:55 340cb19ca677: Waiting 19:07:55 4f4ce317c6bb: Waiting 19:07:55 f0e5a4d6c014: Layer already exists 19:07:55 1a0ac6e5b6a0: Layer already exists 19:07:55 e03fab1103ff: Layer already exists 19:07:55 907d1bd0311f: Layer already exists 19:07:55 292703e70338: Layer already exists 19:07:55 3b19d27f08f7: Layer already exists 19:07:55 73bb99a6e169: Layer already exists 19:07:55 ec06c3102977: Layer already exists 19:07:55 6a3c62e080c7: Layer already exists 19:07:55 340cb19ca677: Layer already exists 19:07:55 4f4ce317c6bb: Layer already exists 19:07:55 ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93: digest: sha256:cccf82999f491029c10474c3eb3d76e48d36a1a2b3df416869f8d63ebd3e2afa size: 2622 [Pipeline] isUnix [Pipeline] sh 19:07:55 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 19:07:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 19:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:07:56 1a0ac6e5b6a0: Preparing 19:07:56 e03fab1103ff: Preparing 19:07:56 907d1bd0311f: Preparing 19:07:56 292703e70338: Preparing 19:07:56 f0e5a4d6c014: Preparing 19:07:56 3b19d27f08f7: Preparing 19:07:56 73bb99a6e169: Preparing 19:07:56 ec06c3102977: Preparing 19:07:56 6a3c62e080c7: Preparing 19:07:56 340cb19ca677: Preparing 19:07:56 4f4ce317c6bb: Preparing 19:07:56 ec06c3102977: Waiting 19:07:56 6a3c62e080c7: Waiting 19:07:56 340cb19ca677: Waiting 19:07:56 3b19d27f08f7: Waiting 19:07:56 4f4ce317c6bb: Waiting 19:07:56 73bb99a6e169: Waiting 19:07:56 907d1bd0311f: Layer already exists 19:07:56 f0e5a4d6c014: Layer already exists 19:07:56 1a0ac6e5b6a0: Layer already exists 19:07:56 e03fab1103ff: Layer already exists 19:07:56 292703e70338: Layer already exists 19:07:56 3b19d27f08f7: Layer already exists 19:07:56 ec06c3102977: Layer already exists 19:07:56 6a3c62e080c7: Layer already exists 19:07:56 73bb99a6e169: Layer already exists 19:07:56 340cb19ca677: Layer already exists 19:07:56 4f4ce317c6bb: Layer already exists 19:07:56 main: digest: sha256:cccf82999f491029c10474c3eb3d76e48d36a1a2b3df416869f8d63ebd3e2afa size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:07:56 ===================================================== [Pipeline] echo 19:07:56 taggedImages: 19:07:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc 19:07:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 19:07:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.93 19:07:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ab0f97fec4d40b420f2060de726b99c5b26ce4cc-2.2.0-dev.93 19:07:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:56 19:07:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:07:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:57 arm64: Pulling from edgex-lftools-log-publisher 19:07:57 8998bd30e6a1: Pulling fs layer 19:07:57 04944245beec: Pulling fs layer 19:07:57 699f458cf7ca: Pulling fs layer 19:07:57 765212b225bb: Pulling fs layer 19:07:57 f23df028b6ca: Pulling fs layer 19:07:57 d65c8cfc05b1: Pulling fs layer 19:07:57 2437ff75d9bd: Pulling fs layer 19:07:57 f23df028b6ca: Waiting 19:07:57 d65c8cfc05b1: Waiting 19:07:57 2437ff75d9bd: Waiting 19:07:57 765212b225bb: Waiting 19:07:57 04944245beec: Verifying Checksum 19:07:57 04944245beec: Download complete 19:07:57 765212b225bb: Verifying Checksum 19:07:57 765212b225bb: Download complete 19:07:57 d65c8cfc05b1: Verifying Checksum 19:07:57 d65c8cfc05b1: Download complete 19:07:57 699f458cf7ca: Verifying Checksum 19:07:57 699f458cf7ca: Download complete 19:07:58 8998bd30e6a1: Verifying Checksum 19:07:58 8998bd30e6a1: Download complete 19:08:01 2437ff75d9bd: Verifying Checksum 19:08:01 2437ff75d9bd: Download complete 19:08:03 8998bd30e6a1: Pull complete 19:08:03 04944245beec: Pull complete 19:08:04 699f458cf7ca: Pull complete 19:08:05 765212b225bb: Pull complete 19:08:06 f23df028b6ca: Pull complete 19:08:06 d65c8cfc05b1: Pull complete 19:08:24 2437ff75d9bd: Pull complete 19:08:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:08:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:08:24 prd-ubuntu20.04-docker-arm64-4c-16g-41857 does not seem to be running inside a container 19:08:24 $ 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/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:08:26 $ docker top 23caaf8d14632054ff36aed5b774d15ffce149cd9b4f232f3a37af6d9d42c0f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:27 ---> job-cost.sh 19:08:27 lf-activate-venv: SKIPPING 19:08:27 INFO: No Stack... 19:08:28 INFO: Retrieving Pricing Info for: v3-standard-4 19:08:28 INFO: Archiving Costs [Pipeline] sh 19:08:29 + cat+ /w/workspace/edgex-go/221/archives/cost.csv 19:08:29 cut -d, -f6 [Pipeline] lock 19:08:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-221-stack-cost] 19:08:29 Resource [jenkins-edgexfoundry-edgex-go-main-221-stack-cost] did not exist. Created. 19:08:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:08:30 + echo total: 0.2199999988079071 [Pipeline] stash 19:08:31 Stashed 1 file(s) [Pipeline] } 19:08:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-221-stack-cost] [Pipeline] // lock [Pipeline] } 19:08:31 $ docker stop --time=1 23caaf8d14632054ff36aed5b774d15ffce149cd9b4f232f3a37af6d9d42c0f6 19:08:32 $ docker rm -f 23caaf8d14632054ff36aed5b774d15ffce149cd9b4f232f3a37af6d9d42c0f6 [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 19:08:33 provisioning config files... 19:08:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/221@tmp/config4902616645551603579tmp [Pipeline] { [Pipeline] sh 19:08:33 + set +x 19:08:33 + curl -s https://codecov.io/bash 19:08:33 + bash -s -- 19:08:33 19:08:33 _____ _ 19:08:33 / ____| | | 19:08:33 | | ___ __| | ___ ___ _____ __ 19:08:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:08:33 | |___| (_) | (_| | __/ (_| (_) \ V / 19:08:33 \_____\___/ \__,_|\___|\___\___/ \_/ 19:08:33 Bash-1.0.6 19:08:33 19:08:33 19:08:33 ==> git version 2.25.1 found 19:08:33 ==> 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 19:08:33 Release-Date: 2020-01-08 19:08:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:08:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:08:33 ==> Jenkins CI detected. 19:08:33 current dir:  /w/workspace/edgex-go/221 19:08:33 project root: . 19:08:33 --> token set from env 19:08:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:08:33 ==> Running gcov in . (disable via -X gcov) 19:08:33 ==> Python coveragepy not found 19:08:33 ==> Searching for coverage reports in: 19:08:33 + . 19:08:33 -> Found 1 reports 19:08:33 ==> Detecting git/mercurial file structure 19:08:33 ==> Reading reports 19:08:33 + ./coverage.out bytes=435134 19:08:33 ==> Appending adjustments 19:08:33 https://docs.codecov.io/docs/fixing-reports 19:08:34 + Found adjustments 19:08:34 ==> Gzipping contents 19:08:34 60K /tmp/codecov.MyDB2R.gz 19:08:34 ==> Uploading reports 19:08:34 url: https://codecov.io 19:08:34 query: branch=main&commit=ab0f97fec4d40b420f2060de726b99c5b26ce4cc&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:08:34 -> Pinging Codecov 19:08:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=ab0f97fec4d40b420f2060de726b99c5b26ce4cc&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:08:34 -> Uploading to 19:08:34 https://storage.googleapis.com/codecov/v4/raw/2022-05-09/00271124DB129430A58F1EEE437C3FCB/ab0f97fec4d40b420f2060de726b99c5b26ce4cc/9a717c01-57ce-4af0-a66e-5ef3cdae2ca0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T190834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=73bd05398db36804ace2b6425bcac67b901e63ffb0f48885122fca40f2be75ea 19:08:34 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:34 Dload Upload Total Spent Left Speed 19:08:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59913 0 0 100 59913 0 263k --:--:-- --:--:-- --:--:-- 262k 100 59913 0 0 100 59913 0 204k --:--:-- --:--:-- --:--:-- 203k 19:08:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ab0f97fec4d40b420f2060de726b99c5b26ce4cc [Pipeline] } 19:08:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 19:08:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:08:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:08:35 19:08:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:08:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:08:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:08:36 188c0c94c7c5: Pulling fs layer 19:08:36 0ef7d3d256c8: Pulling fs layer 19:08:36 de9db76c5a1d: Pulling fs layer 19:08:36 0eba1c9be4d2: Pulling fs layer 19:08:36 0d57e429df01: Pulling fs layer 19:08:36 4e4be7b47b0d: Pulling fs layer 19:08:36 e1f770b5df2f: Pulling fs layer 19:08:36 85a0685a4137: Pulling fs layer 19:08:36 0eba1c9be4d2: Waiting 19:08:36 0d57e429df01: Waiting 19:08:36 4e4be7b47b0d: Waiting 19:08:36 e1f770b5df2f: Waiting 19:08:36 85a0685a4137: Waiting 19:08:36 de9db76c5a1d: Download complete 19:08:36 0ef7d3d256c8: Verifying Checksum 19:08:36 0ef7d3d256c8: Download complete 19:08:36 0d57e429df01: Verifying Checksum 19:08:36 0d57e429df01: Download complete 19:08:36 4e4be7b47b0d: Download complete 19:08:36 188c0c94c7c5: Verifying Checksum 19:08:36 188c0c94c7c5: Download complete 19:08:36 e1f770b5df2f: Verifying Checksum 19:08:36 e1f770b5df2f: Download complete 19:08:36 188c0c94c7c5: Pull complete 19:08:36 0ef7d3d256c8: Pull complete 19:08:36 de9db76c5a1d: Pull complete 19:08:36 0eba1c9be4d2: Verifying Checksum 19:08:36 0eba1c9be4d2: Download complete 19:08:37 85a0685a4137: Verifying Checksum 19:08:40 0eba1c9be4d2: Pull complete 19:08:40 0d57e429df01: Pull complete 19:08:40 4e4be7b47b0d: Pull complete 19:08:40 e1f770b5df2f: Pull complete 19:08:43 85a0685a4137: Pull complete 19:08:43 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:08:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:08:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:08:43 prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container 19:08:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:08:47 $ docker top 284fb2876a635e01f448d2f2ea65243c1f7c26e069cf1c567c6987bc39bd680e -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:08:47 + set -o pipefail 19:08:47 + snyk monitor '--org=edgex-jenkins' 19:08:54 19:08:54 Monitoring /w/workspace/edgex-go/221 (github.com/edgexfoundry/edgex-go)... 19:08:54 19:08:54 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/5ea5ae6d-45af-464d-82db-d245fce0aee3 19:08:54 19:08:54 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:08:54 19:08:54 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:08:54 19:08:54 [Pipeline] } 19:08:54 $ docker stop --time=1 284fb2876a635e01f448d2f2ea65243c1f7c26e069cf1c567c6987bc39bd680e 19:08:56 $ docker rm -f 284fb2876a635e01f448d2f2ea65243c1f7c26e069cf1c567c6987bc39bd680e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 19:08:57 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:57 provisioning config files... 19:08:57 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/221@tmp/config1449792437166733730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:57 --> edgex-publish-swagger.sh 19:08:57 === Publish openapi/v2 API === 19:08:57 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 19:08:57 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/221/openapi/v2/core-command.yaml] 19:08:57 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:57 Dload Upload Total Spent Left Speed 19:08:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 38619 --:--:-- --:--:-- --:--:-- 38575 100 33831 0 0 100 33831 0 38619 --:--:-- --:--:-- --:--:-- 38575 19:08:58 19:08:58 19:08:58 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/221/openapi/v2/core-data.yaml] 19:08:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:58 Dload Upload Total Spent Left Speed 19:08:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 81000 --:--:-- --:--:-- --:--:-- 81091 19:08:59 19:08:59 19:08:59 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/221/openapi/v2/core-metadata.yaml] 19:08:59 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:59 Dload Upload Total Spent Left Speed 19:09:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 148k --:--:-- --:--:-- --:--:-- 148k 19:09:00 19:09:00 19:09:00 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/221/openapi/v2/support-notifications.yaml] 19:09:00 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:00 Dload Upload Total Spent Left Speed 19:09:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74122 100 89318 0 0 100 89318 0 62460 0:00:01 0:00:01 --:--:-- 62416 19:09:01 19:09:01 19:09:01 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/221/openapi/v2/support-scheduler.yaml] 19:09:01 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:01 Dload Upload Total Spent Left Speed 19:09:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32826 0:00:01 0:00:01 --:--:-- 32826 100 39556 0 0 100 39556 0 24972 0:00:01 0:00:01 --:--:-- 24956 100 39556 0 0 100 39556 0 24972 0:00:01 0:00:01 --:--:-- 24956 19:09:03 19:09:03 19:09:03 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/221/openapi/v2/system-agent.yaml] 19:09:03 % Total % Received % Xferd Average Speed Time Time Time Current 19:09:03 Dload Upload Total Spent Left Speed 19:09:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 24323 --:--:-- --:--:-- --:--:-- 24323 19:09:04 19:09:04 [Pipeline] } 19:09:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 19:09:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:09:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:09:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:09:04 . [Pipeline] withDockerContainer 19:09:04 prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container 19:09:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:09:05 $ docker top 829c982abc7d21eb9e1a109461d2b7195ae691713a65e5a9ab1628a1b193f21f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:05 [ssh-agent] Looking for ssh-agent implementation... 19:09:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:05 $ docker exec 829c982abc7d21eb9e1a109461d2b7195ae691713a65e5a9ab1628a1b193f21f ssh-agent 19:09:05 SSH_AUTH_SOCK=/tmp/ssh-ZeFMEPseyQ4u/agent.32 19:09:05 SSH_AGENT_PID=38 19:09:05 Running ssh-add (command line suppressed) 19:09:05 Identity added: /w/workspace/edgex-go/221@tmp/private_key_7352840062275360351.key (/w/workspace/edgex-go/221@tmp/private_key_7352840062275360351.key) 19:09:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:06 + git semver tag 19:09:06 2022-05-09 19:09:06,352 [run_tag] DEBUG tag force:False 19:09:06 2022-05-09 19:09:06,353 [check_head_tag] DEBUG check head tag 19:09:06 2022-05-09 19:09:06,355 [execute] INFO git cat-file --batch-check 19:09:06 2022-05-09 19:09:06,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/221, universal_newlines=False, shell=None, istream=) 19:09:06 2022-05-09 19:09:06,359 [execute] INFO git cat-file --batch 19:09:06 2022-05-09 19:09:06,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/221, universal_newlines=False, shell=None, istream=) 19:09:06 2022-05-09 19:09:06,409 [read_version] DEBUG read version from /w/workspace/edgex-go/221/.semver/main 19:09:06 2022-05-09 19:09:06,409 [execute] INFO git tag -a v2.2.0-dev.93 -m v2.2.0-dev.93 19:09:06 2022-05-09 19:09:06,409 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.93', '-m', 'v2.2.0-dev.93'], cwd=/w/workspace/edgex-go/221, universal_newlines=False, shell=None, istream=None) 19:09:06 2022-05-09 19:09:06,414 [read_version] DEBUG read version from /w/workspace/edgex-go/221/.semver/main 19:09:06 2.2.0-dev.93 [Pipeline] } 19:09:06 $ docker exec --env ******** --env ******** 829c982abc7d21eb9e1a109461d2b7195ae691713a65e5a9ab1628a1b193f21f ssh-agent -k 19:09:06 unset SSH_AUTH_SOCK; 19:09:06 unset SSH_AGENT_PID; 19:09:06 echo Agent pid 38 killed; 19:09:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:07 + git semver [Pipeline] } 19:09:07 $ docker stop --time=1 829c982abc7d21eb9e1a109461d2b7195ae691713a65e5a9ab1628a1b193f21f 19:09:08 $ docker rm -f 829c982abc7d21eb9e1a109461d2b7195ae691713a65e5a9ab1628a1b193f21f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:09:09 19:09:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:09:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:09:09 0.23.1-centos7: Pulling from edgex-lftools 19:09:09 ab5ef0e58194: Pulling fs layer 19:09:09 9712f1f96733: Pulling fs layer 19:09:09 63f879dbbcfc: Pulling fs layer 19:09:09 0d9ebad4ef96: Pulling fs layer 19:09:09 e9a5061849ea: Pulling fs layer 19:09:09 d747dcd14b5f: Pulling fs layer 19:09:09 2de7ff778b66: Pulling fs layer 19:09:09 0d9ebad4ef96: Waiting 19:09:09 e9a5061849ea: Waiting 19:09:09 d747dcd14b5f: Waiting 19:09:09 2de7ff778b66: Waiting 19:09:09 9712f1f96733: Verifying Checksum 19:09:09 9712f1f96733: Download complete 19:09:09 63f879dbbcfc: Verifying Checksum 19:09:09 63f879dbbcfc: Download complete 19:09:09 e9a5061849ea: Verifying Checksum 19:09:09 e9a5061849ea: Download complete 19:09:09 d747dcd14b5f: Download complete 19:09:09 ab5ef0e58194: Download complete 19:09:09 0d9ebad4ef96: Verifying Checksum 19:09:09 0d9ebad4ef96: Download complete 19:09:10 2de7ff778b66: Verifying Checksum 19:09:10 2de7ff778b66: Download complete 19:09:12 ab5ef0e58194: Pull complete 19:09:12 9712f1f96733: Pull complete 19:09:13 63f879dbbcfc: Pull complete 19:09:17 0d9ebad4ef96: Pull complete 19:09:17 e9a5061849ea: Pull complete 19:09:17 d747dcd14b5f: Pull complete 19:09:18 2de7ff778b66: Pull complete 19:09:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:09:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:09:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:09:18 prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container 19:09:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:09:21 $ docker top 077db180e0c5083929dd21f0b97f36df517725f2809f7327db73658afa67c731 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:09:21 provisioning config files... 19:09:21 copy managed file [sigul-config] to file:/w/workspace/edgex-go/221@tmp/config5959688088611883239tmp 19:09:21 copy managed file [sigul-password] to file:/w/workspace/edgex-go/221@tmp/config7119502376570404049tmp 19:09:21 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/221@tmp/config5693981396958004524tmp [Pipeline] { [Pipeline] echo 19:09:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:09:21 ---> sigul-configuration.sh 19:09:21 gpg: directory `/root/.gnupg' created 19:09:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:09:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:09:21 gpg: keyring `/root/.gnupg/secring.gpg' created 19:09:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:09:21 gpg: CAST5 encrypted data 19:09:21 gpg: encrypted with 1 passphrase 19:09:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:09:22 + mkdir /home/jenkins 19:09:22 + mkdir /home/jenkins/sigul [Pipeline] sh 19:09:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:09:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:09:22 ---> sigul-install.sh 19:09:22 Sigul already installed; skipping installation. [Pipeline] sh 19:09:23 + git tag --list 19:09:23 0.6.0 19:09:23 0.6.1 19:09:23 0.7.0 19:09:23 0.7.1 19:09:23 v1.0.0 19:09:23 v1.0.1 19:09:23 v1.1.0 19:09:23 v1.2.0 19:09:23 v1.2.1 19:09:23 v1.3.0 19:09:23 v1.3.1 19:09:23 v2.0.0 19:09:23 v2.0.1-dev.1 19:09:23 v2.0.1-dev.10 19:09:23 v2.0.1-dev.11 19:09:23 v2.0.1-dev.12 19:09:23 v2.0.1-dev.13 19:09:23 v2.0.1-dev.14 19:09:23 v2.0.1-dev.15 19:09:23 v2.0.1-dev.16 19:09:23 v2.0.1-dev.17 19:09:23 v2.0.1-dev.18 19:09:23 v2.0.1-dev.19 19:09:23 v2.0.1-dev.2 19:09:23 v2.0.1-dev.20 19:09:23 v2.0.1-dev.21 19:09:23 v2.0.1-dev.22 19:09:23 v2.0.1-dev.23 19:09:23 v2.0.1-dev.24 19:09:23 v2.0.1-dev.25 19:09:23 v2.0.1-dev.26 19:09:23 v2.0.1-dev.27 19:09:23 v2.0.1-dev.28 19:09:23 v2.0.1-dev.29 19:09:23 v2.0.1-dev.3 19:09:23 v2.0.1-dev.30 19:09:23 v2.0.1-dev.31 19:09:23 v2.0.1-dev.32 19:09:23 v2.0.1-dev.33 19:09:23 v2.0.1-dev.34 19:09:23 v2.0.1-dev.35 19:09:23 v2.0.1-dev.36 19:09:23 v2.0.1-dev.37 19:09:23 v2.0.1-dev.38 19:09:23 v2.0.1-dev.39 19:09:23 v2.0.1-dev.4 19:09:23 v2.0.1-dev.40 19:09:23 v2.0.1-dev.41 19:09:23 v2.0.1-dev.42 19:09:23 v2.0.1-dev.43 19:09:23 v2.0.1-dev.44 19:09:23 v2.0.1-dev.45 19:09:23 v2.0.1-dev.46 19:09:23 v2.0.1-dev.47 19:09:23 v2.0.1-dev.48 19:09:23 v2.0.1-dev.49 19:09:23 v2.0.1-dev.5 19:09:23 v2.0.1-dev.50 19:09:23 v2.0.1-dev.51 19:09:23 v2.0.1-dev.52 19:09:23 v2.0.1-dev.53 19:09:23 v2.0.1-dev.54 19:09:23 v2.0.1-dev.55 19:09:23 v2.0.1-dev.56 19:09:23 v2.0.1-dev.57 19:09:23 v2.0.1-dev.58 19:09:23 v2.0.1-dev.59 19:09:23 v2.0.1-dev.6 19:09:23 v2.0.1-dev.60 19:09:23 v2.0.1-dev.61 19:09:23 v2.0.1-dev.62 19:09:23 v2.0.1-dev.63 19:09:23 v2.0.1-dev.64 19:09:23 v2.0.1-dev.65 19:09:23 v2.0.1-dev.66 19:09:23 v2.0.1-dev.67 19:09:23 v2.0.1-dev.68 19:09:23 v2.0.1-dev.69 19:09:23 v2.0.1-dev.7 19:09:23 v2.0.1-dev.70 19:09:23 v2.0.1-dev.71 19:09:23 v2.0.1-dev.72 19:09:23 v2.0.1-dev.73 19:09:23 v2.0.1-dev.74 19:09:23 v2.0.1-dev.75 19:09:23 v2.0.1-dev.76 19:09:23 v2.0.1-dev.77 19:09:23 v2.0.1-dev.78 19:09:23 v2.0.1-dev.79 19:09:23 v2.0.1-dev.8 19:09:23 v2.0.1-dev.80 19:09:23 v2.0.1-dev.81 19:09:23 v2.0.1-dev.82 19:09:23 v2.0.1-dev.83 19:09:23 v2.0.1-dev.84 19:09:23 v2.0.1-dev.85 19:09:23 v2.0.1-dev.86 19:09:23 v2.0.1-dev.87 19:09:23 v2.0.1-dev.88 19:09:23 v2.0.1-dev.89 19:09:23 v2.0.1-dev.9 19:09:23 v2.0.1-dev.90 19:09:23 v2.0.1-dev.91 19:09:23 v2.0.1-dev.92 19:09:23 v2.0.1-dev.93 19:09:23 v2.0.1-dev.94 19:09:23 v2.0.1-dev.95 19:09:23 v2.0.1-dev.96 19:09:23 v2.0.1-dev.97 19:09:23 v2.0.1-dev.98 19:09:23 v2.0.1-dev.99 19:09:23 v2.1.0 19:09:23 v2.2.0-dev.1 19:09:23 v2.2.0-dev.10 19:09:23 v2.2.0-dev.11 19:09:23 v2.2.0-dev.12 19:09:23 v2.2.0-dev.13 19:09:23 v2.2.0-dev.14 19:09:23 v2.2.0-dev.15 19:09:23 v2.2.0-dev.16 19:09:23 v2.2.0-dev.17 19:09:23 v2.2.0-dev.18 19:09:23 v2.2.0-dev.19 19:09:23 v2.2.0-dev.2 19:09:23 v2.2.0-dev.20 19:09:23 v2.2.0-dev.21 19:09:23 v2.2.0-dev.22 19:09:23 v2.2.0-dev.23 19:09:23 v2.2.0-dev.24 19:09:23 v2.2.0-dev.25 19:09:23 v2.2.0-dev.26 19:09:23 v2.2.0-dev.27 19:09:23 v2.2.0-dev.28 19:09:23 v2.2.0-dev.29 19:09:23 v2.2.0-dev.3 19:09:23 v2.2.0-dev.30 19:09:23 v2.2.0-dev.31 19:09:23 v2.2.0-dev.32 19:09:23 v2.2.0-dev.33 19:09:23 v2.2.0-dev.34 19:09:23 v2.2.0-dev.35 19:09:23 v2.2.0-dev.36 19:09:23 v2.2.0-dev.37 19:09:23 v2.2.0-dev.38 19:09:23 v2.2.0-dev.39 19:09:23 v2.2.0-dev.4 19:09:23 v2.2.0-dev.40 19:09:23 v2.2.0-dev.41 19:09:23 v2.2.0-dev.42 19:09:23 v2.2.0-dev.43 19:09:23 v2.2.0-dev.44 19:09:23 v2.2.0-dev.45 19:09:23 v2.2.0-dev.46 19:09:23 v2.2.0-dev.47 19:09:23 v2.2.0-dev.48 19:09:23 v2.2.0-dev.49 19:09:23 v2.2.0-dev.5 19:09:23 v2.2.0-dev.50 19:09:23 v2.2.0-dev.51 19:09:23 v2.2.0-dev.52 19:09:23 v2.2.0-dev.53 19:09:23 v2.2.0-dev.54 19:09:23 v2.2.0-dev.55 19:09:23 v2.2.0-dev.56 19:09:23 v2.2.0-dev.57 19:09:23 v2.2.0-dev.58 19:09:23 v2.2.0-dev.59 19:09:23 v2.2.0-dev.6 19:09:23 v2.2.0-dev.60 19:09:23 v2.2.0-dev.61 19:09:23 v2.2.0-dev.62 19:09:23 v2.2.0-dev.63 19:09:23 v2.2.0-dev.64 19:09:23 v2.2.0-dev.65 19:09:23 v2.2.0-dev.66 19:09:23 v2.2.0-dev.67 19:09:23 v2.2.0-dev.68 19:09:23 v2.2.0-dev.69 19:09:23 v2.2.0-dev.7 19:09:23 v2.2.0-dev.70 19:09:23 v2.2.0-dev.71 19:09:23 v2.2.0-dev.72 19:09:23 v2.2.0-dev.73 19:09:23 v2.2.0-dev.74 19:09:23 v2.2.0-dev.75 19:09:23 v2.2.0-dev.76 19:09:23 v2.2.0-dev.77 19:09:23 v2.2.0-dev.78 19:09:23 v2.2.0-dev.79 19:09:23 v2.2.0-dev.8 19:09:23 v2.2.0-dev.80 19:09:23 v2.2.0-dev.81 19:09:23 v2.2.0-dev.82 19:09:23 v2.2.0-dev.83 19:09:23 v2.2.0-dev.84 19:09:23 v2.2.0-dev.85 19:09:23 v2.2.0-dev.86 19:09:23 v2.2.0-dev.87 19:09:23 v2.2.0-dev.88 19:09:23 v2.2.0-dev.89 19:09:23 v2.2.0-dev.9 19:09:23 v2.2.0-dev.90 19:09:23 v2.2.0-dev.91 19:09:23 v2.2.0-dev.92 19:09:23 v2.2.0-dev.93 [Pipeline] sh 19:09:23 + lftools sign git-tag v2.2.0-dev.93 19:09:24 Signing Git tag with Sigul... 19:09:24 Signing v2.2.0-dev.93 [Pipeline] echo 19:09:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:09:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:09:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:09:24 $ docker stop --time=1 077db180e0c5083929dd21f0b97f36df517725f2809f7327db73658afa67c731 19:09:25 $ docker rm -f 077db180e0c5083929dd21f0b97f36df517725f2809f7327db73658afa67c731 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:09:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:09:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:09:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:09:26 . [Pipeline] withDockerContainer 19:09:26 prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container 19:09:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:09:27 $ docker top 0389fb932ffd4eb3564fefa9b1ec404bd6b3c11bf69e89177898e4782e26cd40 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:27 [ssh-agent] Looking for ssh-agent implementation... 19:09:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:27 $ docker exec 0389fb932ffd4eb3564fefa9b1ec404bd6b3c11bf69e89177898e4782e26cd40 ssh-agent 19:09:27 SSH_AUTH_SOCK=/tmp/ssh-OYpGTCyKwHMf/agent.34 19:09:27 SSH_AGENT_PID=40 19:09:27 Running ssh-add (command line suppressed) 19:09:27 Identity added: /w/workspace/edgex-go/221@tmp/private_key_7525659752871399475.key (/w/workspace/edgex-go/221@tmp/private_key_7525659752871399475.key) 19:09:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:27 + git semver bump pre 19:09:28 2022-05-09 19:09:28,068 [read_version] DEBUG read version from /w/workspace/edgex-go/221/.semver/main 19:09:28 2022-05-09 19:09:28,068 [bump_version] DEBUG bumping version:2.2.0-dev.93 on axis:pre with prefix:dev 19:09:28 2022-05-09 19:09:28,068 [bump_version] DEBUG bumped version:2.2.0-dev.94 19:09:28 2022-05-09 19:09:28,068 [write_version] DEBUG write version:2.2.0-dev.94 to path:/w/workspace/edgex-go/221/.semver/main with force:True 19:09:28 2022-05-09 19:09:28,068 [read_version] DEBUG read version from /w/workspace/edgex-go/221/.semver/main 19:09:28 2022-05-09 19:09:28,068 [write_file] DEBUG write to file:/w/workspace/edgex-go/221/.semver/main 19:09:28 2022-05-09 19:09:28,071 [execute] INFO git cat-file --batch-check 19:09:28 2022-05-09 19:09:28,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/221/.semver, universal_newlines=False, shell=None, istream=) 19:09:28 2022-05-09 19:09:28,075 [execute] INFO git cat-file --batch 19:09:28 2022-05-09 19:09:28,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/221/.semver, universal_newlines=False, shell=None, istream=) 19:09:28 2022-05-09 19:09:28,080 [read_version] DEBUG read version from /w/workspace/edgex-go/221/.semver/main 19:09:28 2.2.0-dev.94 [Pipeline] } 19:09:28 $ docker exec --env ******** --env ******** 0389fb932ffd4eb3564fefa9b1ec404bd6b3c11bf69e89177898e4782e26cd40 ssh-agent -k 19:09:28 unset SSH_AUTH_SOCK; 19:09:28 unset SSH_AGENT_PID; 19:09:28 echo Agent pid 40 killed; 19:09:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:28 + git semver [Pipeline] } 19:09:28 $ docker stop --time=1 0389fb932ffd4eb3564fefa9b1ec404bd6b3c11bf69e89177898e4782e26cd40 19:09:30 $ docker rm -f 0389fb932ffd4eb3564fefa9b1ec404bd6b3c11bf69e89177898e4782e26cd40 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:09:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:09:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:09:30 . [Pipeline] withDockerContainer 19:09:30 prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container 19:09:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:09:31 $ docker top 884bb3e9eb4cbc2fda0347647389ad69114737ae9e22625414a861355ddec765 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:31 [ssh-agent] Looking for ssh-agent implementation... 19:09:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:31 $ docker exec 884bb3e9eb4cbc2fda0347647389ad69114737ae9e22625414a861355ddec765 ssh-agent 19:09:31 SSH_AUTH_SOCK=/tmp/ssh-sIX2ekg1Pk0O/agent.35 19:09:31 SSH_AGENT_PID=41 19:09:31 Running ssh-add (command line suppressed) 19:09:31 Identity added: /w/workspace/edgex-go/221@tmp/private_key_7826641086719175010.key (/w/workspace/edgex-go/221@tmp/private_key_7826641086719175010.key) 19:09:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:32 + git semver push 19:09:32 2022-05-09 19:09:32,206 [run_push] DEBUG push 19:09:32 2022-05-09 19:09:32,207 [execute] INFO git push origin semver 19:09:32 2022-05-09 19:09:32,208 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/221/.semver, universal_newlines=False, shell=None, istream=None) 19:09:33 2022-05-09 19:09:33,172 [run_push] DEBUG push all version tags 19:09:33 2022-05-09 19:09:33,172 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:09:33 2022-05-09 19:09:33,173 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/221, universal_newlines=False, shell=None, istream=None) 19:09:34 2022-05-09 19:09:33,989 [read_version] DEBUG read version from /w/workspace/edgex-go/221/.semver/main 19:09:34 2.2.0-dev.94 [Pipeline] } 19:09:34 $ docker exec --env ******** --env ******** 884bb3e9eb4cbc2fda0347647389ad69114737ae9e22625414a861355ddec765 ssh-agent -k 19:09:34 unset SSH_AUTH_SOCK; 19:09:34 unset SSH_AGENT_PID; 19:09:34 echo Agent pid 41 killed; 19:09:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:34 + git semver [Pipeline] } 19:09:34 $ docker stop --time=1 884bb3e9eb4cbc2fda0347647389ad69114737ae9e22625414a861355ddec765 19:09:36 $ docker rm -f 884bb3e9eb4cbc2fda0347647389ad69114737ae9e22625414a861355ddec765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:09:36 + [ -d /w/workspace/edgex-go/221/archives ] [Pipeline] libraryResource [Pipeline] sh 19:09:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:09:37 ---> package-listing.sh 19:09:37 ++ facter osfamily 19:09:37 ++ tr '[:upper:]' '[:lower:]' 19:09:38 + OS_FAMILY=debian 19:09:38 + workspace=/w/workspace/edgex-go/221 19:09:38 + START_PACKAGES=/tmp/packages_start.txt 19:09:38 + END_PACKAGES=/tmp/packages_end.txt 19:09:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:09:38 + PACKAGES=/tmp/packages_start.txt 19:09:38 + '[' /w/workspace/edgex-go/221 ']' 19:09:38 + PACKAGES=/tmp/packages_end.txt 19:09:38 + case "${OS_FAMILY}" in 19:09:38 + dpkg -l 19:09:38 + grep '^ii' 19:09:38 + '[' -f /tmp/packages_start.txt ']' 19:09:38 + '[' -f /tmp/packages_end.txt ']' 19:09:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:09:38 + '[' /w/workspace/edgex-go/221 ']' 19:09:38 + mkdir -p /w/workspace/edgex-go/221/archives/ 19:09:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/221/archives/ [Pipeline] echo 19:09:38 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/221/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:09:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:09:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:38 19:09:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:09:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:39 latest: Pulling from edgex-lftools-log-publisher 19:09:39 5eb5b503b376: Pulling fs layer 19:09:39 5c69ac0246d0: Pulling fs layer 19:09:39 ec43610c2a17: Pulling fs layer 19:09:39 3a2ae6a8a46f: Pulling fs layer 19:09:39 33b1e0a273af: Pulling fs layer 19:09:39 5d3b04190fa2: Pulling fs layer 19:09:39 33b1e0a273af: Waiting 19:09:39 3a2ae6a8a46f: Waiting 19:09:39 2f39f015ded8: Pulling fs layer 19:09:39 5d3b04190fa2: Waiting 19:09:39 5c69ac0246d0: Verifying Checksum 19:09:39 5c69ac0246d0: Download complete 19:09:39 3a2ae6a8a46f: Verifying Checksum 19:09:39 3a2ae6a8a46f: Download complete 19:09:39 33b1e0a273af: Verifying Checksum 19:09:39 33b1e0a273af: Download complete 19:09:39 ec43610c2a17: Verifying Checksum 19:09:39 ec43610c2a17: Download complete 19:09:39 5d3b04190fa2: Verifying Checksum 19:09:39 5d3b04190fa2: Download complete 19:09:39 5eb5b503b376: Verifying Checksum 19:09:39 5eb5b503b376: Download complete 19:09:40 2f39f015ded8: Download complete 19:09:40 5eb5b503b376: Pull complete 19:09:40 5c69ac0246d0: Pull complete 19:09:41 ec43610c2a17: Pull complete 19:09:41 3a2ae6a8a46f: Pull complete 19:09:41 33b1e0a273af: Pull complete 19:09:41 5d3b04190fa2: Pull complete 19:09:45 2f39f015ded8: Pull complete 19:09:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:09:45 prd-ubuntu20.04-docker-8c-8g-41854 does not seem to be running inside a container 19:09:45 $ 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/221/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/221 -v /w/workspace/edgex-go/221:/w/workspace/edgex-go/221:rw,z -v /w/workspace/edgex-go/221@tmp:/w/workspace/edgex-go/221@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:09:47 $ docker top 45200d4f1c9c2563e1ec804e62d31f13a36dabbdabd02793ae1669cd16b2bc50 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:48 + touch /tmp/pre-build-complete [Pipeline] sh 19:09:48 + mkdir -p /var/log/sysstat [Pipeline] sh 19:09:48 + ls /var/log/sa-host 19:09:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:48 provisioning config files... 19:09:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/221@tmp/config8492054928643564128tmp [Pipeline] { [Pipeline] echo 19:09:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:09:49 ---> create-netrc.sh [Pipeline] } 19:09:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:09:49 ---> python-tools-install.sh [Pipeline] echo 19:09:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:09:49 ---> sudo-logs.sh 19:09:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:09:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:09:50 ---> job-cost.sh 19:09:50 lf-activate-venv: SKIPPING 19:09:50 DEBUG: total: 0.2199999988079071 19:09:50 INFO: Retrieving Stack Cost... 19:09:50 INFO: Retrieving Pricing Info for: v3-standard-8 19:09:50 INFO: Archiving Costs [Pipeline] echo 19:09:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:09:51 ---> logs-deploy.sh 19:09:51 lf-activate-venv: SKIPPING 19:09:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/221 19:09:51 INFO: archiving workspace using pattern(s): 19:09:52 Archives upload complete. 19:09:52 INFO: archiving logs to Nexus 19:09:53 ---> uname -a: 19:09:53 Linux prd-ubuntu20-04-docker-8c-8g-41854 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:09:53 19:09:53 19:09:53 ---> lscpu: 19:09:53 Architecture: x86_64 19:09:53 CPU op-mode(s): 32-bit, 64-bit 19:09:53 Byte Order: Little Endian 19:09:53 Address sizes: 40 bits physical, 48 bits virtual 19:09:53 CPU(s): 8 19:09:53 On-line CPU(s) list: 0-7 19:09:53 Thread(s) per core: 1 19:09:53 Core(s) per socket: 1 19:09:53 Socket(s): 8 19:09:53 NUMA node(s): 1 19:09:53 Vendor ID: AuthenticAMD 19:09:53 CPU family: 23 19:09:53 Model: 49 19:09:53 Model name: AMD EPYC-Rome Processor 19:09:53 Stepping: 0 19:09:53 CPU MHz: 2799.998 19:09:53 BogoMIPS: 5599.99 19:09:53 Virtualization: AMD-V 19:09:53 Hypervisor vendor: KVM 19:09:53 Virtualization type: full 19:09:53 L1d cache: 256 KiB 19:09:53 L1i cache: 256 KiB 19:09:53 L2 cache: 4 MiB 19:09:53 L3 cache: 128 MiB 19:09:53 NUMA node0 CPU(s): 0-7 19:09:53 Vulnerability Itlb multihit: Not affected 19:09:53 Vulnerability L1tf: Not affected 19:09:53 Vulnerability Mds: Not affected 19:09:53 Vulnerability Meltdown: Not affected 19:09:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:09:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:09:53 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:09:53 Vulnerability Srbds: Not affected 19:09:53 Vulnerability Tsx async abort: Not affected 19:09:53 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 19:09:53 19:09:53 19:09:53 ---> nproc: 19:09:53 8 19:09:53 19:09:53 19:09:53 ---> df -h: 19:09:53 Filesystem Size Used Avail Use% Mounted on 19:09:53 overlay 155G 28G 128G 18% / 19:09:53 tmpfs 64M 0 64M 0% /dev 19:09:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:09:53 shm 64M 0 64M 0% /dev/shm 19:09:53 /dev/vda1 155G 28G 128G 18% /facter-os 19:09:53 19:09:53 19:09:53 ---> sar -b -r -n DEV: 19:09:53 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41854) 05/09/22 _x86_64_ (8 CPU) 19:09:53 19:09:53 18:03:51 LINUX RESTART (8 CPU) 19:09:53 19:09:53 18:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:09:53 18:05:01 416.33 56.11 360.22 0.00 7442.56 226867.93 0.00 19:09:53 18:06:01 106.35 1.40 104.95 0.00 21.06 38748.88 0.00 19:09:53 18:07:01 68.72 0.18 68.54 0.00 6.27 25576.29 0.00 19:09:53 18:08:01 400.97 0.33 400.63 0.00 28.52 345276.69 0.00 19:09:53 18:09:01 1084.47 0.32 1084.16 0.00 6.26 371416.06 0.00 19:09:53 18:10:01 984.22 0.45 983.77 0.00 3.60 361738.20 0.00 19:09:53 18:11:02 877.38 1.66 875.72 0.00 13.28 238340.88 0.00 19:09:53 18:12:01 425.21 0.02 425.19 0.00 0.14 151422.57 0.00 19:09:53 18:13:01 350.02 0.13 349.88 0.00 1.07 150993.54 0.00 19:09:53 18:14:01 258.59 0.05 258.54 0.00 10.80 120448.86 0.00 19:09:53 18:15:01 26.11 0.02 26.09 0.00 2.80 724.83 0.00 19:09:53 18:16:01 4.70 0.00 4.70 0.00 0.00 82.79 0.00 19:09:53 18:17:01 1.20 0.02 1.18 0.00 0.13 12.93 0.00 19:09:53 18:18:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 19:09:53 18:19:01 1.43 0.00 1.43 0.00 0.00 15.99 0.00 19:09:53 18:20:01 1.43 0.02 1.42 0.00 0.13 18.13 0.00 19:09:53 18:21:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 19:09:53 18:22:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 19:09:53 18:23:01 1.25 0.00 1.25 0.00 0.00 13.33 0.00 19:09:53 18:24:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 19:09:53 18:25:01 1.33 0.00 1.33 0.00 0.00 14.00 0.00 19:09:53 18:26:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 19:09:53 18:27:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 19:09:53 18:28:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 19:09:53 18:29:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 19:09:53 18:30:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 19:09:53 18:31:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 19:09:53 18:32:01 0.95 0.00 0.95 0.00 0.00 12.53 0.00 19:09:53 18:33:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 19:09:53 18:34:01 1.42 0.00 1.42 0.00 0.00 17.59 0.00 19:09:53 18:35:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 19:09:53 18:36:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 19:09:53 18:37:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 19:09:53 18:38:01 3.10 0.87 2.23 0.00 18.40 30.13 0.00 19:09:53 18:39:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 19:09:53 18:40:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 19:09:53 18:41:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 19:09:53 18:42:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 19:09:53 18:43:01 2.68 1.57 1.12 0.00 49.06 14.00 0.00 19:09:53 18:44:01 1.67 0.00 1.67 0.00 0.00 20.80 0.00 19:09:53 18:45:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 19:09:53 18:46:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 19:09:53 18:47:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 19:09:53 18:48:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 19:09:53 18:49:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 19:09:53 18:50:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 19:09:53 18:51:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 19:09:53 18:52:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 19:09:53 18:53:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 19:09:53 18:54:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 19:09:53 18:55:01 1.88 0.00 1.88 0.00 0.00 21.60 0.00 19:09:53 18:56:01 1.13 0.00 1.13 0.00 0.00 15.06 0.00 19:09:53 18:57:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 19:09:53 18:58:01 1.12 0.00 1.12 0.00 0.00 14.53 0.00 19:09:53 18:59:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 19:09:53 19:00:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 19:09:53 19:01:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 19:09:53 19:02:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 19:09:53 19:03:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 19:09:53 19:04:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 19:09:53 19:05:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 19:09:53 19:06:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 19:09:53 19:07:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 19:09:53 19:08:01 1.08 0.00 1.08 0.00 0.00 14.53 0.00 19:09:53 19:09:01 109.06 0.35 108.71 0.00 10.13 44051.98 0.00 19:09:53 Average: 79.67 0.98 78.69 0.00 117.26 31932.88 0.00 19:09:53 19:09:53 18:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:09:53 18:05:01 28333584 31764400 533148 1.62 118320 3571116 1975520 5.82 1213392 2942628 68 19:09:53 18:06:01 27828564 31654316 631268 1.92 161396 3841560 2454040 7.23 1459544 3104876 168744 19:09:53 18:07:01 28018608 31745544 545340 1.66 165096 3735228 2012640 5.93 1364616 3011800 64 19:09:53 18:08:01 20629076 31163920 1086868 3.31 206296 10158872 3704380 10.92 2735816 8638156 1721736 19:09:53 18:09:01 15516992 31180184 1081912 3.29 270952 14992800 3196256 9.42 3544336 12726992 582776 19:09:53 18:10:01 10656616 30561084 1678404 5.10 372072 18795388 4281088 12.62 4217792 16547580 167668 19:09:53 18:11:02 6193752 31191204 1054752 3.21 531048 23358952 2829912 8.34 4800212 20069264 2190204 19:09:53 18:12:01 7209276 31254212 996496 3.03 591428 22436436 2803212 8.26 4543428 19409844 1615052 19:09:53 18:13:01 8435600 31623352 633008 1.93 679736 21559208 2290952 6.75 3289700 19513152 1348540 19:09:53 18:14:01 10296988 31722636 538740 1.64 722908 19851684 2094680 6.17 2871496 18174780 1572 19:09:53 18:15:01 10293416 31723660 537684 1.64 723772 19852216 2083280 6.14 2870036 18174916 712 19:09:53 18:16:01 10317788 31744496 516896 1.57 723860 19852220 1897904 5.59 2846940 18174820 136 19:09:53 18:17:01 10318692 31745540 515924 1.57 723872 19852348 1897904 5.59 2846048 18174948 16 19:09:53 18:18:01 10326376 31753344 507920 1.54 723892 19852356 1897904 5.59 2838664 18174952 196 19:09:53 18:19:01 10326772 31754268 507696 1.54 723904 19852356 1897904 5.59 2838180 18175460 8 19:09:53 18:20:01 10327068 31754636 507088 1.54 723916 19852364 1934900 5.70 2837100 18175472 136 19:09:53 18:21:01 10327272 31754852 506808 1.54 723928 19852368 1934900 5.70 2837092 18175476 24 19:09:53 18:22:01 10327192 31754780 506808 1.54 723948 19852364 1934900 5.70 2836788 18175480 140 19:09:53 18:23:01 10327392 31755036 506728 1.54 723972 19852372 1934900 5.70 2837128 18175484 20 19:09:53 18:24:01 10326872 31754520 507240 1.54 723980 19852376 1934900 5.70 2836852 18175488 160 19:09:53 18:25:01 10326824 31754488 507220 1.54 723988 19852376 1934900 5.70 2837252 18175484 12 19:09:53 18:26:01 10326548 31754220 507444 1.54 724000 19852380 1934900 5.70 2837576 18175488 196 19:09:53 18:27:01 10326500 31754176 507424 1.54 724004 19852384 1934900 5.70 2837080 18175492 12 19:09:53 18:28:01 10326736 31754432 507112 1.54 724016 19852384 1934900 5.70 2836916 18175492 160 19:09:53 18:29:01 10326720 31754424 507052 1.54 724020 19852392 1934900 5.70 2836900 18175496 12 19:09:53 18:30:01 10326640 31754376 507052 1.54 724032 19852396 1934900 5.70 2837376 18175504 260 19:09:53 18:31:01 10326836 31754576 506768 1.54 724048 19852400 1934900 5.70 2837444 18175508 12 19:09:53 18:32:01 10326780 31754552 506744 1.54 724056 19852400 1934900 5.70 2836992 18175512 160 19:09:53 18:33:01 10326948 31754728 506716 1.54 724060 19852404 1934900 5.70 2837036 18175512 12 19:09:53 18:34:01 10326972 31754760 506644 1.54 724080 19852400 1951068 5.75 2837000 18175516 176 19:09:53 18:35:01 10327092 31754924 506648 1.54 724096 19852412 1951068 5.75 2837844 18175520 20 19:09:53 18:36:01 10327084 31754940 506612 1.54 724104 19852416 1951068 5.75 2837068 18175520 208 19:09:53 18:37:01 10327036 31754904 506588 1.54 724108 19852420 1951068 5.75 2837052 18175528 12 19:09:53 18:38:01 10324656 31753436 507776 1.54 724168 19852932 1960436 5.78 2837260 18175940 204 19:09:53 18:39:01 10324820 31753624 507476 1.54 724180 19852936 1960436 5.78 2837668 18175944 40 19:09:53 18:40:01 10324384 31753268 507664 1.54 724192 19852940 1960436 5.78 2837656 18175948 160 19:09:53 18:41:01 10324548 31753460 507360 1.54 724208 19852940 1960436 5.78 2837664 18175948 184 19:09:53 18:42:01 10324720 31753636 507080 1.54 724212 19852944 1960436 5.78 2837700 18175952 188 19:09:53 18:43:01 10320496 31751924 508888 1.55 724236 19854420 1960436 5.78 2843572 18175532 236 19:09:53 18:44:01 10320992 31752552 508240 1.55 724244 19854548 1960436 5.78 2842868 18175604 208 19:09:53 18:45:01 10320652 31752244 508492 1.55 724260 19854556 1960436 5.78 2843152 18175612 12 19:09:53 18:46:01 10320652 31752252 508416 1.55 724272 19854560 1960436 5.78 2842812 18175616 192 19:09:53 18:47:01 10320868 31752476 508388 1.55 724276 19854564 1960436 5.78 2842532 18175620 16 19:09:53 18:48:01 10320364 31751992 508852 1.55 724300 19854564 1960436 5.78 2842572 18175624 156 19:09:53 18:49:01 10320316 31751948 508820 1.55 724328 19854552 1960436 5.78 2842572 18175624 12 19:09:53 18:50:01 10320520 31752216 508520 1.55 724348 19854572 1944028 5.73 2843004 18175628 152 19:09:53 18:51:01 10320504 31752224 508456 1.55 724368 19854572 1944028 5.73 2843028 18175628 20 19:09:53 18:52:01 10319848 31751600 509012 1.55 724388 19854576 1944028 5.73 2843092 18175632 316 19:09:53 18:53:01 10319872 31751632 508972 1.55 724396 19854580 1944028 5.73 2842672 18175636 12 19:09:53 18:54:01 10320116 31751884 508656 1.55 724412 19854576 1944028 5.73 2842700 18175636 164 19:09:53 18:55:01 10320016 31751828 508832 1.55 724480 19854588 1944028 5.73 2843040 18175644 12 19:09:53 18:56:01 10319676 31751560 509048 1.55 724512 19854592 1944028 5.73 2844000 18175648 324 19:09:53 18:57:01 10319708 31751596 508996 1.55 724528 19854592 1944028 5.73 2843240 18175648 20 19:09:53 18:58:01 10319280 31751208 509284 1.55 724544 19854596 1944028 5.73 2843152 18175652 168 19:09:53 18:59:01 10319244 31751208 509432 1.55 724572 19854592 1944028 5.73 2843728 18175652 16 19:09:53 19:00:01 10319244 31751224 509416 1.55 724600 19854592 1944028 5.73 2843584 18175656 152 19:09:53 19:01:01 10319504 31751488 509088 1.55 724620 19854604 1944028 5.73 2843572 18175660 12 19:09:53 19:02:01 10319076 31751144 509340 1.55 724652 19854608 1944028 5.73 2844188 18175664 328 19:09:53 19:03:01 10319076 31751172 509248 1.55 724680 19854612 1944028 5.73 2843308 18175668 16 19:09:53 19:04:01 10319060 31751160 509192 1.55 724688 19854616 1944028 5.73 2843328 18175668 236 19:09:53 19:05:01 10319012 31751144 509220 1.55 724700 19854620 1944028 5.73 2843708 18175676 12 19:09:53 19:06:01 10319256 31751404 509272 1.55 724720 19854620 1960276 5.78 2843604 18175680 184 19:09:53 19:07:01 10319392 31751540 509120 1.55 724720 19854624 1960276 5.78 2843088 18175680 20 19:09:53 19:08:01 10319352 31751528 509120 1.55 724740 19854624 1960276 5.78 2843032 18175684 156 19:09:53 19:09:01 9505212 31735732 524140 1.59 753512 20573456 1953824 5.76 2925440 18854444 108 19:09:53 Average: 11231247 31695581 565916 1.72 672030 18999431 2071920 6.11 2867465 17299600 120050 19:09:53 19:09:53 18:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:09:53 18:05:01 lo 5.59 5.59 0.54 0.54 0.00 0.00 0.00 0.00 19:09:53 18:05:01 docker0 361.57 328.62 29.28 2706.25 0.00 0.00 0.00 0.00 19:09:53 18:05:01 ens3 1424.83 1217.35 12134.57 175.83 0.00 0.00 0.00 0.00 19:09:53 18:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:06:01 veth4f93fd3 1.50 1.70 0.12 0.14 0.00 0.00 0.00 0.00 19:09:53 18:06:01 docker0 101.15 126.36 8.08 982.72 0.00 0.00 0.00 0.00 19:09:53 18:06:01 ens3 199.45 153.44 1028.51 70.38 0.00 0.00 0.00 0.00 19:09:53 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:07:01 ens3 29.50 16.35 24.58 12.66 0.00 0.00 0.00 0.00 19:09:53 18:08:01 veth131e4a9 0.05 0.22 0.00 0.01 0.00 0.00 0.00 0.00 19:09:53 18:08:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 19:09:53 18:08:01 vethd75fcad 168.25 354.09 14.78 5303.77 0.00 0.00 0.00 0.43 19:09:53 18:08:01 vethc2a7196 0.05 0.23 0.00 0.02 0.00 0.00 0.00 0.00 19:09:53 18:08:01 docker0 214.74 410.89 15.14 5532.26 0.00 0.00 0.00 0.00 19:09:53 18:08:01 veth9c68054 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:09:53 18:08:01 veth4a4ac7e 0.00 1.15 0.00 0.07 0.00 0.00 0.00 0.00 19:09:53 18:08:01 ens3 548.53 309.06 7236.78 100.16 0.00 0.00 0.00 0.00 19:09:53 18:08:01 veth47fa388 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:09:53 18:09:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 19:09:53 18:09:01 vethd75fcad 30.89 49.43 3.26 523.75 0.00 0.00 0.00 0.04 19:09:53 18:09:01 docker0 88.19 134.89 6.57 1212.50 0.00 0.00 0.00 0.00 19:09:53 18:09:01 veth4a4ac7e 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 19:09:53 18:09:01 ens3 248.25 169.24 2436.27 86.97 0.00 0.00 0.00 0.00 19:09:53 18:10:01 vethaedc743 199.08 407.53 17.75 5826.43 0.00 0.00 0.00 0.48 19:09:53 18:10:01 vethcc29e58 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 19:09:53 18:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:10:01 vethd75fcad 9.08 14.36 0.91 206.61 0.00 0.00 0.00 0.02 19:09:53 18:10:01 docker0 224.27 443.16 16.72 6147.54 0.00 0.00 0.00 0.00 19:09:53 18:10:01 veth4a4ac7e 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 19:09:53 18:10:01 ens3 528.65 294.74 6189.23 110.95 0.00 0.00 0.00 0.00 19:09:53 18:11:02 vethaedc743 0.13 0.35 0.01 0.02 0.00 0.00 0.00 0.00 19:09:53 18:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:11:02 docker0 220.56 409.68 15.84 5944.00 0.00 0.00 0.00 0.00 19:09:53 18:11:02 veth46acbe8 206.84 390.57 17.84 5805.74 0.00 0.00 0.00 0.48 19:09:53 18:11:02 veth4a4ac7e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:09:53 18:11:02 ens3 480.97 277.22 5984.16 102.10 0.00 0.00 0.00 0.00 19:09:53 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:12:01 docker0 37.58 49.88 2.82 296.65 0.00 0.00 0.00 0.00 19:09:53 18:12:01 veth46acbe8 12.76 18.03 1.30 3.22 0.00 0.00 0.00 0.00 19:09:53 18:12:01 veth4a4ac7e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:09:53 18:12:01 ens3 70.33 48.39 313.64 12.31 0.00 0.00 0.00 0.00 19:09:53 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:13:01 docker0 24.76 30.86 1.69 283.85 0.00 0.00 0.00 0.00 19:09:53 18:13:01 veth4a4ac7e 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 19:09:53 18:13:01 ens3 40.42 30.37 291.75 6.29 0.00 0.00 0.00 0.00 19:09:53 18:14:01 lo 21.80 21.80 2.14 2.14 0.00 0.00 0.00 0.00 19:09:53 18:14:01 docker0 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 19:09:53 18:14:01 ens3 195.17 200.57 106.71 696.96 0.00 0.00 0.00 0.00 19:09:53 18:15:01 lo 37.72 37.72 3.72 3.72 0.00 0.00 0.00 0.00 19:09:53 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:15:01 ens3 435.32 458.45 211.44 2705.82 0.00 0.00 0.00 0.00 19:09:53 18:16:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 19:09:53 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:16:01 ens3 40.93 42.64 19.77 67.65 0.00 0.00 0.00 0.00 19:09:53 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:18:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:09:53 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:19:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:20:01 ens3 0.77 0.33 0.95 0.08 0.00 0.00 0.00 0.00 19:09:53 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:21:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:22:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:23:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:09:53 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:24:01 ens3 2.03 0.10 0.18 0.01 0.00 0.00 0.00 0.00 19:09:53 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:25:01 ens3 0.83 0.68 0.43 0.35 0.00 0.00 0.00 0.00 19:09:53 18:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:26:01 ens3 0.55 0.38 0.27 0.21 0.00 0.00 0.00 0.00 19:09:53 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:27:01 ens3 0.07 0.02 0.06 0.00 0.00 0.00 0.00 0.00 19:09:53 18:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:28:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:09:53 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:29:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:09:53 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:30:01 ens3 0.45 0.22 0.15 0.07 0.00 0.00 0.00 0.00 19:09:53 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:33:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:09:53 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:34:01 ens3 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00 19:09:53 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:35:01 ens3 0.75 0.53 0.42 0.34 0.00 0.00 0.00 0.00 19:09:53 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:38:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:40:01 ens3 0.45 0.22 0.20 0.07 0.00 0.00 0.00 0.00 19:09:53 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:41:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:09:53 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:43:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:43:01 ens3 6.80 4.73 5.12 5.98 0.00 0.00 0.00 0.00 19:09:53 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:45:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:09:53 18:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:48:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:50:01 ens3 0.40 0.18 0.10 0.07 0.00 0.00 0.00 0.00 19:09:53 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:51:01 ens3 0.55 0.33 0.43 0.21 0.00 0.00 0.00 0.00 19:09:53 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:55:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:09:53 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:56:01 ens3 1.52 0.63 0.50 0.30 0.00 0.00 0.00 0.00 19:09:53 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:57:01 ens3 0.48 0.32 0.26 0.21 0.00 0.00 0.00 0.00 19:09:53 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:58:01 ens3 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:09:53 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 18:59:01 ens3 0.83 0.13 0.15 0.07 0.00 0.00 0.00 0.00 19:09:53 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 19:00:01 ens3 0.73 0.50 0.43 0.34 0.00 0.00 0.00 0.00 19:09:53 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 19:01:01 ens3 0.87 0.32 0.31 0.20 0.00 0.00 0.00 0.00 19:09:53 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 19:02:01 ens3 1.55 0.75 0.72 0.48 0.00 0.00 0.00 0.00 19:09:53 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 19:03:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:09:53 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 19:04:01 ens3 1.32 0.10 0.11 0.01 0.00 0.00 0.00 0.00 19:09:53 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 19:05:01 ens3 1.82 0.60 0.67 0.47 0.00 0.00 0.00 0.00 19:09:53 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 19:06:01 ens3 0.98 0.40 0.44 0.27 0.00 0.00 0.00 0.00 19:09:53 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 19:07:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:09:53 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:53 19:08:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:09:53 19:09:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 19:09:53 19:09:01 docker0 48.62 60.51 4.24 693.19 0.00 0.00 0.00 0.00 19:09:53 19:09:01 ens3 236.60 160.96 4768.35 55.33 0.00 0.00 0.00 0.00 19:09:53 Average: lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 19:09:53 Average: docker0 20.34 30.72 1.55 366.54 0.00 0.00 0.00 0.00 19:09:53 Average: ens3 69.39 52.22 627.63 64.84 0.00 0.00 0.00 0.00 19:09:53 19:09:53 19:09:53 ---> sar -P ALL: 19:09:53 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41854) 05/09/22 _x86_64_ (8 CPU) 19:09:53 19:09:53 18:03:51 LINUX RESTART (8 CPU) 19:09:53 19:09:53 18:04:01 CPU %user %nice %system %iowait %steal %idle 19:09:53 18:05:01 all 12.42 0.00 4.64 2.34 0.07 80.54 19:09:53 18:05:01 0 13.03 0.00 3.96 1.62 0.07 81.33 19:09:53 18:05:01 1 9.42 0.00 3.53 2.15 0.07 84.83 19:09:53 18:05:01 2 13.33 0.00 3.46 0.57 0.07 82.57 19:09:53 18:05:01 3 11.18 0.00 5.87 6.43 0.07 76.45 19:09:53 18:05:01 4 13.14 0.00 4.69 1.72 0.05 80.40 19:09:53 18:05:01 5 14.99 0.00 4.54 3.56 0.05 76.86 19:09:53 18:05:01 6 12.03 0.00 5.68 0.47 0.07 81.75 19:09:53 18:05:01 7 12.20 0.00 5.42 2.22 0.10 80.05 19:09:53 18:06:01 all 30.17 0.00 6.31 0.74 0.08 62.70 19:09:53 18:06:01 0 31.74 0.00 5.91 0.12 0.08 62.15 19:09:53 18:06:01 1 29.70 0.00 7.07 2.63 0.08 60.52 19:09:53 18:06:01 2 30.77 0.00 6.87 0.35 0.08 61.93 19:09:53 18:06:01 3 30.42 0.00 5.61 0.19 0.10 63.69 19:09:53 18:06:01 4 29.99 0.00 6.00 0.89 0.08 63.03 19:09:53 18:06:01 5 29.72 0.00 6.47 0.05 0.07 63.69 19:09:53 18:06:01 6 29.30 0.00 6.20 1.18 0.08 63.23 19:09:53 18:06:01 7 29.71 0.00 6.33 0.47 0.08 63.41 19:09:53 18:07:01 all 47.29 0.00 6.29 0.39 0.09 45.94 19:09:53 18:07:01 0 46.46 0.00 6.04 0.02 0.10 47.38 19:09:53 18:07:01 1 47.63 0.00 6.11 0.10 0.10 46.05 19:09:53 18:07:01 2 48.21 0.00 6.52 1.35 0.08 43.83 19:09:53 18:07:01 3 47.04 0.00 6.62 0.02 0.10 46.22 19:09:53 18:07:01 4 47.29 0.00 6.19 0.03 0.08 46.40 19:09:53 18:07:01 5 48.58 0.00 6.11 0.00 0.10 45.21 19:09:53 18:07:01 6 45.29 0.00 6.43 1.01 0.08 47.18 19:09:53 18:07:01 7 47.79 0.00 6.28 0.56 0.10 45.27 19:09:53 18:08:01 all 37.23 0.00 13.00 4.22 0.10 45.45 19:09:53 18:08:01 0 35.05 0.00 11.32 1.28 0.08 52.26 19:09:53 18:08:01 1 36.10 0.00 14.73 9.08 0.10 39.99 19:09:53 18:08:01 2 35.60 0.00 14.23 1.98 0.10 48.09 19:09:53 18:08:01 3 38.10 0.00 14.12 1.81 0.10 45.87 19:09:53 18:08:01 4 39.00 0.00 11.53 0.41 0.12 48.95 19:09:53 18:08:01 5 39.89 0.00 12.85 1.40 0.10 45.76 19:09:53 18:08:01 6 37.37 0.00 13.97 2.32 0.09 46.25 19:09:53 18:08:01 7 36.77 0.00 11.27 15.53 0.10 36.33 19:09:53 18:09:01 all 72.19 0.00 14.23 3.62 0.14 9.81 19:09:53 18:09:01 0 71.19 0.00 13.43 2.95 0.12 12.31 19:09:53 18:09:01 1 72.26 0.00 14.99 2.73 0.13 9.88 19:09:53 18:09:01 2 72.20 0.00 14.63 0.96 0.13 12.08 19:09:53 18:09:01 3 70.45 0.00 15.77 7.81 0.15 5.82 19:09:53 18:09:01 4 75.07 0.00 12.32 1.61 0.15 10.84 19:09:53 18:09:01 5 71.46 0.00 14.72 3.26 0.15 10.41 19:09:53 18:09:01 6 72.68 0.00 14.70 6.02 0.15 6.45 19:09:53 18:09:01 7 72.23 0.00 13.30 3.61 0.15 10.71 19:09:53 18:10:01 all 77.11 0.00 15.73 1.66 0.14 5.36 19:09:53 18:10:01 0 76.70 0.00 16.25 0.88 0.15 6.02 19:09:53 18:10:01 1 77.94 0.00 14.84 3.13 0.12 3.97 19:09:53 18:10:01 2 80.72 0.00 14.44 1.26 0.12 3.47 19:09:53 18:10:01 3 74.33 0.00 16.96 3.21 0.15 5.34 19:09:53 18:10:01 4 79.76 0.00 14.02 1.40 0.15 4.67 19:09:53 18:10:01 5 77.96 0.00 16.04 1.57 0.15 4.28 19:09:53 18:10:01 6 75.54 0.00 16.70 0.61 0.13 7.02 19:09:53 18:10:01 7 73.85 0.00 16.62 1.27 0.15 8.11 19:09:53 18:11:02 all 69.26 0.00 12.43 3.56 0.14 14.60 19:09:53 18:11:02 0 67.83 0.00 12.80 1.91 0.13 17.32 19:09:53 18:11:02 1 70.32 0.00 10.92 1.68 0.13 16.94 19:09:53 18:11:02 2 68.41 0.00 13.08 2.53 0.17 15.81 19:09:53 18:11:02 3 66.55 0.00 12.76 2.64 0.15 17.89 19:09:53 18:11:02 4 78.84 0.00 11.75 4.72 0.13 4.55 19:09:53 18:11:02 5 68.34 0.00 12.36 7.24 0.13 11.92 19:09:53 18:11:02 6 66.24 0.00 12.67 4.68 0.15 16.26 19:09:53 18:11:02 7 67.54 0.00 13.14 3.06 0.13 16.13 19:09:53 18:12:01 all 71.37 0.00 9.61 1.69 0.13 17.20 19:09:53 18:12:01 0 67.37 0.00 11.54 1.59 0.12 19.38 19:09:53 18:12:01 1 68.25 0.00 9.07 0.57 0.14 21.98 19:09:53 18:12:01 2 69.38 0.00 9.69 1.11 0.14 19.68 19:09:53 18:12:01 3 70.53 0.00 8.61 0.85 0.14 19.87 19:09:53 18:12:01 4 89.79 0.00 8.58 0.22 0.15 1.26 19:09:53 18:12:01 5 68.69 0.00 8.57 2.02 0.12 20.60 19:09:53 18:12:01 6 68.60 0.00 10.59 6.14 0.12 14.55 19:09:53 18:12:01 7 68.15 0.00 10.28 1.00 0.14 20.43 19:09:53 18:13:01 all 22.32 0.00 6.26 4.46 0.09 66.86 19:09:53 18:13:01 0 20.71 0.00 8.69 1.18 0.12 69.30 19:09:53 18:13:01 1 17.62 0.00 5.62 0.94 0.07 75.75 19:09:53 18:13:01 2 17.74 0.00 5.24 1.06 0.07 75.89 19:09:53 18:13:01 3 16.98 0.00 5.87 1.99 0.13 75.02 19:09:53 18:13:01 4 33.33 0.00 5.90 17.49 0.08 43.19 19:09:53 18:13:01 5 37.73 0.00 6.02 1.82 0.10 54.34 19:09:53 18:13:01 6 18.62 0.00 5.60 3.87 0.10 71.82 19:09:53 18:13:01 7 15.77 0.00 7.15 7.37 0.07 69.63 19:09:53 18:14:01 all 7.60 0.00 3.57 3.29 0.09 85.45 19:09:53 18:14:01 0 8.25 0.00 3.48 0.07 0.07 88.14 19:09:53 18:14:01 1 7.18 0.00 3.60 0.13 0.07 89.02 19:09:53 18:14:01 2 7.80 0.00 2.70 0.95 0.08 88.47 19:09:53 18:14:01 3 8.05 0.00 4.34 2.05 0.10 85.46 19:09:53 18:14:01 4 6.55 0.00 4.54 19.81 0.08 69.01 19:09:53 18:14:01 5 7.85 0.00 3.67 1.30 0.08 87.09 19:09:53 18:14:01 6 6.86 0.00 2.71 0.56 0.12 89.75 19:09:53 18:14:01 7 8.25 0.00 3.52 1.56 0.08 86.59 19:09:53 18:15:01 all 9.94 0.00 1.25 0.18 0.07 88.56 19:09:53 18:15:01 0 8.10 0.00 1.47 0.05 0.07 90.31 19:09:53 18:15:01 1 12.33 0.00 1.32 0.03 0.08 86.22 19:09:53 18:15:01 2 10.80 0.00 0.94 0.00 0.08 88.18 19:09:53 18:15:01 3 9.12 0.00 1.46 0.25 0.12 89.06 19:09:53 18:15:01 4 11.46 0.00 1.07 0.95 0.07 86.45 19:09:53 18:15:01 5 7.38 0.00 1.05 0.02 0.05 91.51 19:09:53 18:15:01 6 9.42 0.00 0.94 0.05 0.03 89.56 19:09:53 18:15:01 7 10.93 0.00 1.73 0.07 0.08 87.18 19:09:53 19:09:53 18:15:01 CPU %user %nice %system %iowait %steal %idle 19:09:53 18:16:01 all 0.32 0.00 0.14 0.04 0.01 99.50 19:09:53 18:16:01 0 0.47 0.00 0.17 0.00 0.02 99.35 19:09:53 18:16:01 1 0.53 0.00 0.15 0.00 0.05 99.27 19:09:53 18:16:01 2 0.17 0.00 0.07 0.00 0.00 99.77 19:09:53 18:16:01 3 0.40 0.00 0.18 0.20 0.00 99.22 19:09:53 18:16:01 4 0.43 0.00 0.12 0.10 0.00 99.35 19:09:53 18:16:01 5 0.12 0.00 0.12 0.00 0.00 99.77 19:09:53 18:16:01 6 0.25 0.00 0.12 0.00 0.02 99.62 19:09:53 18:16:01 7 0.18 0.00 0.18 0.00 0.00 99.63 19:09:53 18:17:01 all 0.01 0.00 0.03 0.01 0.02 99.94 19:09:53 18:17:01 0 0.00 0.00 0.05 0.00 0.02 99.93 19:09:53 18:17:01 1 0.03 0.00 0.12 0.03 0.08 99.73 19:09:53 18:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:09:53 18:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:17:01 7 0.02 0.00 0.03 0.00 0.02 99.93 19:09:53 18:18:01 all 0.27 0.00 0.01 0.01 0.00 99.70 19:09:53 18:18:01 0 0.08 0.00 0.00 0.00 0.02 99.90 19:09:53 18:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:09:53 18:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:18:01 4 0.02 0.00 0.03 0.05 0.02 99.88 19:09:53 18:18:01 5 1.99 0.00 0.00 0.00 0.00 98.01 19:09:53 18:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:18:01 7 0.00 0.00 0.03 0.00 0.00 99.97 19:09:53 18:19:01 all 0.26 0.00 0.01 0.00 0.00 99.72 19:09:53 18:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:19:01 1 0.05 0.00 0.03 0.02 0.02 99.88 19:09:53 18:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:19:01 5 1.97 0.00 0.00 0.00 0.02 98.01 19:09:53 18:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:20:01 all 0.23 0.00 0.03 0.01 0.00 99.73 19:09:53 18:20:01 0 0.03 0.00 0.03 0.03 0.00 99.90 19:09:53 18:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:09:53 18:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:20:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:09:53 18:20:01 4 0.03 0.00 0.03 0.05 0.00 99.88 19:09:53 18:20:01 5 1.63 0.00 0.02 0.00 0.00 98.35 19:09:53 18:20:01 6 0.02 0.00 0.05 0.00 0.02 99.92 19:09:53 18:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:09:53 18:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:09:53 18:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:21:01 1 0.02 0.00 0.05 0.00 0.02 99.92 19:09:53 18:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:21:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:09:53 18:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:21:01 7 0.03 0.00 0.03 0.00 0.00 99.93 19:09:53 18:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:09:53 18:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:09:53 18:22:01 1 0.07 0.00 0.02 0.00 0.03 99.88 19:09:53 18:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:09:53 18:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:23:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:09:53 18:23:01 0 0.02 0.00 0.02 0.02 0.02 99.93 19:09:53 18:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:09:53 18:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:09:53 18:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:09:53 18:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:09:53 18:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:24:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:09:53 18:24:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:09:53 18:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:09:53 18:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:09:53 18:25:01 all 0.26 0.00 0.02 0.01 0.01 99.70 19:09:53 18:25:01 0 0.02 0.00 0.05 0.00 0.00 99.93 19:09:53 18:25:01 1 0.07 0.00 0.03 0.00 0.03 99.87 19:09:53 18:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:25:01 3 0.02 0.00 0.02 0.02 0.02 99.93 19:09:53 18:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:25:01 5 1.97 0.00 0.00 0.02 0.02 98.00 19:09:53 18:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:09:53 18:26:01 all 0.27 0.00 0.01 0.00 0.00 99.72 19:09:53 18:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:09:53 18:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:09:53 18:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:09:53 18:26:01 4 0.03 0.00 0.00 0.02 0.02 99.93 19:09:53 18:26:01 5 1.97 0.00 0.00 0.00 0.00 98.03 19:09:53 18:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 19:09:53 18:26:01 CPU %user %nice %system %iowait %steal %idle 19:09:53 18:27:01 all 0.17 0.00 0.02 0.00 0.01 99.80 19:09:53 18:27:01 0 0.02 0.00 0.02 0.02 0.02 99.93 19:09:53 18:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:09:53 18:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:27:01 5 1.32 0.00 0.12 0.00 0.02 98.55 19:09:53 18:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:09:53 18:28:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:09:53 18:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:09:53 18:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:09:53 18:29:01 0 0.00 0.00 0.03 0.03 0.00 99.93 19:09:53 18:29:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:09:53 18:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:29:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:09:53 18:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:30:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:09:53 18:30:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:09:53 18:30:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:09:53 18:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:09:53 18:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:30:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:09:53 18:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:30:01 7 0.08 0.00 0.00 0.00 0.00 99.92 19:09:53 18:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:09:53 18:31:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:09:53 18:31:01 1 0.05 0.00 0.00 0.00 0.02 99.93 19:09:53 18:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:31:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:09:53 18:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:09:53 18:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:32:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:09:53 18:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:09:53 18:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:32:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:09:53 18:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:32:01 7 0.02 0.00 0.03 0.00 0.02 99.93 19:09:53 18:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:09:53 18:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:09:53 18:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:09:53 18:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:33:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:09:53 18:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:34:01 all 0.14 0.00 0.01 0.01 0.01 99.83 19:09:53 18:34:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:09:53 18:34:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:09:53 18:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:34:01 4 0.02 0.00 0.00 0.07 0.00 99.92 19:09:53 18:34:01 5 1.03 0.00 0.00 0.00 0.02 98.96 19:09:53 18:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:34:01 7 0.03 0.00 0.03 0.00 0.00 99.93 19:09:53 18:35:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:09:53 18:35:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:09:53 18:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:35:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:09:53 18:35:01 4 0.00 0.00 0.00 0.08 0.02 99.90 19:09:53 18:35:01 5 1.97 0.00 0.00 0.00 0.00 98.03 19:09:53 18:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:36:01 all 0.02 0.00 0.00 0.01 0.00 99.97 19:09:53 18:36:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:09:53 18:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:09:53 18:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:36:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:09:53 18:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:09:53 18:37:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:37:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:09:53 18:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:37:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:09:53 18:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:09:53 18:37:01 6 0.03 0.00 0.00 0.00 0.02 99.95 19:09:53 18:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 19:09:53 18:37:01 CPU %user %nice %system %iowait %steal %idle 19:09:53 18:38:01 all 0.05 0.00 0.04 0.02 0.01 99.89 19:09:53 18:38:01 0 0.02 0.00 0.05 0.05 0.02 99.87 19:09:53 18:38:01 1 0.13 0.00 0.05 0.10 0.02 99.70 19:09:53 18:38:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:09:53 18:38:01 3 0.05 0.00 0.02 0.02 0.02 99.90 19:09:53 18:38:01 4 0.12 0.00 0.05 0.02 0.00 99.82 19:09:53 18:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:38:01 6 0.03 0.00 0.05 0.00 0.00 99.92 19:09:53 18:38:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:09:53 18:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:09:53 18:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:09:53 18:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:09:53 18:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 19:09:53 18:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:40:01 all 0.00 0.00 0.01 0.01 0.01 99.97 19:09:53 18:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:09:53 18:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:09:53 18:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:40:01 4 0.00 0.00 0.00 0.05 0.00 99.95 19:09:53 18:40:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:09:53 18:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:40:01 7 0.02 0.00 0.03 0.00 0.02 99.93 19:09:53 18:41:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:09:53 18:41:01 0 0.02 0.00 0.02 0.05 0.00 99.92 19:09:53 18:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:09:53 18:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:09:53 18:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:42:01 all 0.04 0.00 0.01 0.01 0.00 99.94 19:09:53 18:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:09:53 18:42:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:09:53 18:42:01 2 0.02 0.00 0.00 0.03 0.00 99.95 19:09:53 18:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:42:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:09:53 18:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:42:01 6 0.18 0.00 0.00 0.00 0.00 99.82 19:09:53 18:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:09:53 18:43:01 all 0.27 0.00 0.03 0.01 0.01 99.68 19:09:53 18:43:01 0 0.23 0.00 0.02 0.02 0.02 99.72 19:09:53 18:43:01 1 0.20 0.00 0.08 0.02 0.03 99.67 19:09:53 18:43:01 2 0.13 0.00 0.02 0.00 0.02 99.83 19:09:53 18:43:01 3 0.12 0.00 0.02 0.00 0.00 99.87 19:09:53 18:43:01 4 0.08 0.00 0.05 0.03 0.00 99.83 19:09:53 18:43:01 5 0.35 0.00 0.02 0.00 0.02 99.62 19:09:53 18:43:01 6 0.95 0.00 0.00 0.00 0.02 99.04 19:09:53 18:43:01 7 0.12 0.00 0.05 0.00 0.00 99.83 19:09:53 18:44:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:09:53 18:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:44:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:09:53 18:44:01 2 0.00 0.00 0.00 0.03 0.00 99.97 19:09:53 18:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:44:01 4 0.00 0.00 0.00 0.05 0.00 99.95 19:09:53 18:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:45:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:09:53 18:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:09:53 18:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:09:53 18:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 19:09:53 18:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:09:53 18:46:01 all 0.00 0.00 0.01 0.00 0.00 99.98 19:09:53 18:46:01 0 0.00 0.00 0.03 0.00 0.02 99.95 19:09:53 18:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:09:53 18:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:09:53 18:47:01 0 0.03 0.00 0.02 0.02 0.00 99.93 19:09:53 18:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:09:53 18:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:47:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:09:53 18:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:09:53 18:48:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:09:53 18:48:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:09:53 18:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:09:53 18:48:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:09:53 19:09:53 18:48:01 CPU %user %nice %system %iowait %steal %idle 19:09:53 18:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:09:53 18:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:09:53 18:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:49:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:09:53 18:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:09:53 18:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:09:53 18:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:49:01 7 0.07 0.00 0.03 0.00 0.02 99.88 19:09:53 18:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:09:53 18:50:01 0 0.00 0.00 0.00 0.02 0.02 99.97 19:09:53 18:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:09:53 18:50:01 3 0.00 0.00 0.03 0.00 0.00 99.97 19:09:53 18:50:01 4 0.00 0.00 0.00 0.02 0.02 99.97 19:09:53 18:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:50:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:09:53 18:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:09:53 18:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:51:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:09:53 18:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:09:53 18:51:01 7 0.02 0.00 0.03 0.00 0.02 99.93 19:09:53 18:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:09:53 18:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:09:53 18:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:52:01 2 0.00 0.00 0.00 0.03 0.00 99.97 19:09:53 18:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:52:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:09:53 18:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:09:53 18:52:01 7 0.05 0.00 0.03 0.00 0.02 99.90 19:09:53 18:53:01 all 0.08 0.00 0.01 0.00 0.00 99.91 19:09:53 18:53:01 0 0.00 0.00 0.00 0.02 0.02 99.97 19:09:53 18:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:53:01 6 0.60 0.00 0.03 0.00 0.00 99.37 19:09:53 18:53:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:09:53 18:54:01 all 0.26 0.00 0.01 0.00 0.00 99.72 19:09:53 18:54:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:09:53 18:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:09:53 18:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:09:53 18:54:01 6 1.99 0.00 0.00 0.00 0.00 98.01 19:09:53 18:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:09:53 18:55:01 all 0.25 0.00 0.01 0.01 0.00 99.72 19:09:53 18:55:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:09:53 18:55:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:09:53 18:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:55:01 4 0.00 0.00 0.00 0.05 0.00 99.95 19:09:53 18:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:09:53 18:55:01 6 1.97 0.00 0.00 0.00 0.02 98.01 19:09:53 18:55:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:09:53 18:56:01 all 0.15 0.00 0.01 0.01 0.00 99.82 19:09:53 18:56:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:09:53 18:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:09:53 18:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:56:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:09:53 18:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:56:01 6 1.11 0.00 0.03 0.00 0.00 98.86 19:09:53 18:56:01 7 0.03 0.00 0.05 0.00 0.02 99.90 19:09:53 18:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:09:53 18:57:01 0 0.00 0.00 0.00 0.02 0.02 99.97 19:09:53 18:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:09:53 18:57:01 7 0.05 0.00 0.03 0.00 0.02 99.90 19:09:53 18:58:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:09:53 18:58:01 0 0.05 0.00 0.03 0.02 0.00 99.90 19:09:53 18:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 18:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 18:58:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:09:53 18:58:01 5 0.03 0.00 0.00 0.00 0.02 99.95 19:09:53 18:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:09:53 18:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:09:53 18:59:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:09:53 18:59:01 0 0.02 0.00 0.00 0.03 0.02 99.93 19:09:53 18:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 18:59:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:09:53 18:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 18:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:09:53 18:59:01 7 0.02 0.00 0.03 0.00 0.02 99.93 19:09:53 19:09:53 18:59:01 CPU %user %nice %system %iowait %steal %idle 19:09:53 19:00:01 all 0.01 0.00 0.00 0.00 0.01 99.97 19:09:53 19:00:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:09:53 19:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 19:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 19:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:09:53 19:00:01 4 0.02 0.00 0.00 0.02 0.02 99.95 19:09:53 19:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 19:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 19:00:01 7 0.02 0.00 0.03 0.00 0.02 99.93 19:09:53 19:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:09:53 19:01:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:09:53 19:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:09:53 19:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 19:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 19:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 19:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:09:53 19:01:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:09:53 19:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:09:53 19:02:01 all 0.02 0.00 0.01 0.01 0.00 99.95 19:09:53 19:02:01 0 0.03 0.00 0.02 0.02 0.02 99.92 19:09:53 19:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:09:53 19:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:09:53 19:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 19:02:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:09:53 19:02:01 5 0.00 0.00 0.03 0.00 0.00 99.97 19:09:53 19:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:09:53 19:02:01 7 0.02 0.00 0.05 0.00 0.02 99.92 19:09:53 19:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:09:53 19:03:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:09:53 19:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 19:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 19:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 19:03:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:09:53 19:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 19:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 19:09:53 19:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 19:04:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:09:53 19:04:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:09:53 19:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 19:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 19:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 19:04:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:09:53 19:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 19:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 19:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:09:53 19:05:01 all 0.01 0.00 0.02 0.01 0.01 99.96 19:09:53 19:05:01 0 0.02 0.00 0.02 0.02 0.02 99.93 19:09:53 19:05:01 1 0.03 0.00 0.03 0.02 0.00 99.92 19:09:53 19:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:09:53 19:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 19:05:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:09:53 19:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:09:53 19:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 19:05:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:09:53 19:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:09:53 19:06:01 0 0.00 0.00 0.02 0.02 0.02 99.95 19:09:53 19:06:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:09:53 19:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 19:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 19:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:09:53 19:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:09:53 19:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:09:53 19:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 19:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:09:53 19:07:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:09:53 19:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:09:53 19:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 19:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:09:53 19:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 19:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 19:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 19:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:09:53 19:08:01 all 0.16 0.00 0.02 0.01 0.00 99.80 19:09:53 19:08:01 0 0.02 0.00 0.00 0.03 0.00 99.95 19:09:53 19:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:09:53 19:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 19:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:09:53 19:08:01 4 0.00 0.00 0.00 0.02 0.02 99.97 19:09:53 19:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:09:53 19:08:01 6 1.22 0.00 0.15 0.00 0.00 98.63 19:09:53 19:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:09:53 19:09:01 all 5.28 0.00 2.04 1.34 0.04 91.29 19:09:53 19:09:01 0 4.75 0.00 2.60 5.37 0.05 87.22 19:09:53 19:09:01 1 5.92 0.00 2.18 0.59 0.05 91.26 19:09:53 19:09:01 2 5.47 0.00 2.59 0.20 0.03 91.70 19:09:53 19:09:01 3 5.23 0.00 1.74 0.15 0.05 92.82 19:09:53 19:09:01 4 4.11 0.00 1.54 3.57 0.03 90.75 19:09:53 19:09:01 5 6.08 0.00 1.39 0.20 0.05 92.28 19:09:53 19:09:01 6 5.52 0.00 2.22 0.43 0.05 91.78 19:09:53 19:09:01 7 5.18 0.00 2.07 0.19 0.03 92.53 19:09:53 Average: all 7.09 0.00 1.46 0.42 0.02 91.01 19:09:53 Average: 0 6.88 0.00 1.50 0.27 0.02 91.33 19:09:53 Average: 1 6.95 0.00 1.44 0.36 0.03 91.22 19:09:53 Average: 2 7.02 0.00 1.44 0.19 0.02 91.33 19:09:53 Average: 3 6.82 0.00 1.52 0.42 0.02 91.21 19:09:53 Average: 4 7.76 0.00 1.35 0.82 0.02 90.05 19:09:53 Average: 5 7.51 0.00 1.43 0.34 0.02 90.70 19:09:53 Average: 6 6.94 0.00 1.50 0.42 0.02 91.12 19:09:53 Average: 7 6.82 0.00 1.49 0.56 0.02 91.11 19:09:53 19:09:53 19:09:53