Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7403972676612df12563dc943565a4020914d98d 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-ssh9752233268289890260.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-ssh6494206688661454011.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-ssh7132726275441985927.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-ssh16461395886050294370.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-ssh10958222272077711697.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-34633 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/217 [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/217 # 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 7403972676612df12563dc943565a4020914d98d (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 7403972676612df12563dc943565a4020914d98d # timeout=10 Commit message: "Merge pull request #4001 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.2.0-dev.28" > git rev-list --no-walk de950f1da863be5142a98969a38a38689289d05c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-03T01:30:41.567Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-03T01:30:41.607Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-03T01:30:41.619Z] ========================================================= [2022-05-03T01:30:41.619Z] EdgeX Global Pipelines Version Info [2022-05-03T01:30:41.619Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:30:42.409Z] ------------------- [2022-05-03T01:30:42.410Z] stable info: [2022-05-03T01:30:42.410Z] ------------------- [2022-05-03T01:30:42.410Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-03T01:30:42.410Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-03T01:30:42.410Z] Message: update stable to v1.0.227 [2022-05-03T01:30:42.983Z] ------------------- [2022-05-03T01:30:42.983Z] experimental info: [2022-05-03T01:30:42.983Z] ------------------- [2022-05-03T01:30:42.983Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-03T01:30:42.983Z] Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 [2022-05-03T01:30:42.983Z] Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-03T01:30:43.123Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-03T01:30:43.137Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-03T01:30:43.149Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-03T01:30:43.159Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-03T01:30:43.170Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-03T01:30:43.181Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-03T01:30:43.195Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-03T01:30:43.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-03T01:30:43.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-03T01:30:43.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-03T01:30:43.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-03T01:30:43.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-03T01:30:43.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-03T01:30:43.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-03T01:30:43.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-03T01:30:43.328Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T01:30:43.340Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T01:30:43.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-03T01:30:43.364Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-03T01:30:43.378Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-03T01:30:43.395Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-03T01:30:43.406Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-03T01:30:43.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-03T01:30:43.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-03T01:30:43.452Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-03T01:30:43.467Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7403972676612df12563dc943565a4020914d98d [Pipeline] echo [2022-05-03T01:30:43.478Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7403972 [Pipeline] echo [2022-05-03T01:30:43.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T01:30:43.535Z] provisioning config files... [2022-05-03T01:30:43.549Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/217@tmp/config3033686446039547831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:30:43.860Z] ---> docker-login.sh [2022-05-03T01:30:43.860Z] nexus3.edgexfoundry.org:10001 [2022-05-03T01:30:44.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:30:44.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:30:44.388Z] Configure a credential helper to remove this warning. See [2022-05-03T01:30:44.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:30:44.388Z] [2022-05-03T01:30:44.388Z] Login Succeeded [2022-05-03T01:30:44.388Z] nexus3.edgexfoundry.org:10002 [2022-05-03T01:30:44.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:30:44.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:30:44.388Z] Configure a credential helper to remove this warning. See [2022-05-03T01:30:44.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:30:44.388Z] [2022-05-03T01:30:44.388Z] Login Succeeded [2022-05-03T01:30:44.388Z] nexus3.edgexfoundry.org:10003 [2022-05-03T01:30:44.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:30:44.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:30:44.649Z] Configure a credential helper to remove this warning. See [2022-05-03T01:30:44.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:30:44.649Z] [2022-05-03T01:30:44.649Z] Login Succeeded [2022-05-03T01:30:44.649Z] nexus3.edgexfoundry.org:10004 [2022-05-03T01:30:44.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:30:44.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:30:44.650Z] Configure a credential helper to remove this warning. See [2022-05-03T01:30:44.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:30:44.650Z] [2022-05-03T01:30:44.650Z] Login Succeeded [2022-05-03T01:30:44.650Z] docker.io [2022-05-03T01:30:44.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:30:45.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:30:45.174Z] Configure a credential helper to remove this warning. See [2022-05-03T01:30:45.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:30:45.174Z] [2022-05-03T01:30:45.174Z] Login Succeeded [2022-05-03T01:30:45.174Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T01:30:45.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T01:30:45.502Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-03T01:30:45.502Z] + dirname cmd/core-command/Dockerfile+ [2022-05-03T01:30:45.502Z] cut -d/ -f2 [2022-05-03T01:30:45.502Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-03T01:30:45.502Z] + dirname cmd/core-data/Dockerfile [2022-05-03T01:30:45.502Z] + cut -d/ -f2 [2022-05-03T01:30:45.502Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-03T01:30:45.502Z] + dirname cmd/core-metadata/Dockerfile [2022-05-03T01:30:45.502Z] + cut -d/ -f2 [2022-05-03T01:30:45.502Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-03T01:30:45.502Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-03T01:30:45.502Z] + cut -d/ -f2 [2022-05-03T01:30:45.502Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-03T01:30:45.502Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-03T01:30:45.502Z] + cut -d/ -f2 [2022-05-03T01:30:45.502Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-03T01:30:45.502Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-03T01:30:45.502Z] + cut -d/ -f2 [2022-05-03T01:30:45.502Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-03T01:30:45.502Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-03T01:30:45.502Z] + cut -d/ -f2 [2022-05-03T01:30:45.502Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-03T01:30:45.502Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-03T01:30:45.502Z] + cut -d/ -f2 [2022-05-03T01:30:45.502Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-03T01:30:45.502Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-03T01:30:45.502Z] + cut -d/ -f2 [2022-05-03T01:30:45.502Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-03T01:30:45.502Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-03T01:30:45.502Z] + cut -d/ -f2 [2022-05-03T01:30:45.502Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-03T01:30:45.502Z] + dirname cmd/support-notifications/Dockerfile [2022-05-03T01:30:45.502Z] + cut -d/ -f2 [2022-05-03T01:30:45.502Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-03T01:30:45.502Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-03T01:30:45.502Z] + cut -d/ -f2 [2022-05-03T01:30:45.502Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-03T01:30:45.502Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-03T01:30:45.502Z] + cut -d/ -f2 [2022-05-03T01:30:45.502Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-03T01:30:45.647Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-03T01:30:45.998Z] + git rev-list -1 --merges 7403972676612df12563dc943565a4020914d98d~1..7403972676612df12563dc943565a4020914d98d [Pipeline] echo [2022-05-03T01:30:46.011Z] -----------> git rev-list -1 --merges 7403972676612df12563dc943565a4020914d98d~1..7403972676612df12563dc943565a4020914d98d 7403972676612df12563dc943565a4020914d98d [2022-05-03T01:30:46.011Z] 7403972676612df12563dc943565a4020914d98d [false] [Pipeline] sh [2022-05-03T01:30:46.301Z] + git log --format=format:%s -1 7403972676612df12563dc943565a4020914d98d [Pipeline] echo [2022-05-03T01:30:46.315Z] ========================================================= [2022-05-03T01:30:46.315Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-03T01:30:46.315Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-03T01:30:46.727Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T01:30:46.727Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-03T01:30:46.727Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-03T01:30:46.727Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-03T01:30:46.727Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-03T01:30:46.727Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-03T01:30:46.727Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:30:47.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T01:30:47.076Z] [2022-05-03T01:30:47.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:30:47.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T01:30:47.380Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-03T01:30:47.380Z] 1fe172e4850f: Pulling fs layer [2022-05-03T01:30:47.380Z] caf521ccaac6: Pulling fs layer [2022-05-03T01:30:47.380Z] 3ead6fa29328: Pulling fs layer [2022-05-03T01:30:47.380Z] 5c2a1cbceb83: Pulling fs layer [2022-05-03T01:30:47.380Z] a8d5f1318db7: Pulling fs layer [2022-05-03T01:30:47.380Z] c427282e49a2: Pulling fs layer [2022-05-03T01:30:47.380Z] 1827001aaf11: Pulling fs layer [2022-05-03T01:30:47.380Z] 0714d37db230: Pulling fs layer [2022-05-03T01:30:47.380Z] ac28cf19c067: Pulling fs layer [2022-05-03T01:30:47.380Z] ca983d60f3e2: Pulling fs layer [2022-05-03T01:30:47.380Z] 9f894cec8388: Pulling fs layer [2022-05-03T01:30:47.380Z] 1827001aaf11: Waiting [2022-05-03T01:30:47.380Z] 0714d37db230: Waiting [2022-05-03T01:30:47.380Z] ac28cf19c067: Waiting [2022-05-03T01:30:47.380Z] ca983d60f3e2: Waiting [2022-05-03T01:30:47.380Z] 9f894cec8388: Waiting [2022-05-03T01:30:47.380Z] 5c2a1cbceb83: Waiting [2022-05-03T01:30:47.380Z] c427282e49a2: Waiting [2022-05-03T01:30:47.641Z] caf521ccaac6: Verifying Checksum [2022-05-03T01:30:47.641Z] caf521ccaac6: Download complete [2022-05-03T01:30:47.642Z] 5c2a1cbceb83: Verifying Checksum [2022-05-03T01:30:47.642Z] 5c2a1cbceb83: Download complete [2022-05-03T01:30:47.642Z] a8d5f1318db7: Verifying Checksum [2022-05-03T01:30:47.642Z] a8d5f1318db7: Download complete [2022-05-03T01:30:47.642Z] 3ead6fa29328: Verifying Checksum [2022-05-03T01:30:47.642Z] 3ead6fa29328: Download complete [2022-05-03T01:30:47.642Z] c427282e49a2: Verifying Checksum [2022-05-03T01:30:47.642Z] c427282e49a2: Download complete [2022-05-03T01:30:47.642Z] 0714d37db230: Verifying Checksum [2022-05-03T01:30:47.642Z] 0714d37db230: Download complete [2022-05-03T01:30:47.642Z] ac28cf19c067: Verifying Checksum [2022-05-03T01:30:47.642Z] ac28cf19c067: Download complete [2022-05-03T01:30:47.642Z] ca983d60f3e2: Download complete [2022-05-03T01:30:47.642Z] 9f894cec8388: Verifying Checksum [2022-05-03T01:30:47.642Z] 9f894cec8388: Download complete [2022-05-03T01:30:47.642Z] 1fe172e4850f: Verifying Checksum [2022-05-03T01:30:47.642Z] 1fe172e4850f: Download complete [2022-05-03T01:30:48.212Z] 1827001aaf11: Verifying Checksum [2022-05-03T01:30:48.212Z] 1827001aaf11: Download complete [2022-05-03T01:30:49.152Z] 1fe172e4850f: Pull complete [2022-05-03T01:30:49.152Z] caf521ccaac6: Pull complete [2022-05-03T01:30:49.722Z] 3ead6fa29328: Pull complete [2022-05-03T01:30:49.722Z] 5c2a1cbceb83: Pull complete [2022-05-03T01:30:50.291Z] a8d5f1318db7: Pull complete [2022-05-03T01:30:50.291Z] c427282e49a2: Pull complete [2022-05-03T01:30:52.207Z] 1827001aaf11: Pull complete [2022-05-03T01:30:52.207Z] 0714d37db230: Pull complete [2022-05-03T01:30:52.467Z] ac28cf19c067: Pull complete [2022-05-03T01:30:52.467Z] ca983d60f3e2: Pull complete [2022-05-03T01:30:52.728Z] 9f894cec8388: Pull complete [2022-05-03T01:30:52.728Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-03T01:30:52.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T01:30:52.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-03T01:30:52.803Z] prd-ubuntu20.04-docker-8c-8g-34633 does not seem to be running inside a container [2022-05-03T01:30:52.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/217 -v /w/workspace/edgex-go/217:/w/workspace/edgex-go/217:rw,z -v /w/workspace/edgex-go/217@tmp:/w/workspace/edgex-go/217@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 [2022-05-03T01:30:54.501Z] $ docker top 3958ede3d66374082897deb0c8d6f76bb520e5104d0143fc9e845ca6504afeb3 -eo pid,comm [2022-05-03T01:30:54.570Z] 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). [2022-05-03T01:30:54.570Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T01:30:54.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T01:30:54.606Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T01:30:54.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T01:30:54.740Z] $ docker exec 3958ede3d66374082897deb0c8d6f76bb520e5104d0143fc9e845ca6504afeb3 ssh-agent [2022-05-03T01:30:54.877Z] SSH_AUTH_SOCK=/tmp/ssh-ShWcMuSR7g8w/agent.33 [2022-05-03T01:30:54.877Z] SSH_AGENT_PID=40 [2022-05-03T01:30:54.886Z] Running ssh-add (command line suppressed) [2022-05-03T01:30:55.016Z] Identity added: /w/workspace/edgex-go/217@tmp/private_key_2406609309204276907.key (/w/workspace/edgex-go/217@tmp/private_key_2406609309204276907.key) [2022-05-03T01:30:55.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T01:30:55.322Z] + git tag --points-at HEAD [Pipeline] } [2022-05-03T01:30:55.349Z] $ docker exec --env ******** --env ******** 3958ede3d66374082897deb0c8d6f76bb520e5104d0143fc9e845ca6504afeb3 ssh-agent -k [2022-05-03T01:30:55.477Z] unset SSH_AUTH_SOCK; [2022-05-03T01:30:55.478Z] unset SSH_AGENT_PID; [2022-05-03T01:30:55.480Z] echo Agent pid 40 killed; [2022-05-03T01:30:55.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-03T01:30:55.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T01:30:55.512Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T01:30:55.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T01:30:55.650Z] $ docker exec 3958ede3d66374082897deb0c8d6f76bb520e5104d0143fc9e845ca6504afeb3 ssh-agent [2022-05-03T01:30:55.778Z] SSH_AUTH_SOCK=/tmp/ssh-QtKwG7Z9EspI/agent.73 [2022-05-03T01:30:55.778Z] SSH_AGENT_PID=79 [2022-05-03T01:30:55.783Z] Running ssh-add (command line suppressed) [2022-05-03T01:30:55.908Z] Identity added: /w/workspace/edgex-go/217@tmp/private_key_2192551758246126797.key (/w/workspace/edgex-go/217@tmp/private_key_2192551758246126797.key) [2022-05-03T01:30:55.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T01:30:56.217Z] + git semver init [2022-05-03T01:30:56.478Z] 2022-05-03 01:30:56,437 [run_init] DEBUG init version:0.0.0 force:False [2022-05-03T01:30:56.478Z] 2022-05-03 01:30:56,438 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/217/.semver [2022-05-03T01:30:56.478Z] 2022-05-03 01:30:56,439 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/217/.semver [2022-05-03T01:30:56.478Z] 2022-05-03 01:30:56,439 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/217/.semver'], cwd=/w/workspace/edgex-go/217, universal_newlines=False, shell=None, istream=None) [2022-05-03T01:31:00.688Z] 2022-05-03 01:31:00,481 [append_file] DEBUG append to file:/w/workspace/edgex-go/217/.git/info/exclude [2022-05-03T01:31:00.688Z] 2022-05-03 01:31:00,481 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/217/.semver/main with force:False [2022-05-03T01:31:00.688Z] 2022-05-03 01:31:00,482 [read_version] DEBUG read version from /w/workspace/edgex-go/217/.semver/main [2022-05-03T01:31:00.688Z] 2022-05-03 01:31:00,482 [read_version] DEBUG read version from /w/workspace/edgex-go/217/.semver/main [2022-05-03T01:31:00.688Z] 2.2.0-dev.89 [Pipeline] } [2022-05-03T01:31:00.707Z] $ docker exec --env ******** --env ******** 3958ede3d66374082897deb0c8d6f76bb520e5104d0143fc9e845ca6504afeb3 ssh-agent -k [2022-05-03T01:31:00.838Z] unset SSH_AUTH_SOCK; [2022-05-03T01:31:00.839Z] unset SSH_AGENT_PID; [2022-05-03T01:31:00.839Z] echo Agent pid 79 killed; [2022-05-03T01:31:00.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T01:31:01.147Z] + git semver [Pipeline] } [2022-05-03T01:31:01.428Z] $ docker stop --time=1 3958ede3d66374082897deb0c8d6f76bb520e5104d0143fc9e845ca6504afeb3 [2022-05-03T01:31:02.769Z] $ docker rm -f 3958ede3d66374082897deb0c8d6f76bb520e5104d0143fc9e845ca6504afeb3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T01:31:03.124Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-03T01:31:03.366Z] Stashed 1 file(s) [Pipeline] echo [2022-05-03T01:31:03.369Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.89 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-03T01:31:03.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T01:31:03.522Z] ========================================================= [2022-05-03T01:31:03.522Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-03T01:31:03.522Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-03T01:31:03.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T01:31:03.816Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-03T01:31:03.816Z] 59bf1c3509f3: Pulling fs layer [2022-05-03T01:31:03.816Z] 666ba61612fd: Pulling fs layer [2022-05-03T01:31:03.816Z] 8ed8ca486205: Pulling fs layer [2022-05-03T01:31:03.816Z] 4fe6c5a15a65: Pulling fs layer [2022-05-03T01:31:03.816Z] 22a0e8bec74d: Pulling fs layer [2022-05-03T01:31:03.816Z] ca2b28591e48: Pulling fs layer [2022-05-03T01:31:03.816Z] a51346096db8: Pulling fs layer [2022-05-03T01:31:03.816Z] daebc70d1ce1: Pulling fs layer [2022-05-03T01:31:03.816Z] 0e18a0eac166: Pulling fs layer [2022-05-03T01:31:03.816Z] ca2b28591e48: Waiting [2022-05-03T01:31:03.816Z] 4fe6c5a15a65: Waiting [2022-05-03T01:31:03.816Z] a51346096db8: Waiting [2022-05-03T01:31:03.816Z] 22a0e8bec74d: Waiting [2022-05-03T01:31:03.816Z] daebc70d1ce1: Waiting [2022-05-03T01:31:03.816Z] 0e18a0eac166: Waiting [2022-05-03T01:31:03.816Z] 8ed8ca486205: Verifying Checksum [2022-05-03T01:31:03.816Z] 8ed8ca486205: Download complete [2022-05-03T01:31:03.816Z] 666ba61612fd: Verifying Checksum [2022-05-03T01:31:03.816Z] 666ba61612fd: Download complete [2022-05-03T01:31:03.816Z] 22a0e8bec74d: Verifying Checksum [2022-05-03T01:31:03.816Z] 22a0e8bec74d: Download complete [2022-05-03T01:31:03.816Z] ca2b28591e48: Verifying Checksum [2022-05-03T01:31:03.816Z] ca2b28591e48: Download complete [2022-05-03T01:31:03.816Z] 59bf1c3509f3: Verifying Checksum [2022-05-03T01:31:03.816Z] 59bf1c3509f3: Download complete [2022-05-03T01:31:03.816Z] a51346096db8: Verifying Checksum [2022-05-03T01:31:03.816Z] a51346096db8: Download complete [2022-05-03T01:31:04.077Z] daebc70d1ce1: Verifying Checksum [2022-05-03T01:31:04.077Z] daebc70d1ce1: Download complete [2022-05-03T01:31:04.077Z] 59bf1c3509f3: Pull complete [2022-05-03T01:31:04.077Z] 666ba61612fd: Pull complete [2022-05-03T01:31:04.341Z] 8ed8ca486205: Pull complete [2022-05-03T01:31:04.603Z] 0e18a0eac166: Verifying Checksum [2022-05-03T01:31:04.603Z] 0e18a0eac166: Download complete [2022-05-03T01:31:04.603Z] 4fe6c5a15a65: Verifying Checksum [2022-05-03T01:31:04.603Z] 4fe6c5a15a65: Download complete [2022-05-03T01:31:08.798Z] 4fe6c5a15a65: Pull complete [2022-05-03T01:31:08.798Z] 22a0e8bec74d: Pull complete [2022-05-03T01:31:08.799Z] ca2b28591e48: Pull complete [2022-05-03T01:31:08.799Z] a51346096db8: Pull complete [2022-05-03T01:31:08.799Z] daebc70d1ce1: Pull complete [2022-05-03T01:31:10.711Z] 0e18a0eac166: Pull complete [2022-05-03T01:31:10.711Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-03T01:31:10.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T01:31:10.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-03T01:31:11.018Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T01:31:11.018Z] WORKDIR /edgex [2022-05-03T01:31:11.018Z] COPY go.mod . [2022-05-03T01:31:11.018Z] RUN go mod download build [2022-05-03T01:31:11.018Z] -t ci-base-image-x86_64 -f - . [2022-05-03T01:31:12.410Z] Sending build context to Docker daemon 335.2MB [2022-05-03T01:31:12.410Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T01:31:12.410Z] ---> f018257e8ee9 [2022-05-03T01:31:12.410Z] Step 2/4 : WORKDIR /edgex [2022-05-03T01:31:14.956Z] ---> Running in a2b714ae6bf8 [2022-05-03T01:31:14.956Z] Removing intermediate container a2b714ae6bf8 [2022-05-03T01:31:14.956Z] ---> 85399c78b619 [2022-05-03T01:31:14.956Z] Step 3/4 : COPY go.mod . [2022-05-03T01:31:14.956Z] ---> 4e6affb6276f [2022-05-03T01:31:14.956Z] Step 4/4 : RUN go mod download [2022-05-03T01:31:14.956Z] ---> Running in fc3c4c2c8c00 [2022-05-03T01:31:18.456Z] Still waiting to schedule task [2022-05-03T01:31:18.456Z] ‘prd-centos7-blackbox-4c-2g-34311’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-03T01:31:18.456Z] ‘prd-ubuntu20.04-docker-8c-8g-34623’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-03T01:31:18.456Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-34627’ is offline [2022-05-03T01:31:18.456Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-34634’ is offline [2022-05-03T01:31:33.074Z] Removing intermediate container fc3c4c2c8c00 [2022-05-03T01:31:33.074Z] ---> dee75a15c7c1 [2022-05-03T01:31:33.074Z] Successfully built dee75a15c7c1 [2022-05-03T01:31:33.074Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:31:33.370Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T01:31:33.370Z] . [Pipeline] withDockerContainer [2022-05-03T01:31:33.443Z] prd-ubuntu20.04-docker-8c-8g-34633 does not seem to be running inside a container [2022-05-03T01:31:33.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/217 -v /w/workspace/edgex-go/217:/w/workspace/edgex-go/217:rw,z -v /w/workspace/edgex-go/217@tmp:/w/workspace/edgex-go/217@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 [2022-05-03T01:31:33.996Z] $ docker top 0ff752eb7d203681e79685a588bd5ea574c23a8af86e938575fcb6e5a1e9a13a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T01:31:34.355Z] + go version [2022-05-03T01:31:34.355Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-03T01:31:34.372Z] $ docker stop --time=1 0ff752eb7d203681e79685a588bd5ea574c23a8af86e938575fcb6e5a1e9a13a [2022-05-03T01:31:35.709Z] $ docker rm -f 0ff752eb7d203681e79685a588bd5ea574c23a8af86e938575fcb6e5a1e9a13a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:31:36.137Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T01:31:36.137Z] . [Pipeline] withDockerContainer [2022-05-03T01:31:36.212Z] prd-ubuntu20.04-docker-8c-8g-34633 does not seem to be running inside a container [2022-05-03T01:31:36.254Z] $ 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/217 -v /w/workspace/edgex-go/217:/w/workspace/edgex-go/217:rw,z -v /w/workspace/edgex-go/217@tmp:/w/workspace/edgex-go/217@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 [2022-05-03T01:31:36.669Z] $ docker top 6bfffc4ffa55f8ab6d0b984fb100aff8e4a3b664774850677708255e857fbe48 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-03T01:31:36.765Z] ========================================================= [2022-05-03T01:31:36.765Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-03T01:31:36.765Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-03T01:31:37.069Z] + make test [2022-05-03T01:31:37.069Z] go mod tidy -compat=1.17 [2022-05-03T01:31:37.069Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-03T01:31:42.349Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-03T01:31:54.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-03T01:31:54.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-03T01:31:54.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-03T01:31:54.554Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-03T01:31:54.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-03T01:31:54.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-03T01:31:54.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-03T01:31:54.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-03T01:31:54.554Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-03T01:31:54.554Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-03T01:31:54.554Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-03T01:31:54.554Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-03T01:31:54.554Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-03T01:31:54.554Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-03T01:31:54.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-03T01:31:54.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2022-05-03T01:31:54.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-03T01:31:54.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-03T01:31:55.490Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements [2022-05-03T01:31:55.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-03T01:31:55.490Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 53.4% of statements [2022-05-03T01:31:55.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-03T01:31:55.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-03T01:31:58.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.232s coverage: 89.2% of statements [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-03T01:31:58.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.079s coverage: 84.4% of statements [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-03T01:31:58.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.428s coverage: 95.6% of statements [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-03T01:31:58.778Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-03T01:31:58.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-03T01:31:58.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.134s coverage: 0.9% of statements [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-03T01:31:58.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2022-05-03T01:31:58.778Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements [2022-05-03T01:31:58.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-03T01:31:58.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements [2022-05-03T01:31:58.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements [2022-05-03T01:31:58.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-05-03T01:31:58.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2022-05-03T01:31:58.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements [2022-05-03T01:32:08.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.100s coverage: 94.4% of statements [2022-05-03T01:32:08.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2022-05-03T01:32:10.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.185s coverage: 82.5% of statements [2022-05-03T01:32:10.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 58.8% of statements [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.2% of statements [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.340s coverage: 65.4% of statements [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.8% of statements [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.090s coverage: 17.7% of statements [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-03T01:32:20.188Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-05-03T01:32:20.188Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-03T01:32:20.188Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-03T01:32:38.290Z] GO111MODULE=on go vet ./... [2022-05-03T01:32:41.582Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T01:32:41.582Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T01:32:41.841Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T01:32:42.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-03T01:32:43.086Z] + ls -al . [2022-05-03T01:32:43.086Z] total 672 [2022-05-03T01:32:43.086Z] drwxrwxr-x 10 1001 1001 4096 May 3 01:32 . [2022-05-03T01:32:43.086Z] drwxr-xr-x 4 root root 4096 May 3 01:31 .. [2022-05-03T01:32:43.086Z] -rw-rw-r-- 1 1001 1001 11 May 3 01:30 .dockerignore [2022-05-03T01:32:43.086Z] drwxrwxr-x 8 1001 1001 4096 May 3 01:31 .git [2022-05-03T01:32:43.086Z] drwxrwxr-x 3 1001 1001 4096 May 3 01:30 .github [2022-05-03T01:32:43.086Z] -rw-rw-r-- 1 1001 1001 879 May 3 01:30 .gitignore [2022-05-03T01:32:43.086Z] -rw-rw-r-- 1 1001 1001 42 May 3 01:30 .golangci.yml [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 87 May 3 01:30 .hadolint.yml [2022-05-03T01:32:43.087Z] drwxr-xr-x 3 1001 1001 4096 May 3 01:31 .semver [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 166 May 3 01:30 .sonarcloud.properties [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 1171 May 3 01:30 ADOPTERS.md [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 10086 May 3 01:30 Attribution.txt [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 51732 May 3 01:30 CHANGELOG.md [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 3804 May 3 01:30 CONTRIBUTING.md [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 677 May 3 01:30 GOVERNANCE.md [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 850 May 3 01:30 Jenkinsfile [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 10775 May 3 01:30 LICENSE [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 10389 May 3 01:30 Makefile [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 582 May 3 01:30 OWNERS.md [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 9120 May 3 01:30 README.md [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 6912 May 3 01:30 SECURITY.md [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 12 May 3 01:31 VERSION [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 4131 May 3 01:30 ZMQWindows.md [2022-05-03T01:32:43.087Z] drwxrwxr-x 2 1001 1001 4096 May 3 01:30 bin [2022-05-03T01:32:43.087Z] drwxrwxr-x 18 1001 1001 4096 May 3 01:30 cmd [2022-05-03T01:32:43.087Z] -rw-r--r-- 1 root root 435134 May 3 01:32 coverage.out [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 3256 May 3 01:30 go.mod [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 35162 May 3 01:31 go.sum [2022-05-03T01:32:43.087Z] drwxrwxr-x 8 1001 1001 4096 May 3 01:30 internal [2022-05-03T01:32:43.087Z] drwxrwxr-x 3 1001 1001 4096 May 3 01:30 openapi [2022-05-03T01:32:43.087Z] drwxrwxr-x 4 1001 1001 4096 May 3 01:30 snap [2022-05-03T01:32:43.087Z] -rw-rw-r-- 1 1001 1001 204 May 3 01:30 version.go [Pipeline] sh [2022-05-03T01:32:43.379Z] + '[' -e coverage.out ] [2022-05-03T01:32:43.379Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-03T01:32:43.475Z] Stashed 1 file(s) [Pipeline] sh [2022-05-03T01:32:43.759Z] + make build [2022-05-03T01:32:43.759Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-03T01:32:55.973Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-03T01:33:05.954Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-03T01:33:05.954Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-03T01:33:11.224Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-03T01:33:11.483Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-03T01:33:12.424Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-03T01:33:13.802Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-03T01:33:14.370Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-03T01:33:15.308Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-03T01:33:16.250Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-03T01:33:16.823Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-03T01:33:18.203Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-03T01:33:19.161Z] $ docker stop --time=1 6bfffc4ffa55f8ab6d0b984fb100aff8e4a3b664774850677708255e857fbe48 [2022-05-03T01:33:21.824Z] $ docker rm -f 6bfffc4ffa55f8ab6d0b984fb100aff8e4a3b664774850677708255e857fbe48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:33:22.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-03T01:33:22.859Z] [2022-05-03T01:33:22.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:33:23.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-03T01:33:23.156Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-03T01:33:23.156Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-03T01:33:23.156Z] ca9280d653b3: Pulling fs layer [2022-05-03T01:33:23.156Z] 7e9c9ca2126c: Pulling fs layer [2022-05-03T01:33:23.156Z] cbdbe7a5bc2a: Download complete [2022-05-03T01:33:23.415Z] ca9280d653b3: Verifying Checksum [2022-05-03T01:33:23.415Z] ca9280d653b3: Download complete [2022-05-03T01:33:23.415Z] cbdbe7a5bc2a: Pull complete [2022-05-03T01:33:23.674Z] 7e9c9ca2126c: Download complete [2022-05-03T01:33:23.935Z] ca9280d653b3: Pull complete [2022-05-03T01:33:27.227Z] 7e9c9ca2126c: Pull complete [2022-05-03T01:33:27.227Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-03T01:33:27.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-03T01:33:27.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-03T01:33:27.293Z] prd-ubuntu20.04-docker-8c-8g-34633 does not seem to be running inside a container [2022-05-03T01:33:27.334Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/217 -v /w/workspace/edgex-go/217:/w/workspace/edgex-go/217:rw,z -v /w/workspace/edgex-go/217@tmp:/w/workspace/edgex-go/217@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 [2022-05-03T01:33:29.743Z] $ docker top 742e7027c30b85c111ad9602598fbb4f310374672eb80162830acaea0d65f714 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T01:33:30.104Z] + docker-compose build --help [2022-05-03T01:33:30.104Z] + grep parallel [2022-05-03T01:33:30.679Z] --parallel Build images in parallel. [Pipeline] } [2022-05-03T01:33:30.698Z] $ docker stop --time=1 742e7027c30b85c111ad9602598fbb4f310374672eb80162830acaea0d65f714 [2022-05-03T01:33:32.005Z] $ docker rm -f 742e7027c30b85c111ad9602598fbb4f310374672eb80162830acaea0d65f714 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:33:32.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-03T01:33:32.397Z] . [Pipeline] withDockerContainer [2022-05-03T01:33:32.470Z] prd-ubuntu20.04-docker-8c-8g-34633 does not seem to be running inside a container [2022-05-03T01:33:32.513Z] $ 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/217 -v /w/workspace/edgex-go/217:/w/workspace/edgex-go/217:rw,z -v /w/workspace/edgex-go/217@tmp:/w/workspace/edgex-go/217@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 [2022-05-03T01:33:32.873Z] $ docker top 2c0641cd7b33204a3bed94ee34fd89ce579e5c4b08b5151bbd25a5b9c9733f39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T01:33:33.231Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-03T01:33:33.799Z] Building core-command ... [2022-05-03T01:33:33.799Z] Building core-data ... [2022-05-03T01:33:33.799Z] Building core-metadata ... [2022-05-03T01:33:33.799Z] Building security-bootstrapper ... [2022-05-03T01:33:33.799Z] Building security-proxy-setup ... [2022-05-03T01:33:33.799Z] Building security-secretstore-setup ... [2022-05-03T01:33:33.799Z] Building security-spiffe-token-provider ... [2022-05-03T01:33:33.799Z] Building security-spire-agent ... [2022-05-03T01:33:33.799Z] Building security-spire-config ... [2022-05-03T01:33:33.799Z] Building security-spire-server ... [2022-05-03T01:33:33.799Z] Building support-notifications ... [2022-05-03T01:33:33.799Z] Building support-scheduler ... [2022-05-03T01:33:33.799Z] Building sys-mgmt-agent ... [2022-05-03T01:33:33.799Z] Building support-notifications [2022-05-03T01:33:33.799Z] Building security-spire-agent [2022-05-03T01:33:33.799Z] Building security-secretstore-setup [2022-05-03T01:33:33.799Z] Building security-spiffe-token-provider [2022-05-03T01:33:33.799Z] Building support-scheduler [2022-05-03T01:33:51.895Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:33:51.895Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:33:51.895Z] ---> dee75a15c7c1 [2022-05-03T01:33:51.895Z] Step 3/25 : WORKDIR /edgex-go [2022-05-03T01:33:51.895Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:33:51.895Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:33:51.895Z] ---> dee75a15c7c1 [2022-05-03T01:33:51.895Z] Step 3/20 : WORKDIR /edgex-go [2022-05-03T01:33:51.895Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:33:51.895Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:33:51.895Z] ---> dee75a15c7c1 [2022-05-03T01:33:51.895Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T01:33:51.895Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:33:51.895Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:33:51.895Z] ---> dee75a15c7c1 [2022-05-03T01:33:51.895Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T01:33:51.895Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:33:51.895Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:33:51.895Z] ---> dee75a15c7c1 [2022-05-03T01:33:51.895Z] Step 3/26 : WORKDIR /edgex-go [2022-05-03T01:33:54.443Z] ---> Running in 5dd9e88940e9 [2022-05-03T01:33:54.443Z] ---> Running in 2d790533eebc [2022-05-03T01:33:54.443Z] ---> Running in 41aa648131b1 [2022-05-03T01:33:54.443Z] ---> Running in 9c6aa4958e4a [2022-05-03T01:33:54.443Z] ---> Running in 0c28275588ff [2022-05-03T01:33:54.705Z] Removing intermediate container 41aa648131b1 [2022-05-03T01:33:54.705Z] ---> 7914f02b335b [2022-05-03T01:33:54.705Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-03T01:33:54.705Z] Removing intermediate container 2d790533eebc [2022-05-03T01:33:54.705Z] ---> aaf1f6a65e76 [2022-05-03T01:33:54.705Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:33:54.705Z] Removing intermediate container 0c28275588ff [2022-05-03T01:33:54.705Z] ---> 9800adc6fc17 [2022-05-03T01:33:54.705Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:33:54.705Z] Removing intermediate container 5dd9e88940e9 [2022-05-03T01:33:54.705Z] ---> ef9a5da712c8 [2022-05-03T01:33:54.705Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:33:54.705Z] Removing intermediate container 9c6aa4958e4a [2022-05-03T01:33:54.705Z] ---> b784e1166151 [2022-05-03T01:33:54.705Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:33:54.705Z] ---> Running in c63dc1d5a8dd [2022-05-03T01:33:54.966Z] ---> Running in a0b15c088f4e [2022-05-03T01:33:54.966Z] ---> Running in 1a0c36f38dbc [2022-05-03T01:33:54.966Z] ---> Running in 053d819fc9cb [2022-05-03T01:33:54.966Z] ---> Running in eaa792ffba15 [2022-05-03T01:33:55.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:33:56.164Z] Removing intermediate container a0b15c088f4e [2022-05-03T01:33:56.164Z] ---> 3fea832ba580 [2022-05-03T01:33:56.164Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-03T01:33:56.164Z] Removing intermediate container eaa792ffba15 [2022-05-03T01:33:56.164Z] ---> cd0c45d373cd [2022-05-03T01:33:56.164Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T01:33:56.164Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:33:56.164Z] ---> Running in d4ac9e0e3e0e [2022-05-03T01:33:56.164Z] ---> Running in dd2a2dffacd2 [2022-05-03T01:33:56.426Z] Removing intermediate container 1a0c36f38dbc [2022-05-03T01:33:56.426Z] ---> 69ff67e51c3f [2022-05-03T01:33:56.426Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-03T01:33:56.426Z] ---> Running in e9e77258350f [2022-05-03T01:33:56.426Z] Removing intermediate container 053d819fc9cb [2022-05-03T01:33:56.426Z] ---> e5618e68ab47 [2022-05-03T01:33:56.426Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-03T01:33:56.426Z] ---> Running in d8ea5ffe7527 [2022-05-03T01:33:56.685Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T01:33:56.685Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T01:33:56.685Z] OK: 15864 distinct packages available [2022-05-03T01:33:56.685Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:33:56.685Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:33:56.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:33:56.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:33:56.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:33:57.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:33:57.514Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:33:57.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:33:57.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:33:57.775Z] OK: 221 MiB in 52 packages [2022-05-03T01:33:57.775Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:33:58.034Z] OK: 221 MiB in 52 packages [2022-05-03T01:33:58.034Z] OK: 221 MiB in 52 packages [2022-05-03T01:33:58.034Z] OK: 221 MiB in 52 packages [2022-05-03T01:33:58.034Z] OK: 221 MiB in 52 packages [2022-05-03T01:33:58.034Z] Removing intermediate container c63dc1d5a8dd [2022-05-03T01:33:58.034Z] ---> 0d2cbbe37451 [2022-05-03T01:33:58.034Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-03T01:33:58.293Z] ---> 44a12d6015e4 [2022-05-03T01:33:58.293Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:33:58.293Z] ---> Running in 240bda59f01e [2022-05-03T01:33:58.553Z] Removing intermediate container d4ac9e0e3e0e [2022-05-03T01:33:58.553Z] ---> c008dc1c1c68 [2022-05-03T01:33:58.553Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T01:33:58.553Z] Removing intermediate container dd2a2dffacd2 [2022-05-03T01:33:58.553Z] ---> 792533913b49 [2022-05-03T01:33:58.553Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-03T01:33:58.553Z] Removing intermediate container e9e77258350f [2022-05-03T01:33:58.553Z] ---> 0dcbb2573969 [2022-05-03T01:33:58.553Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-03T01:33:58.812Z] Removing intermediate container d8ea5ffe7527 [2022-05-03T01:33:58.812Z] ---> 4b5923d907b4 [2022-05-03T01:33:58.812Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T01:33:58.812Z] ---> abb50072da46 [2022-05-03T01:33:58.812Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:33:58.812Z] ---> 63181cc3432f [2022-05-03T01:33:58.812Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:33:58.812Z] ---> Running in f4afa16d001d [2022-05-03T01:33:58.812Z] ---> Running in e043cb9be65e [2022-05-03T01:33:58.812Z] ---> 692ad6dba447 [2022-05-03T01:33:58.812Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:33:58.812Z] ---> ecfe0f764b20 [2022-05-03T01:33:58.812Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:33:59.071Z] ---> Running in 378a5afe204f [2022-05-03T01:33:59.072Z] ---> Running in 7b5ccc797c03 [2022-05-03T01:33:59.641Z] Removing intermediate container 240bda59f01e [2022-05-03T01:33:59.641Z] ---> 69cb7614bb83 [2022-05-03T01:33:59.641Z] Step 7/20 : COPY . . [2022-05-03T01:34:01.561Z] Removing intermediate container f4afa16d001d [2022-05-03T01:34:01.561Z] ---> ca5861ab3436 [2022-05-03T01:34:01.561Z] Step 8/22 : COPY . . [2022-05-03T01:34:05.824Z] Removing intermediate container 378a5afe204f [2022-05-03T01:34:05.824Z] ---> 3c0a5d1aaa00 [2022-05-03T01:34:05.824Z] Step 8/25 : COPY . . [2022-05-03T01:34:05.824Z] Removing intermediate container 7b5ccc797c03 [2022-05-03T01:34:05.824Z] ---> 4b9aa1e13fea [2022-05-03T01:34:05.824Z] Step 8/22 : COPY . . [2022-05-03T01:34:05.824Z] Removing intermediate container e043cb9be65e [2022-05-03T01:34:05.824Z] ---> 7cbb724e2cdc [2022-05-03T01:34:05.824Z] Step 8/26 : COPY . . [2022-05-03T01:34:05.824Z] ---> 1c04df23fb60 [2022-05-03T01:34:05.824Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-03T01:34:05.824Z] ---> Running in 01042b15efa1 [2022-05-03T01:34:05.824Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-03T01:34:11.105Z] ---> 93e2bcfe72e7 [2022-05-03T01:34:11.105Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-03T01:34:13.662Z] ---> Running in cbbc218397cd [2022-05-03T01:34:13.662Z] ---> 8f309de8a344 [2022-05-03T01:34:13.662Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T01:34:13.927Z] ---> a0cf837e8d1e [2022-05-03T01:34:13.927Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-03T01:34:13.927Z] ---> d1434b583bf3 [2022-05-03T01:34:13.927Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-03T01:34:13.927Z] ---> Running in 1973b1e3db20 [2022-05-03T01:34:13.927Z] ---> Running in 6a99feb66615 [2022-05-03T01:34:14.186Z] ---> Running in 89d93789da8e [2022-05-03T01:34:14.186Z] Removing intermediate container 1973b1e3db20 [2022-05-03T01:34:14.186Z] ---> fb96a7caffe0 [2022-05-03T01:34:14.186Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-03T01:34:14.444Z] ---> Running in d99c519160af [2022-05-03T01:34:14.444Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-03T01:34:15.019Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-03T01:34:15.019Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-03T01:34:16.393Z] Removing intermediate container d99c519160af [2022-05-03T01:34:16.393Z] ---> eee295a041f6 [2022-05-03T01:34:16.393Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-03T01:34:16.393Z] ---> Running in c9fbb76c6bb0 [2022-05-03T01:34:16.650Z] Removing intermediate container c9fbb76c6bb0 [2022-05-03T01:34:16.650Z] ---> 3d5f7207941c [2022-05-03T01:34:16.650Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T01:34:16.650Z] ---> Running in 420db337849b [2022-05-03T01:34:18.030Z] spire-1.2.1/ [2022-05-03T01:34:18.030Z] spire-1.2.1/.data/ [2022-05-03T01:34:18.030Z] spire-1.2.1/.data/.file [2022-05-03T01:34:18.030Z] spire-1.2.1/.dockerignore [2022-05-03T01:34:18.030Z] spire-1.2.1/.gitattributes [2022-05-03T01:34:18.030Z] spire-1.2.1/.githooks/ [2022-05-03T01:34:18.030Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T01:34:18.030Z] spire-1.2.1/.github/ [2022-05-03T01:34:18.030Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T01:34:18.030Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T01:34:18.030Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T01:34:18.030Z] spire-1.2.1/.github/workflows/ [2022-05-03T01:34:18.030Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T01:34:18.030Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T01:34:18.030Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T01:34:18.030Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T01:34:18.030Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T01:34:18.030Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T01:34:18.030Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T01:34:18.030Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T01:34:18.030Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T01:34:18.030Z] spire-1.2.1/.gitignore [2022-05-03T01:34:18.030Z] spire-1.2.1/.go-version [2022-05-03T01:34:18.030Z] spire-1.2.1/.golangci.yml [2022-05-03T01:34:18.030Z] spire-1.2.1/ADOPTERS.md [2022-05-03T01:34:18.030Z] spire-1.2.1/CHANGELOG.md [2022-05-03T01:34:18.030Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T01:34:18.030Z] spire-1.2.1/CODEOWNERS [2022-05-03T01:34:18.030Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T01:34:18.030Z] spire-1.2.1/Dockerfile [2022-05-03T01:34:18.030Z] spire-1.2.1/Dockerfile.dev [2022-05-03T01:34:18.030Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T01:34:18.030Z] spire-1.2.1/LICENSE [2022-05-03T01:34:18.030Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T01:34:18.030Z] spire-1.2.1/Makefile [2022-05-03T01:34:18.030Z] spire-1.2.1/README.md [2022-05-03T01:34:18.030Z] spire-1.2.1/ROADMAP.md [2022-05-03T01:34:18.030Z] spire-1.2.1/SECURITY.md [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T01:34:18.030Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T01:34:18.031Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T01:34:18.031Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T01:34:18.031Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T01:34:18.031Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T01:34:18.031Z] spire-1.2.1/conf/ [2022-05-03T01:34:18.031Z] spire-1.2.1/conf/agent/ [2022-05-03T01:34:18.031Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T01:34:18.031Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T01:34:18.031Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T01:34:18.031Z] spire-1.2.1/conf/server/ [2022-05-03T01:34:18.031Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T01:34:18.031Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T01:34:18.031Z] spire-1.2.1/conf/server/server.conf [2022-05-03T01:34:18.031Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/ [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/auditlog.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/images/ [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/spire_server.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/telemetry.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/upgrading.md [2022-05-03T01:34:18.031Z] spire-1.2.1/doc/using_spire.md [2022-05-03T01:34:18.031Z] spire-1.2.1/examples/ [2022-05-03T01:34:18.031Z] spire-1.2.1/examples/README.md [2022-05-03T01:34:18.031Z] spire-1.2.1/go.mod [2022-05-03T01:34:18.031Z] spire-1.2.1/go.sum [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T01:34:18.031Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/health/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T01:34:18.032Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/log/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/util/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/version/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T01:34:18.033Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/config.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T01:34:18.034Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/server.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/ [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/private/ [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/private/server/ [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/spire/ [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/spire/common/ [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T01:34:18.035Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T01:34:18.035Z] spire-1.2.1/release/ [2022-05-03T01:34:18.035Z] spire-1.2.1/release/spire-extras/ [2022-05-03T01:34:18.035Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T01:34:18.035Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T01:34:18.035Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T01:34:18.035Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T01:34:18.035Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/release/spire/ [2022-05-03T01:34:18.035Z] spire-1.2.1/release/spire/README.md [2022-05-03T01:34:18.035Z] spire-1.2.1/release/spire/conf/ [2022-05-03T01:34:18.035Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T01:34:18.035Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T01:34:18.035Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/script/ [2022-05-03T01:34:18.035Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T01:34:18.035Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T01:34:18.035Z] spire-1.2.1/support/ [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/ [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T01:34:18.035Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T01:34:18.035Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T01:34:18.035Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/clock/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/clock/clock.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/ [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T01:34:18.035Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T01:34:18.036Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/README.md [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/common [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T01:34:18.036Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T01:34:18.037Z] spire-1.2.1/test/integration/test.sh [2022-05-03T01:34:18.037Z] spire-1.2.1/test/plugintest/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/spiretest/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/testca/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/testca/ca.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/testkey/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T01:34:18.037Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/testkey/new.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/util/ [2022-05-03T01:34:18.037Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/util/race.go [2022-05-03T01:34:18.037Z] spire-1.2.1/test/util/util.go [2022-05-03T01:34:18.037Z] building spire from source... [2022-05-03T01:34:18.295Z] Installing go1.17.7... [2022-05-03T01:34:23.561Z] Building bin/spire-server... [2022-05-03T01:34:23.561Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T01:34:23.561Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T01:34:23.561Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T01:34:23.561Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T01:34:23.561Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T01:34:23.819Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T01:34:24.078Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T01:34:24.078Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T01:34:24.078Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T01:34:24.078Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T01:34:24.078Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T01:34:24.078Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T01:34:24.337Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T01:34:24.337Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T01:34:24.337Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T01:34:24.596Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T01:34:24.596Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T01:34:24.596Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T01:34:24.854Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T01:34:24.854Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T01:34:24.854Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T01:34:24.854Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T01:34:25.113Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T01:34:25.113Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T01:34:25.113Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T01:34:25.113Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T01:34:25.380Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T01:34:25.380Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T01:34:25.380Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T01:34:25.380Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T01:34:25.639Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T01:34:25.639Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T01:34:25.639Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T01:34:25.639Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T01:34:25.639Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T01:34:25.639Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T01:34:25.897Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T01:34:25.897Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T01:34:25.897Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T01:34:26.157Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T01:34:26.157Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T01:34:26.157Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T01:34:26.416Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T01:34:26.416Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T01:34:26.416Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T01:34:26.416Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T01:34:26.416Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T01:34:26.416Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T01:34:26.675Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T01:34:26.675Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T01:34:26.675Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T01:34:26.933Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T01:34:26.933Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T01:34:26.933Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T01:34:27.191Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T01:34:27.767Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T01:34:28.030Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T01:34:28.030Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T01:34:28.030Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T01:34:28.030Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T01:34:28.030Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T01:34:28.086Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34635 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-05-03T01:34:28.099Z] Running in /w/workspace/edgex-go/217 [Pipeline] { [Pipeline] checkout [2022-05-03T01:34:28.359Z] The recommended git tool is: git [2022-05-03T01:34:32.217Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T01:34:32.217Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T01:34:32.217Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T01:34:32.217Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T01:34:32.217Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T01:34:32.476Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T01:34:32.476Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T01:34:32.734Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T01:34:32.993Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T01:34:33.560Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T01:34:33.560Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T01:34:33.818Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T01:34:34.076Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T01:34:34.076Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T01:34:34.333Z] Removing intermediate container 01042b15efa1 [2022-05-03T01:34:34.333Z] ---> bdc77180723c [2022-05-03T01:34:34.333Z] [2022-05-03T01:34:34.333Z] Step 9/20 : FROM alpine:3.15 [2022-05-03T01:34:34.333Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T01:34:34.333Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T01:34:34.333Z] 3.15: Pulling from library/alpine [2022-05-03T01:34:34.606Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T01:34:34.606Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T01:34:34.863Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-03T01:34:34.863Z] Status: Downloaded newer image for alpine:3.15 [2022-05-03T01:34:34.863Z] ---> 0ac33e5f5afa [2022-05-03T01:34:34.863Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T01:34:34.863Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T01:34:34.863Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T01:34:35.121Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T01:34:35.121Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T01:34:35.388Z] using credential edgex-jenkins-ssh [2022-05-03T01:34:35.389Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T01:34:35.408Z] Cloning the remote Git repository [2022-05-03T01:34:35.647Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T01:34:35.647Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T01:34:35.905Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T01:34:36.163Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T01:34:35.476Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-03T01:34:35.567Z] > git init /w/workspace/edgex-go/217 # timeout=10 [2022-05-03T01:34:35.699Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-03T01:34:35.700Z] > git --version # timeout=10 [2022-05-03T01:34:35.743Z] > git --version # 'git version 2.25.1' [2022-05-03T01:34:35.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T01:34:35.865Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T01:34:36.421Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T01:34:36.421Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T01:34:36.421Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-03T01:34:36.988Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T01:34:37.251Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T01:34:37.251Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T01:34:37.251Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T01:34:37.251Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T01:34:37.251Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T01:34:37.251Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T01:34:37.251Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T01:34:37.517Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T01:34:37.517Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T01:34:37.517Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T01:34:37.517Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T01:34:37.517Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T01:34:37.517Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T01:34:37.517Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T01:34:37.517Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T01:34:37.517Z]  ---> Running in 834c3509e81b [2022-05-03T01:34:37.777Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T01:34:37.777Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T01:34:37.777Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T01:34:37.777Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T01:34:37.777Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T01:34:37.777Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T01:34:37.777Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T01:34:37.777Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T01:34:37.777Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T01:34:37.777Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T01:34:37.777Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T01:34:37.777Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T01:34:37.777Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T01:34:38.037Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T01:34:38.037Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T01:34:38.037Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T01:34:38.037Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T01:34:38.037Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T01:34:38.037Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T01:34:38.037Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T01:34:38.297Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T01:34:38.297Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T01:34:38.297Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T01:34:38.297Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T01:34:38.297Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T01:34:38.297Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T01:34:38.297Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T01:34:38.297Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T01:34:38.297Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T01:34:38.297Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T01:34:38.297Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T01:34:38.556Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T01:34:38.556Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T01:34:38.556Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T01:34:38.557Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T01:34:38.557Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T01:34:38.820Z] Removing intermediate container 834c3509e81b [2022-05-03T01:34:38.820Z] ---> ca965cf21200 [2022-05-03T01:34:38.820Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:34:40.198Z] ---> Running in a58d594c5c78 [2022-05-03T01:34:42.766Z] Removing intermediate container 89d93789da8e [2022-05-03T01:34:42.766Z] ---> 58e299114f78 [2022-05-03T01:34:42.766Z] [2022-05-03T01:34:42.767Z] Step 10/25 : FROM alpine:3.14 [2022-05-03T01:34:42.767Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T01:34:42.767Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T01:34:43.377Z] 3.14: Pulling from library/alpine [2022-05-03T01:34:44.013Z] Removing intermediate container a58d594c5c78 [2022-05-03T01:34:44.013Z] ---> 4dfc489bddef [2022-05-03T01:34:44.013Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-03T01:34:44.013Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T01:34:44.298Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T01:34:44.298Z] ---> e04c818066af [2022-05-03T01:34:44.298Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-03T01:34:44.298Z] ---> Running in a1e7bd864a0a [2022-05-03T01:34:44.298Z] ---> Running in 6b92bddb6644 [2022-05-03T01:34:44.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:34:44.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:34:44.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:34:45.136Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-03T01:34:45.136Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-03T01:34:45.136Z] (3/3) Installing su-exec (0.2-r1) [2022-05-03T01:34:45.136Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T01:34:45.136Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T01:34:45.136Z] OK: 6 MiB in 17 packages [2022-05-03T01:34:45.706Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:34:45.998Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T01:34:45.998Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T01:34:45.998Z] OK: 15855 distinct packages available [2022-05-03T01:34:45.998Z] Removing intermediate container 6a99feb66615 [2022-05-03T01:34:45.998Z] ---> 3f432a496a33 [2022-05-03T01:34:45.998Z] [2022-05-03T01:34:45.998Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T01:34:45.998Z] ---> e04c818066af [2022-05-03T01:34:45.998Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-03T01:34:45.998Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:34:45.998Z] Removing intermediate container cbbc218397cd [2022-05-03T01:34:45.998Z] ---> 11912f8dc7cf [2022-05-03T01:34:45.998Z] [2022-05-03T01:34:45.998Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T01:34:45.998Z] ---> e04c818066af [2022-05-03T01:34:45.998Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-03T01:34:46.261Z] ---> Running in 84d4796e059b [2022-05-03T01:34:46.261Z] ---> Running in 0f562e028bfd [2022-05-03T01:34:46.261Z] Removing intermediate container 6b92bddb6644 [2022-05-03T01:34:46.261Z] ---> 159fd6caee22 [2022-05-03T01:34:46.261Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-03T01:34:46.261Z] ---> Running in 3992a2bdc041 [2022-05-03T01:34:46.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:34:46.521Z] Removing intermediate container 3992a2bdc041 [2022-05-03T01:34:46.521Z] ---> 1c21e910a732 [2022-05-03T01:34:46.521Z] Step 13/25 : WORKDIR / [2022-05-03T01:34:46.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:34:46.780Z] ---> Running in 07c416aa9e20 [2022-05-03T01:34:46.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:34:46.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:34:46.780Z] Removing intermediate container 07c416aa9e20 [2022-05-03T01:34:46.780Z] ---> 434373b2f5a9 [2022-05-03T01:34:46.780Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-03T01:34:46.780Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:34:46.780Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-03T01:34:47.038Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-03T01:34:47.038Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-03T01:34:47.038Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T01:34:47.038Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T01:34:47.038Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T01:34:47.038Z] OK: 6 MiB in 15 packages [2022-05-03T01:34:47.038Z] ---> 8603b7882291 [2022-05-03T01:34:47.038Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-03T01:34:47.038Z] OK: 6 MiB in 16 packages [2022-05-03T01:34:47.038Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-03T01:34:47.307Z] ---> 97d9ed0530ba [2022-05-03T01:34:47.307Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-03T01:34:47.307Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-03T01:34:47.307Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-03T01:34:47.307Z] Removing intermediate container 0f562e028bfd [2022-05-03T01:34:47.307Z] ---> 50c90f0c60e5 [2022-05-03T01:34:47.307Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T01:34:47.573Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-03T01:34:47.573Z] ---> da451e36dbf7 [2022-05-03T01:34:47.573Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-03T01:34:47.573Z] ---> Running in 45c0c1da958d [2022-05-03T01:34:47.573Z] Removing intermediate container 84d4796e059b [2022-05-03T01:34:47.573Z] ---> c6b74f1d1475 [2022-05-03T01:34:47.573Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T01:34:47.573Z] (5/9) Installing curl (7.80.0-r1) [2022-05-03T01:34:47.573Z] ---> Running in 6074804efecb [2022-05-03T01:34:47.573Z] Removing intermediate container 45c0c1da958d [2022-05-03T01:34:47.573Z] ---> ecd14c5e9d08 [2022-05-03T01:34:47.573Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-03T01:34:47.573Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-03T01:34:47.573Z] ---> Running in 2ba79d54694e [2022-05-03T01:34:47.573Z] ---> ee0b81a13dcd [2022-05-03T01:34:47.573Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-03T01:34:47.832Z] Removing intermediate container 6074804efecb [2022-05-03T01:34:47.832Z] ---> 78ea0655454a [2022-05-03T01:34:47.832Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-03T01:34:47.832Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-03T01:34:47.832Z] ---> Running in eb39e593063f [2022-05-03T01:34:47.832Z] Removing intermediate container 2ba79d54694e [2022-05-03T01:34:47.832Z] ---> 2b14fb73e2d3 [2022-05-03T01:34:47.832Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-03T01:34:47.832Z] (8/9) Installing libucontext (1.1-r0) [2022-05-03T01:34:47.832Z] ---> Running in 34028540c40e [2022-05-03T01:34:47.832Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-03T01:34:47.832Z] Removing intermediate container eb39e593063f [2022-05-03T01:34:47.832Z] ---> 7295a608b961 [2022-05-03T01:34:47.832Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-03T01:34:48.092Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T01:34:48.092Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T01:34:48.092Z] ---> Running in bab6f55b6334 [2022-05-03T01:34:48.092Z] Removing intermediate container 34028540c40e [2022-05-03T01:34:48.092Z] ---> 0e6acab3f50e [2022-05-03T01:34:48.092Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T01:34:48.092Z] OK: 8 MiB in 23 packages [2022-05-03T01:34:48.092Z] ---> bd32f83666f2 [2022-05-03T01:34:48.092Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-03T01:34:48.092Z] Removing intermediate container bab6f55b6334 [2022-05-03T01:34:48.092Z] ---> b03e4609e426 [2022-05-03T01:34:48.092Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T01:34:48.356Z] ---> 4c379656bb0a [2022-05-03T01:34:48.356Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-03T01:34:48.356Z] ---> a25d4b3fc389 [2022-05-03T01:34:48.356Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-03T01:34:48.615Z] ---> 78fbf0205770 [2022-05-03T01:34:48.615Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-03T01:34:48.615Z] Removing intermediate container a1e7bd864a0a [2022-05-03T01:34:48.615Z] ---> 452d7dbc095b [2022-05-03T01:34:48.615Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T01:34:48.873Z] ---> 51b1ff8c03fa [2022-05-03T01:34:48.873Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-03T01:34:48.873Z] ---> 9fa325350ca6 [2022-05-03T01:34:48.873Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-03T01:34:49.131Z] ---> 331db7595897 [2022-05-03T01:34:49.131Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-03T01:34:49.131Z] ---> 1a31ddfcba01 [2022-05-03T01:34:49.131Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-03T01:34:49.131Z] ---> Running in a9f64bf67545 [2022-05-03T01:34:49.131Z] ---> 72e88eadc005 [2022-05-03T01:34:49.131Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-03T01:34:49.131Z] ---> Running in 884270bd8708 [2022-05-03T01:34:49.393Z] ---> 957e3a95fd10 [2022-05-03T01:34:49.393Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-03T01:34:49.393Z] Removing intermediate container 884270bd8708 [2022-05-03T01:34:49.393Z] ---> 0674e927ff13 [2022-05-03T01:34:49.393Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T01:34:49.393Z] ---> Running in 23c79abffbaf [2022-05-03T01:34:49.393Z] ---> Running in cd0be4c0b923 [2022-05-03T01:34:49.658Z] Removing intermediate container 23c79abffbaf [2022-05-03T01:34:49.658Z] ---> 334d6080b46a [2022-05-03T01:34:49.658Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T01:34:49.658Z] ---> Running in 3ed6449ba467 [2022-05-03T01:34:49.658Z] ---> b9e2b4e06220 [2022-05-03T01:34:49.658Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-03T01:34:49.658Z] Removing intermediate container cd0be4c0b923 [2022-05-03T01:34:49.658Z] ---> 538df237cc61 [2022-05-03T01:34:49.658Z] Step 20/22 : LABEL arch=x86_64 [2022-05-03T01:34:49.918Z] ---> Running in bd1c9ad5e038 [2022-05-03T01:34:49.918Z] Removing intermediate container 3ed6449ba467 [2022-05-03T01:34:49.918Z] ---> 91eddc332b6d [2022-05-03T01:34:49.918Z] Step 20/22 : LABEL arch=x86_64 [2022-05-03T01:34:49.918Z] ---> Running in 0875651e7703 [2022-05-03T01:34:49.918Z] Removing intermediate container a9f64bf67545 [2022-05-03T01:34:49.918Z] ---> 0071a0a67200 [2022-05-03T01:34:49.918Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-03T01:34:49.918Z] Removing intermediate container bd1c9ad5e038 [2022-05-03T01:34:49.918Z] ---> fe6dddabc3fb [2022-05-03T01:34:49.918Z] Step 21/22 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:34:50.177Z] ---> e858f5a2583a [2022-05-03T01:34:50.177Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-03T01:34:50.177Z] ---> Running in 7dcb1e5ba882 [2022-05-03T01:34:50.177Z] ---> Running in f0b95db04f6a [2022-05-03T01:34:50.177Z] ---> Running in 6ae0b1b10089 [2022-05-03T01:34:50.444Z] Removing intermediate container 0875651e7703 [2022-05-03T01:34:50.444Z] ---> 27604f72f15b [2022-05-03T01:34:50.444Z] Step 21/22 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:34:50.444Z] Removing intermediate container 7dcb1e5ba882 [2022-05-03T01:34:50.444Z] ---> 7f868371e1bb [2022-05-03T01:34:50.444Z] Step 23/25 : LABEL arch=x86_64 [2022-05-03T01:34:50.444Z] Removing intermediate container f0b95db04f6a [2022-05-03T01:34:50.444Z] ---> 918c7dbd4b79 [2022-05-03T01:34:50.444Z] Step 22/22 : LABEL version=2.2.0-dev.89 [2022-05-03T01:34:50.444Z] ---> Running in f6abde06b090 [2022-05-03T01:34:50.444Z] ---> Running in 24731db97215 [2022-05-03T01:34:50.444Z] Removing intermediate container 6ae0b1b10089 [2022-05-03T01:34:50.444Z] ---> 2e00b6e0e675 [2022-05-03T01:34:50.444Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T01:34:50.705Z] ---> Running in 123dc68a7c1f [2022-05-03T01:34:50.705Z] ---> Running in 88249bf97ad4 [2022-05-03T01:34:50.705Z] Removing intermediate container f6abde06b090 [2022-05-03T01:34:50.705Z] ---> f28d3c75b6ff [2022-05-03T01:34:50.705Z] Step 22/22 : LABEL version=2.2.0-dev.89 [2022-05-03T01:34:50.969Z] Removing intermediate container 24731db97215 [2022-05-03T01:34:50.969Z] ---> 8870718a2987 [2022-05-03T01:34:50.969Z] Step 24/25 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d ---> Running in 671154bf4872 [2022-05-03T01:34:50.969Z] [2022-05-03T01:34:50.969Z] ---> Running in 2737a60dd0e9 [2022-05-03T01:34:50.969Z] Removing intermediate container 88249bf97ad4 [2022-05-03T01:34:50.969Z] ---> 0258a129c51f [2022-05-03T01:34:50.969Z] Step 18/20 : LABEL arch=x86_64 [2022-05-03T01:34:50.969Z] Removing intermediate container 123dc68a7c1f [2022-05-03T01:34:50.969Z] ---> b021dab6d516 [2022-05-03T01:34:50.969Z] [2022-05-03T01:34:51.227Z] ---> Running in 86827ab2e478 [2022-05-03T01:34:51.227Z] Removing intermediate container 671154bf4872 [2022-05-03T01:34:51.227Z] ---> 69050a64bbca [2022-05-03T01:34:51.227Z] [2022-05-03T01:34:51.227Z] Successfully built b021dab6d516 [2022-05-03T01:34:51.227Z] Successfully tagged support-scheduler:latest [2022-05-03T01:34:51.227Z] Building core-command [2022-05-03T01:34:51.227Z]  Building support-scheduler ... done Removing intermediate container 2737a60dd0e9 [2022-05-03T01:34:51.227Z] ---> 820b216f8f67 [2022-05-03T01:34:51.227Z] Step 25/25 : LABEL version=2.2.0-dev.89 [2022-05-03T01:34:51.623Z] Successfully built 69050a64bbca [2022-05-03T01:34:51.914Z] Successfully tagged support-notifications:latest [2022-05-03T01:34:51.914Z]  Building support-notifications ... done Building security-spire-config [2022-05-03T01:34:52.291Z] Avoid second fetch [2022-05-03T01:34:52.292Z] Checking out Revision 7403972676612df12563dc943565a4020914d98d (main) [2022-05-03T01:34:52.248Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-03T01:34:52.267Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T01:34:52.311Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T01:34:52.327Z] > git checkout -f 7403972676612df12563dc943565a4020914d98d # timeout=10 [2022-05-03T01:34:56.156Z] Removing intermediate container 86827ab2e478 [2022-05-03T01:34:56.156Z] ---> 1b503332f7cc [2022-05-03T01:34:56.156Z] Step 19/20 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:34:56.156Z] ---> Running in 869d50c70fdc [2022-05-03T01:34:56.842Z] Commit message: "Merge pull request #4001 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.2.0-dev.28" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T01:34:57.534Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:34:57.534Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:34:57.534Z] ---> dee75a15c7c1 [2022-05-03T01:34:57.534Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T01:34:57.534Z] ---> Using cache [2022-05-03T01:34:57.534Z] ---> ef9a5da712c8 [2022-05-03T01:34:57.534Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:34:57.534Z] ---> Using cache [2022-05-03T01:34:57.534Z] ---> cd0c45d373cd [2022-05-03T01:34:57.534Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-03T01:34:57.742Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-03T01:34:57.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T01:34:57.742Z] Dload Upload Total Spent Left Speed [2022-05-03T01:34:57.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2022-05-03T01:34:58.113Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:34:58.113Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:34:58.113Z] ---> dee75a15c7c1 [2022-05-03T01:34:58.113Z] Step 3/26 : WORKDIR /edgex-go [2022-05-03T01:34:58.113Z] ---> Using cache [2022-05-03T01:34:58.113Z] ---> ef9a5da712c8 [2022-05-03T01:34:58.113Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:34:58.113Z] ---> Using cache [2022-05-03T01:34:58.113Z] ---> cd0c45d373cd [2022-05-03T01:34:58.113Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T01:34:58.113Z] ---> Using cache [2022-05-03T01:34:58.113Z] ---> 792533913b49 [2022-05-03T01:34:58.113Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-03T01:34:58.113Z] ---> Using cache [2022-05-03T01:34:58.113Z] ---> 63181cc3432f [2022-05-03T01:34:58.113Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:34:58.113Z] ---> Using cache [2022-05-03T01:34:58.113Z] ---> 7cbb724e2cdc [2022-05-03T01:34:58.113Z] Step 8/26 : COPY . . [2022-05-03T01:34:58.113Z] ---> Using cache [2022-05-03T01:34:58.113Z] ---> 8f309de8a344 [2022-05-03T01:34:58.113Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T01:34:58.113Z] ---> Using cache [2022-05-03T01:34:58.113Z] ---> fb96a7caffe0 [2022-05-03T01:34:58.113Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-03T01:34:58.113Z] ---> Using cache [2022-05-03T01:34:58.113Z] ---> eee295a041f6 [2022-05-03T01:34:58.113Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-03T01:34:58.113Z] ---> Using cache [2022-05-03T01:34:58.113Z] ---> 3d5f7207941c [2022-05-03T01:34:58.113Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T01:34:58.314Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-03T01:34:58.381Z] ---> Running in 94694fe3d1c9 [2022-05-03T01:34:58.641Z] Removing intermediate container 869d50c70fdc [2022-05-03T01:34:58.641Z] ---> bb9cc10577f6 [2022-05-03T01:34:58.641Z] [2022-05-03T01:34:58.641Z] ---> Running in f7056c1d0ecd [2022-05-03T01:34:58.641Z] ---> Running in 5f5baec7099f [2022-05-03T01:34:58.641Z] Removing intermediate container 94694fe3d1c9 [2022-05-03T01:34:58.641Z] ---> 9a4fbba7212d [2022-05-03T01:34:58.641Z] Step 20/20 : LABEL version=2.2.0-dev.89 [2022-05-03T01:34:58.663Z] + sudo tee /etc/docker/daemon.new [2022-05-03T01:34:58.663Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-03T01:34:58.663Z] { [2022-05-03T01:34:58.663Z] "registry-mirrors": [ [2022-05-03T01:34:58.663Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-03T01:34:58.663Z] ], [2022-05-03T01:34:58.663Z] "bip": "10.250.0.254/24", [2022-05-03T01:34:58.663Z] "hosts": [ [2022-05-03T01:34:58.663Z] "tcp://0.0.0.0:5555", [2022-05-03T01:34:58.663Z] "unix:///var/run/docker.sock" [2022-05-03T01:34:58.663Z] ], [2022-05-03T01:34:58.663Z] "mtu": 1458, [2022-05-03T01:34:58.663Z] "selinux-enabled": true, [2022-05-03T01:34:58.663Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-03T01:34:58.663Z] } [Pipeline] sh [2022-05-03T01:34:58.907Z] Successfully built bb9cc10577f6 [2022-05-03T01:34:58.907Z] Successfully tagged security-secretstore-setup:latest [2022-05-03T01:34:58.907Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-05-03T01:34:58.907Z] ---> Running in 2eae168bfd41 [2022-05-03T01:34:59.019Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-03T01:34:59.372Z] + sudo service docker restart [2022-05-03T01:35:00.294Z] spire-1.2.1/ [2022-05-03T01:35:00.294Z] spire-1.2.1/.data/ [2022-05-03T01:35:00.294Z] spire-1.2.1/.data/.file [2022-05-03T01:35:00.294Z] spire-1.2.1/.dockerignore [2022-05-03T01:35:00.294Z] spire-1.2.1/.gitattributes [2022-05-03T01:35:00.294Z] spire-1.2.1/.githooks/ [2022-05-03T01:35:00.294Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T01:35:00.294Z] spire-1.2.1/.github/ [2022-05-03T01:35:00.294Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T01:35:00.294Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T01:35:00.294Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T01:35:00.294Z] spire-1.2.1/.github/workflows/ [2022-05-03T01:35:00.294Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T01:35:00.294Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T01:35:00.294Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T01:35:00.294Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T01:35:00.294Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T01:35:00.294Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T01:35:00.294Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T01:35:00.294Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T01:35:00.294Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T01:35:00.294Z] spire-1.2.1/.gitignore [2022-05-03T01:35:00.294Z] spire-1.2.1/.go-version [2022-05-03T01:35:00.294Z] spire-1.2.1/.golangci.yml [2022-05-03T01:35:00.294Z] spire-1.2.1/ADOPTERS.md [2022-05-03T01:35:00.294Z] spire-1.2.1/CHANGELOG.md [2022-05-03T01:35:00.294Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T01:35:00.294Z] spire-1.2.1/CODEOWNERS [2022-05-03T01:35:00.294Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T01:35:00.294Z] spire-1.2.1/Dockerfile [2022-05-03T01:35:00.294Z] spire-1.2.1/Dockerfile.dev [2022-05-03T01:35:00.294Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T01:35:00.294Z] spire-1.2.1/LICENSE [2022-05-03T01:35:00.294Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T01:35:00.294Z] spire-1.2.1/Makefile [2022-05-03T01:35:00.294Z] spire-1.2.1/README.md [2022-05-03T01:35:00.294Z] spire-1.2.1/ROADMAP.md [2022-05-03T01:35:00.294Z] spire-1.2.1/SECURITY.md [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/ [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T01:35:00.294Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T01:35:00.295Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T01:35:00.295Z] spire-1.2.1/conf/ [2022-05-03T01:35:00.295Z] spire-1.2.1/conf/agent/ [2022-05-03T01:35:00.295Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T01:35:00.295Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T01:35:00.295Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T01:35:00.295Z] spire-1.2.1/conf/server/ [2022-05-03T01:35:00.295Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T01:35:00.295Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T01:35:00.295Z] spire-1.2.1/conf/server/server.conf [2022-05-03T01:35:00.295Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/ [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/auditlog.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/images/ [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/spire_server.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/telemetry.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/upgrading.md [2022-05-03T01:35:00.295Z] spire-1.2.1/doc/using_spire.md [2022-05-03T01:35:00.295Z] spire-1.2.1/examples/ [2022-05-03T01:35:00.295Z] spire-1.2.1/examples/README.md [2022-05-03T01:35:00.295Z] spire-1.2.1/go.mod [2022-05-03T01:35:00.295Z] spire-1.2.1/go.sum [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T01:35:00.295Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T01:35:00.296Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/health/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/log/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T01:35:00.297Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/util/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/version/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/config.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T01:35:00.298Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T01:35:00.299Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/server.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/ [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/private/ [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/private/server/ [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/spire/ [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/spire/common/ [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T01:35:00.300Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T01:35:00.300Z] spire-1.2.1/release/ [2022-05-03T01:35:00.300Z] spire-1.2.1/release/spire-extras/ [2022-05-03T01:35:00.300Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T01:35:00.300Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T01:35:00.300Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T01:35:00.300Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T01:35:00.300Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T01:35:00.300Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T01:35:00.300Z] spire-1.2.1/release/spire/ [2022-05-03T01:35:00.300Z] spire-1.2.1/release/spire/README.md [2022-05-03T01:35:00.300Z] spire-1.2.1/release/spire/conf/ [2022-05-03T01:35:00.300Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T01:35:00.300Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T01:35:00.300Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T01:35:00.300Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T01:35:00.300Z] spire-1.2.1/script/ [2022-05-03T01:35:00.300Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T01:35:00.300Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T01:35:00.300Z] spire-1.2.1/support/ [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/ [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T01:35:00.300Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T01:35:00.300Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T01:35:00.300Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T01:35:00.300Z] spire-1.2.1/test/ [2022-05-03T01:35:00.300Z] spire-1.2.1/test/clock/ [2022-05-03T01:35:00.300Z] spire-1.2.1/test/clock/clock.go [2022-05-03T01:35:00.300Z] spire-1.2.1/test/fakes/ [2022-05-03T01:35:00.300Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T01:35:00.300Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T01:35:00.300Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T01:35:00.301Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/README.md [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/common [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T01:35:00.301Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T01:35:00.302Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T01:35:00.303Z] spire-1.2.1/test/integration/test.sh [2022-05-03T01:35:00.303Z] spire-1.2.1/test/plugintest/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/spiretest/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/testca/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/testca/ca.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/testkey/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T01:35:00.303Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/testkey/new.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/util/ [2022-05-03T01:35:00.303Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/util/race.go [2022-05-03T01:35:00.303Z] spire-1.2.1/test/util/util.go [2022-05-03T01:35:00.303Z] building spire from source... [2022-05-03T01:35:00.303Z] Installing go1.17.7... [2022-05-03T01:35:00.874Z] Removing intermediate container 2eae168bfd41 [2022-05-03T01:35:00.874Z] ---> 0b13384a168c [2022-05-03T01:35:00.874Z] [2022-05-03T01:35:00.874Z] Successfully built 0b13384a168c [2022-05-03T01:35:00.874Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-03T01:35:00.874Z]  Building security-spiffe-token-provider ... done Building core-data [2022-05-03T01:35:01.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:35:02.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:35:02.340Z] OK: 221 MiB in 52 packages [2022-05-03T01:35:03.718Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:35:03.718Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:35:03.718Z] ---> dee75a15c7c1 [2022-05-03T01:35:03.718Z] Step 3/25 : WORKDIR /edgex-go [2022-05-03T01:35:03.718Z] ---> Using cache [2022-05-03T01:35:03.718Z] ---> ef9a5da712c8 [2022-05-03T01:35:03.718Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:35:03.718Z] ---> Using cache [2022-05-03T01:35:03.718Z] ---> cd0c45d373cd [2022-05-03T01:35:03.718Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T01:35:03.718Z] ---> Using cache [2022-05-03T01:35:03.718Z] ---> 792533913b49 [2022-05-03T01:35:03.718Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-03T01:35:03.718Z] ---> Using cache [2022-05-03T01:35:03.718Z] ---> 63181cc3432f [2022-05-03T01:35:03.718Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:35:03.718Z] ---> Using cache [2022-05-03T01:35:03.718Z] ---> 7cbb724e2cdc [2022-05-03T01:35:03.718Z] Step 8/25 : COPY . . [2022-05-03T01:35:03.718Z] ---> Using cache [2022-05-03T01:35:03.718Z] ---> 8f309de8a344 [2022-05-03T01:35:03.718Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T01:35:03.718Z] ---> Using cache [2022-05-03T01:35:03.718Z] ---> fb96a7caffe0 [2022-05-03T01:35:03.718Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-03T01:35:03.718Z] ---> Using cache [2022-05-03T01:35:03.718Z] ---> eee295a041f6 [2022-05-03T01:35:03.718Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-03T01:35:03.718Z] ---> Using cache [2022-05-03T01:35:03.718Z] ---> 3d5f7207941c [2022-05-03T01:35:03.718Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T01:35:05.628Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:35:05.628Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:35:05.628Z] ---> dee75a15c7c1 [2022-05-03T01:35:05.628Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T01:35:05.628Z] ---> Using cache [2022-05-03T01:35:05.628Z] ---> ef9a5da712c8 [2022-05-03T01:35:05.628Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:35:05.628Z] ---> Using cache [2022-05-03T01:35:05.628Z] ---> cd0c45d373cd [2022-05-03T01:35:05.628Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-03T01:35:05.886Z] Building bin/spire-server... [2022-05-03T01:35:05.886Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T01:35:05.886Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T01:35:05.886Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T01:35:05.886Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T01:35:05.886Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T01:35:06.452Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T01:35:06.452Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T01:35:06.452Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T01:35:06.452Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T01:35:06.452Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T01:35:06.452Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T01:35:06.452Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T01:35:06.710Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T01:35:06.710Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T01:35:06.969Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T01:35:06.969Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T01:35:06.969Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T01:35:06.969Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T01:35:06.969Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T01:35:06.969Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T01:35:06.969Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T01:35:06.969Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T01:35:06.969Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T01:35:06.969Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T01:35:06.969Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T01:35:06.969Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T01:35:07.228Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T01:35:07.228Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T01:35:07.228Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T01:35:07.486Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T01:35:07.486Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T01:35:07.486Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T01:35:07.486Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T01:35:07.486Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T01:35:07.486Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T01:35:07.744Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T01:35:07.744Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T01:35:07.744Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T01:35:07.744Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T01:35:07.744Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T01:35:07.744Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T01:35:08.003Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T01:35:08.003Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T01:35:08.003Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T01:35:08.003Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T01:35:08.003Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T01:35:08.263Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T01:35:08.263Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T01:35:08.263Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T01:35:08.263Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T01:35:08.263Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T01:35:08.522Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T01:35:08.781Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T01:35:09.047Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T01:35:09.047Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T01:35:09.047Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T01:35:09.047Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T01:35:09.307Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T01:35:12.592Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T01:35:12.592Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T01:35:12.592Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T01:35:12.592Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T01:35:12.592Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T01:35:12.592Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T01:35:13.525Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T01:35:13.525Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T01:35:13.525Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T01:35:13.783Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T01:35:14.041Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T01:35:14.343Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T01:35:14.343Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T01:35:14.343Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T01:35:14.343Z]  ---> Running in 8c3109347dd8 [2022-05-03T01:35:14.343Z] ---> Running in 993e91d2e182 [2022-05-03T01:35:14.602Z] Removing intermediate container f7056c1d0ecd [2022-05-03T01:35:14.602Z] ---> 67ff28d44c42 [2022-05-03T01:35:14.602Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T01:35:14.602Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T01:35:14.602Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T01:35:14.602Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T01:35:14.602Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T01:35:14.602Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T01:35:14.860Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T01:35:14.860Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T01:35:14.860Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T01:35:14.860Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T01:35:14.860Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T01:35:14.860Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T01:35:14.860Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T01:35:14.860Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T01:35:15.130Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T01:35:15.130Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T01:35:15.130Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T01:35:15.130Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T01:35:15.130Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T01:35:15.390Z]  ---> 87f68513101e [2022-05-03T01:35:15.390Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:35:15.390Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T01:35:15.390Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T01:35:15.390Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T01:35:15.960Z]  ---> Running in 12b6bc99b77c [2022-05-03T01:35:15.960Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:35:15.960Z] spire-1.2.1/ [2022-05-03T01:35:15.960Z] spire-1.2.1/.data/ [2022-05-03T01:35:15.960Z] spire-1.2.1/.data/.file [2022-05-03T01:35:15.960Z] spire-1.2.1/.dockerignore [2022-05-03T01:35:15.960Z] spire-1.2.1/.gitattributes [2022-05-03T01:35:15.960Z] spire-1.2.1/.githooks/ [2022-05-03T01:35:15.960Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T01:35:15.960Z] spire-1.2.1/.github/ [2022-05-03T01:35:15.960Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T01:35:15.960Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T01:35:15.960Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T01:35:15.960Z] spire-1.2.1/.github/workflows/ [2022-05-03T01:35:15.960Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T01:35:15.960Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T01:35:15.960Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T01:35:15.960Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T01:35:15.960Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T01:35:15.960Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T01:35:15.960Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T01:35:15.960Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T01:35:15.960Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T01:35:15.960Z] spire-1.2.1/.gitignore [2022-05-03T01:35:15.960Z] spire-1.2.1/.go-version [2022-05-03T01:35:15.960Z] spire-1.2.1/.golangci.yml [2022-05-03T01:35:15.960Z] spire-1.2.1/ADOPTERS.md [2022-05-03T01:35:15.960Z] spire-1.2.1/CHANGELOG.md [2022-05-03T01:35:15.960Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T01:35:15.960Z] spire-1.2.1/CODEOWNERS [2022-05-03T01:35:15.960Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T01:35:15.960Z] spire-1.2.1/Dockerfile [2022-05-03T01:35:15.960Z] spire-1.2.1/Dockerfile.dev [2022-05-03T01:35:15.960Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T01:35:15.960Z] spire-1.2.1/LICENSE [2022-05-03T01:35:15.960Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T01:35:15.960Z] spire-1.2.1/Makefile [2022-05-03T01:35:15.960Z] spire-1.2.1/README.md [2022-05-03T01:35:15.960Z] spire-1.2.1/ROADMAP.md [2022-05-03T01:35:15.960Z] spire-1.2.1/SECURITY.md [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T01:35:15.960Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T01:35:15.960Z] spire-1.2.1/conf/ [2022-05-03T01:35:15.960Z] spire-1.2.1/conf/agent/ [2022-05-03T01:35:15.960Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T01:35:15.960Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T01:35:15.960Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T01:35:15.960Z] spire-1.2.1/conf/server/ [2022-05-03T01:35:15.960Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T01:35:15.960Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T01:35:15.960Z] spire-1.2.1/conf/server/server.conf [2022-05-03T01:35:15.960Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/ [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/auditlog.md [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/images/ [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T01:35:15.960Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/spire_server.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/telemetry.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/upgrading.md [2022-05-03T01:35:15.961Z] spire-1.2.1/doc/using_spire.md [2022-05-03T01:35:15.961Z] spire-1.2.1/examples/ [2022-05-03T01:35:15.961Z] spire-1.2.1/examples/README.md [2022-05-03T01:35:15.961Z] spire-1.2.1/go.mod [2022-05-03T01:35:15.961Z] spire-1.2.1/go.sum [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T01:35:15.961Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/health/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/log/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T01:35:15.962Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T01:35:15.963Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/util/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/version/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T01:35:16.224Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/config.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T01:35:16.225Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/server.go [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/ [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/private/ [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/private/server/ [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/spire/ [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/spire/common/ [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T01:35:16.226Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T01:35:16.226Z] spire-1.2.1/release/ [2022-05-03T01:35:16.226Z] spire-1.2.1/release/spire-extras/ [2022-05-03T01:35:16.226Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T01:35:16.226Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T01:35:16.226Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T01:35:16.226Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T01:35:16.226Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/release/spire/ [2022-05-03T01:35:16.226Z] spire-1.2.1/release/spire/README.md [2022-05-03T01:35:16.226Z] spire-1.2.1/release/spire/conf/ [2022-05-03T01:35:16.226Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T01:35:16.226Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T01:35:16.226Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/script/ [2022-05-03T01:35:16.226Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T01:35:16.226Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T01:35:16.226Z] spire-1.2.1/support/ [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/ [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T01:35:16.226Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T01:35:16.226Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T01:35:16.226Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/clock/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/clock/clock.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T01:35:16.226Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/README.md [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/common [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T01:35:16.226Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T01:35:16.227Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T01:35:16.228Z] spire-1.2.1/test/integration/test.sh [2022-05-03T01:35:16.228Z] spire-1.2.1/test/plugintest/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/spiretest/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/testca/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/testca/ca.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/testkey/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T01:35:16.228Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/testkey/new.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/util/ [2022-05-03T01:35:16.228Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/util/race.go [2022-05-03T01:35:16.228Z] spire-1.2.1/test/util/util.go [2022-05-03T01:35:16.228Z] building spire from source... [2022-05-03T01:35:16.228Z] Installing go1.17.7... [2022-05-03T01:35:16.490Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T01:35:16.490Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T01:35:16.490Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T01:35:16.490Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T01:35:16.747Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T01:35:16.748Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T01:35:16.748Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T01:35:16.748Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T01:35:16.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:35:16.748Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T01:35:16.748Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T01:35:16.748Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T01:35:16.748Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T01:35:16.748Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T01:35:16.748Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T01:35:16.748Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T01:35:16.748Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T01:35:17.006Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T01:35:17.006Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T01:35:17.006Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T01:35:17.006Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T01:35:17.006Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T01:35:17.006Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T01:35:17.006Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T01:35:17.006Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T01:35:17.006Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T01:35:17.007Z] OK: 221 MiB in 52 packages [2022-05-03T01:35:17.265Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T01:35:17.265Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T01:35:17.265Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T01:35:17.265Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T01:35:17.265Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T01:35:17.265Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T01:35:17.265Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T01:35:17.265Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T01:35:17.265Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T01:35:17.524Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T01:35:17.524Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T01:35:17.524Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T01:35:17.524Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T01:35:17.524Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T01:35:17.524Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T01:35:17.524Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T01:35:17.524Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T01:35:17.524Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T01:35:17.524Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T01:35:17.781Z] provisioning config files... [2022-05-03T01:35:17.782Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T01:35:17.782Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T01:35:17.782Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T01:35:17.782Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T01:35:17.782Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T01:35:17.804Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/217@tmp/config8643006596568936319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:35:18.178Z] ---> docker-login.sh [2022-05-03T01:35:18.178Z] nexus3.edgexfoundry.org:10001 [2022-05-03T01:35:18.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:35:19.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:35:19.053Z] Configure a credential helper to remove this warning. See [2022-05-03T01:35:19.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:35:19.053Z] [2022-05-03T01:35:19.053Z] Login Succeeded [2022-05-03T01:35:19.053Z] nexus3.edgexfoundry.org:10002 [2022-05-03T01:35:19.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:35:19.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:35:19.603Z] Configure a credential helper to remove this warning. See [2022-05-03T01:35:19.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:35:19.603Z] [2022-05-03T01:35:19.603Z] Login Succeeded [2022-05-03T01:35:19.603Z] nexus3.edgexfoundry.org:10003 [2022-05-03T01:35:19.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:35:19.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:35:19.880Z] Configure a credential helper to remove this warning. See [2022-05-03T01:35:19.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:35:19.880Z] [2022-05-03T01:35:19.880Z] Login Succeeded [2022-05-03T01:35:19.880Z] nexus3.edgexfoundry.org:10004 [2022-05-03T01:35:20.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:35:20.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:35:20.483Z] Configure a credential helper to remove this warning. See [2022-05-03T01:35:20.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:35:20.483Z] [2022-05-03T01:35:20.483Z] Login Succeeded [2022-05-03T01:35:20.483Z] docker.io [2022-05-03T01:35:20.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:35:21.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:35:21.353Z] Configure a credential helper to remove this warning. See [2022-05-03T01:35:21.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:35:21.353Z] [2022-05-03T01:35:21.353Z] Login Succeeded [2022-05-03T01:35:21.353Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T01:35:21.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T01:35:21.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T01:35:21.801Z] ========================================================= [2022-05-03T01:35:21.801Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-03T01:35:21.801Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-03T01:35:21.973Z] Building bin/spire-server... [2022-05-03T01:35:21.973Z] Removing intermediate container 12b6bc99b77c [2022-05-03T01:35:21.973Z] ---> 89d3cd6307fd [2022-05-03T01:35:21.973Z] Step 8/23 : COPY . . [2022-05-03T01:35:21.973Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T01:35:21.973Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T01:35:21.973Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T01:35:21.973Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T01:35:21.973Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T01:35:21.973Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T01:35:21.973Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T01:35:21.973Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T01:35:21.973Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T01:35:21.973Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T01:35:21.973Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T01:35:21.973Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T01:35:22.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T01:35:22.233Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T01:35:22.233Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T01:35:22.234Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T01:35:22.442Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-03T01:35:22.442Z] 9b3977197b4f: Pulling fs layer [2022-05-03T01:35:22.442Z] 1a89e8eeedd5: Pulling fs layer [2022-05-03T01:35:22.442Z] 94645a83ff95: Pulling fs layer [2022-05-03T01:35:22.442Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-03T01:35:22.442Z] 0c92f367c5e7: Pulling fs layer [2022-05-03T01:35:22.442Z] 3096ccb668a1: Pulling fs layer [2022-05-03T01:35:22.442Z] e8cf19c19ddd: Pulling fs layer [2022-05-03T01:35:22.442Z] a4caa8a26152: Pulling fs layer [2022-05-03T01:35:22.442Z] 3f3a8bcf1eab: Waiting [2022-05-03T01:35:22.442Z] 0c92f367c5e7: Waiting [2022-05-03T01:35:22.442Z] 3096ccb668a1: Waiting [2022-05-03T01:35:22.442Z] e8cf19c19ddd: Waiting [2022-05-03T01:35:22.442Z] a4caa8a26152: Waiting [2022-05-03T01:35:22.442Z] 94645a83ff95: Verifying Checksum [2022-05-03T01:35:22.442Z] 94645a83ff95: Download complete [2022-05-03T01:35:22.442Z] 1a89e8eeedd5: Verifying Checksum [2022-05-03T01:35:22.442Z] 1a89e8eeedd5: Download complete [2022-05-03T01:35:22.442Z] 0c92f367c5e7: Verifying Checksum [2022-05-03T01:35:22.442Z] 0c92f367c5e7: Download complete [2022-05-03T01:35:22.442Z] 3096ccb668a1: Verifying Checksum [2022-05-03T01:35:22.442Z] 9b3977197b4f: Verifying Checksum [2022-05-03T01:35:22.442Z] 9b3977197b4f: Download complete [2022-05-03T01:35:22.442Z] 3096ccb668a1: Download complete [2022-05-03T01:35:22.442Z] e8cf19c19ddd: Verifying Checksum [2022-05-03T01:35:22.442Z] e8cf19c19ddd: Download complete [2022-05-03T01:35:22.493Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T01:35:22.493Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T01:35:22.493Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T01:35:22.493Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T01:35:22.493Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T01:35:22.754Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T01:35:22.754Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T01:35:22.754Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T01:35:22.754Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T01:35:22.754Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T01:35:23.013Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T01:35:23.013Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T01:35:23.013Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T01:35:23.013Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T01:35:23.013Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T01:35:23.013Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T01:35:23.273Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T01:35:23.273Z] Removing intermediate container 993e91d2e182 [2022-05-03T01:35:23.273Z] ---> 506f477efab5 [2022-05-03T01:35:23.273Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T01:35:23.273Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T01:35:23.273Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T01:35:23.273Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T01:35:23.273Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T01:35:23.273Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T01:35:23.273Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T01:35:23.273Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T01:35:23.273Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T01:35:23.273Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T01:35:23.273Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T01:35:23.273Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T01:35:23.429Z] 9b3977197b4f: Pull complete [2022-05-03T01:35:23.534Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T01:35:23.534Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T01:35:23.534Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T01:35:23.534Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T01:35:23.534Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T01:35:23.534Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T01:35:23.534Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T01:35:23.534Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T01:35:23.534Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T01:35:23.534Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T01:35:24.032Z] 1a89e8eeedd5: Pull complete [2022-05-03T01:35:24.105Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T01:35:24.105Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T01:35:24.105Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T01:35:24.308Z] 94645a83ff95: Pull complete [2022-05-03T01:35:24.587Z] a4caa8a26152: Verifying Checksum [2022-05-03T01:35:24.587Z] a4caa8a26152: Download complete [2022-05-03T01:35:25.188Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-03T01:35:25.188Z] 3f3a8bcf1eab: Download complete [2022-05-03T01:35:26.010Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T01:35:26.010Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T01:35:26.010Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T01:35:26.010Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T01:35:26.010Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T01:35:28.542Z]  ---> 68b329afade5 [2022-05-03T01:35:28.542Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:35:29.688Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T01:35:29.688Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T01:35:29.688Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T01:35:29.688Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T01:35:29.688Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T01:35:29.688Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T01:35:30.257Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T01:35:30.257Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T01:35:30.257Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T01:35:30.257Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T01:35:30.516Z]  ---> fc9461ad3eee [2022-05-03T01:35:30.516Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-03T01:35:30.775Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T01:35:31.034Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T01:35:31.303Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T01:35:31.303Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T01:35:31.303Z]  ---> Running in 181a62b7160f [2022-05-03T01:35:31.561Z] ---> Running in 4b18690d79c5 [2022-05-03T01:35:31.561Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T01:35:31.561Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T01:35:31.819Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T01:35:31.819Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T01:35:31.819Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T01:35:31.819Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T01:35:31.819Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T01:35:31.819Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T01:35:31.819Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T01:35:31.819Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T01:35:31.819Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T01:35:32.078Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T01:35:32.078Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T01:35:32.078Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T01:35:32.078Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T01:35:32.078Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T01:35:32.078Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T01:35:32.078Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T01:35:32.078Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T01:35:32.078Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T01:35:32.645Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-03T01:35:34.022Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T01:35:34.022Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T01:35:34.022Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T01:35:34.022Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T01:35:34.022Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T01:35:34.022Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T01:35:34.281Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T01:35:34.281Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T01:35:34.281Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T01:35:34.281Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T01:35:34.281Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T01:35:34.281Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T01:35:34.281Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T01:35:34.281Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T01:35:34.281Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T01:35:34.281Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T01:35:34.281Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T01:35:34.281Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T01:35:34.281Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T01:35:34.281Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T01:35:34.281Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T01:35:34.281Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T01:35:34.281Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T01:35:34.281Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T01:35:34.539Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T01:35:34.539Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T01:35:34.539Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T01:35:34.539Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T01:35:34.539Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T01:35:34.539Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T01:35:34.798Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T01:35:34.798Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T01:35:34.798Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T01:35:34.798Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T01:35:34.798Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T01:35:34.798Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T01:35:34.798Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T01:35:35.056Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T01:35:35.056Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T01:35:35.056Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T01:35:35.056Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T01:35:35.056Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T01:35:35.056Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T01:35:35.056Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T01:35:35.056Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T01:35:35.056Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T01:35:35.315Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T01:35:35.315Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T01:35:35.315Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T01:35:35.573Z] Removing intermediate container 181a62b7160f [2022-05-03T01:35:35.573Z] ---> e7d592e1abed [2022-05-03T01:35:35.573Z] Step 8/23 : COPY . . [2022-05-03T01:35:40.312Z] 3f3a8bcf1eab: Pull complete [2022-05-03T01:35:40.312Z] 0c92f367c5e7: Pull complete [2022-05-03T01:35:40.312Z] 3096ccb668a1: Pull complete [2022-05-03T01:35:40.312Z] e8cf19c19ddd: Pull complete [2022-05-03T01:35:42.136Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T01:35:42.136Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T01:35:45.750Z] a4caa8a26152: Pull complete [2022-05-03T01:35:45.750Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-03T01:35:45.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T01:35:45.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-03T01:35:46.115Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-03T01:35:46.115Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T01:35:46.115Z] WORKDIR /edgex [2022-05-03T01:35:46.115Z] COPY go.mod . [2022-05-03T01:35:46.115Z] RUN go mod download [2022-05-03T01:35:48.772Z] Sending build context to Docker daemon 169.3MB [2022-05-03T01:35:48.772Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T01:35:48.772Z] ---> 725f1c02e7f9 [2022-05-03T01:35:48.772Z] Step 2/4 : WORKDIR /edgex [2022-05-03T01:35:50.263Z]  ---> 60f2c03edbe3 [2022-05-03T01:35:50.263Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-03T01:35:50.523Z] ---> Running in 1c36b6194366 [2022-05-03T01:35:50.751Z] ---> Running in 7d0df8b7c1d8 [2022-05-03T01:35:50.751Z] Removing intermediate container 7d0df8b7c1d8 [2022-05-03T01:35:50.751Z] ---> 54d395bccfad [2022-05-03T01:35:50.751Z] Step 3/4 : COPY go.mod . [2022-05-03T01:35:51.353Z] ---> de0d5745b3a8 [2022-05-03T01:35:51.353Z] Step 4/4 : RUN go mod download [2022-05-03T01:35:51.353Z] ---> Running in 3ceff25d6ac4 [2022-05-03T01:35:51.464Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-03T01:36:06.344Z] Removing intermediate container 4b18690d79c5 [2022-05-03T01:36:06.344Z] ---> 10528697232b [2022-05-03T01:36:06.344Z] [2022-05-03T01:36:06.344Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T01:36:06.344Z] ---> e04c818066af [2022-05-03T01:36:06.344Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-03T01:36:06.344Z] ---> Using cache [2022-05-03T01:36:06.344Z] ---> 50c90f0c60e5 [2022-05-03T01:36:06.344Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T01:36:06.344Z] ---> Using cache [2022-05-03T01:36:06.344Z] ---> ecd14c5e9d08 [2022-05-03T01:36:06.344Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-03T01:36:06.344Z] ---> Running in 535218f4072b [2022-05-03T01:36:06.344Z] Removing intermediate container 535218f4072b [2022-05-03T01:36:06.344Z] ---> 5477c52c7791 [2022-05-03T01:36:06.344Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-03T01:36:06.344Z] ---> Running in 4f07cce09e7e [2022-05-03T01:36:06.344Z] Removing intermediate container 4f07cce09e7e [2022-05-03T01:36:06.344Z] ---> 4fdffe56358e [2022-05-03T01:36:06.344Z] Step 15/23 : WORKDIR / [2022-05-03T01:36:06.344Z] ---> Running in 1d27b3e79722 [2022-05-03T01:36:06.344Z] Removing intermediate container 1d27b3e79722 [2022-05-03T01:36:06.344Z] ---> ea86b97ff7b4 [2022-05-03T01:36:06.344Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T01:36:06.910Z] ---> 7f895f2be577 [2022-05-03T01:36:06.910Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-03T01:36:07.846Z] ---> d9492b2c570a [2022-05-03T01:36:07.846Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-03T01:36:08.462Z] ---> fb8b074275cd [2022-05-03T01:36:08.462Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-03T01:36:08.721Z] ---> Running in b5cc1daf9569 [2022-05-03T01:36:08.979Z] Removing intermediate container b5cc1daf9569 [2022-05-03T01:36:08.979Z] ---> 98129554c7d7 [2022-05-03T01:36:08.979Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T01:36:09.242Z] ---> Running in 1ea804e1a1ac [2022-05-03T01:36:09.503Z] Removing intermediate container 1ea804e1a1ac [2022-05-03T01:36:09.503Z] ---> 1f6e8ebd9881 [2022-05-03T01:36:09.503Z] Step 21/23 : LABEL arch=x86_64 [2022-05-03T01:36:09.763Z] ---> Running in 6e2e52e794b4 [2022-05-03T01:36:10.022Z] Removing intermediate container 6e2e52e794b4 [2022-05-03T01:36:10.022Z] ---> 572bfaffe647 [2022-05-03T01:36:10.022Z] Step 22/23 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:36:10.022Z] ---> Running in 1bcd3b64089e [2022-05-03T01:36:10.649Z] Removing intermediate container 1bcd3b64089e [2022-05-03T01:36:10.649Z] ---> 68228272291d [2022-05-03T01:36:10.649Z] Step 23/23 : LABEL version=2.2.0-dev.89 [2022-05-03T01:36:10.649Z] ---> Running in c6ade09f27b8 [2022-05-03T01:36:10.995Z] Removing intermediate container c6ade09f27b8 [2022-05-03T01:36:10.995Z] ---> d5bccbb38c94 [2022-05-03T01:36:10.995Z] [2022-05-03T01:36:11.307Z] Successfully built d5bccbb38c94 [2022-05-03T01:36:11.307Z] Successfully tagged core-command:latest [2022-05-03T01:36:11.307Z] Building security-bootstrapper [2022-05-03T01:36:15.491Z]  Building core-command ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:36:15.491Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:36:15.491Z] ---> dee75a15c7c1 [2022-05-03T01:36:15.491Z] Step 3/31 : WORKDIR /edgex-go [2022-05-03T01:36:15.491Z] ---> Using cache [2022-05-03T01:36:15.491Z] ---> ef9a5da712c8 [2022-05-03T01:36:15.491Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:36:15.491Z] ---> Using cache [2022-05-03T01:36:15.491Z] ---> cd0c45d373cd [2022-05-03T01:36:15.491Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-03T01:36:15.491Z] ---> Using cache [2022-05-03T01:36:15.491Z] ---> 67ff28d44c42 [2022-05-03T01:36:15.491Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-03T01:36:15.491Z] ---> Using cache [2022-05-03T01:36:15.491Z] ---> 87f68513101e [2022-05-03T01:36:15.491Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:36:15.491Z] ---> Using cache [2022-05-03T01:36:15.491Z] ---> 89d3cd6307fd [2022-05-03T01:36:15.491Z] Step 8/31 : COPY . . [2022-05-03T01:36:15.491Z] ---> Using cache [2022-05-03T01:36:15.491Z] ---> fc9461ad3eee [2022-05-03T01:36:15.491Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-03T01:36:18.809Z] ---> Running in 88595c69f150 [2022-05-03T01:36:19.393Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-03T01:36:34.350Z] Removing intermediate container 1c36b6194366 [2022-05-03T01:36:34.350Z] ---> 55a0cb452224 [2022-05-03T01:36:34.350Z] [2022-05-03T01:36:34.350Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T01:36:34.350Z] ---> e04c818066af [2022-05-03T01:36:34.350Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-03T01:36:34.350Z] ---> Running in 711b386ac522 [2022-05-03T01:36:34.915Z] Removing intermediate container 711b386ac522 [2022-05-03T01:36:34.915Z] ---> 84738998398d [2022-05-03T01:36:34.915Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-03T01:36:34.915Z] ---> Running in 46a8c7a99c0a [2022-05-03T01:36:35.174Z] Removing intermediate container 46a8c7a99c0a [2022-05-03T01:36:35.174Z] ---> 472ec600dc9e [2022-05-03T01:36:35.174Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-03T01:36:35.459Z] ---> Running in 91ce95f5d1bf [2022-05-03T01:36:35.717Z] Removing intermediate container 91ce95f5d1bf [2022-05-03T01:36:35.717Z] ---> 2d2a9742e576 [2022-05-03T01:36:35.717Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:36:35.717Z] ---> Running in 4525ebd6f027 [2022-05-03T01:36:38.249Z] Removing intermediate container 4525ebd6f027 [2022-05-03T01:36:38.249Z] ---> c7e9e47b5db6 [2022-05-03T01:36:38.249Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T01:36:38.249Z] ---> Running in b723e1fbf247 [2022-05-03T01:36:38.531Z] Removing intermediate container 3ceff25d6ac4 [2022-05-03T01:36:38.531Z] ---> 232976b92e0f [2022-05-03T01:36:38.531Z] Successfully built 232976b92e0f [2022-05-03T01:36:38.531Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:36:38.876Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T01:36:38.876Z] . [Pipeline] withDockerContainer [2022-05-03T01:36:39.081Z] prd-ubuntu20.04-docker-arm64-4c-16g-34635 does not seem to be running inside a container [2022-05-03T01:36:39.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/217 -v /w/workspace/edgex-go/217:/w/workspace/edgex-go/217:rw,z -v /w/workspace/edgex-go/217@tmp:/w/workspace/edgex-go/217@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 [2022-05-03T01:36:39.182Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:36:40.116Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:36:40.374Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T01:36:40.374Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T01:36:40.372Z] $ docker top 26196e0a4aa712c33310f7c1b91cbe428bac6e0f0b6cd869304f18509511359d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T01:36:40.631Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T01:36:40.631Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T01:36:40.631Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T01:36:40.889Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T01:36:40.889Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T01:36:40.889Z] OK: 8 MiB in 20 packages [2022-05-03T01:36:41.273Z] + go version [2022-05-03T01:36:41.273Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-03T01:36:41.298Z] $ docker stop --time=1 26196e0a4aa712c33310f7c1b91cbe428bac6e0f0b6cd869304f18509511359d [2022-05-03T01:36:43.096Z] $ docker rm -f 26196e0a4aa712c33310f7c1b91cbe428bac6e0f0b6cd869304f18509511359d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-05-03T01:36:43.423Z] Removing intermediate container b723e1fbf247 [2022-05-03T01:36:43.423Z] ---> 0c3404f8d9c7 [2022-05-03T01:36:43.423Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:36:43.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-03T01:36:43.795Z] [2022-05-03T01:36:43.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:36:43.989Z] ---> 0c7c6b9ea911 [2022-05-03T01:36:43.989Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-03T01:36:44.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-03T01:36:44.432Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-03T01:36:44.432Z] 29e5d40040c1: Pulling fs layer [2022-05-03T01:36:44.433Z] 1ce36da41761: Pulling fs layer [2022-05-03T01:36:44.433Z] 25b303627fd3: Pulling fs layer [2022-05-03T01:36:44.433Z] 29e5d40040c1: Download complete [2022-05-03T01:36:44.708Z] 1ce36da41761: Verifying Checksum [2022-05-03T01:36:44.708Z] 1ce36da41761: Download complete [2022-05-03T01:36:44.985Z] 29e5d40040c1: Pull complete [2022-05-03T01:36:46.423Z] 25b303627fd3: Verifying Checksum [2022-05-03T01:36:46.423Z] 25b303627fd3: Download complete [2022-05-03T01:36:46.423Z] 1ce36da41761: Pull complete [2022-05-03T01:36:46.525Z] ---> 6d8fc16ddc71 [2022-05-03T01:36:46.525Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-03T01:36:47.094Z] ---> d37658a8da06 [2022-05-03T01:36:47.094Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-03T01:36:47.353Z] ---> Running in 73835e97fd03 [2022-05-03T01:36:47.353Z] Removing intermediate container 88595c69f150 [2022-05-03T01:36:47.353Z] ---> 44a715bedb5b [2022-05-03T01:36:47.353Z] [2022-05-03T01:36:47.353Z] Step 10/31 : FROM alpine:3.14 [2022-05-03T01:36:47.353Z] ---> e04c818066af [2022-05-03T01:36:47.353Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-03T01:36:47.610Z] ---> Running in 092ad6b6f3c4 [2022-05-03T01:36:47.610Z] Removing intermediate container 73835e97fd03 [2022-05-03T01:36:47.610Z] ---> 19e3fdc9dae9 [2022-05-03T01:36:47.610Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T01:36:47.610Z] ---> Running in 19aa07d9ed5b [2022-05-03T01:36:47.869Z] Removing intermediate container 092ad6b6f3c4 [2022-05-03T01:36:47.869Z] ---> 86189aa92c01 [2022-05-03T01:36:47.869Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-03T01:36:47.869Z] ---> Running in 1327f2417dae [2022-05-03T01:36:48.130Z] Removing intermediate container 19aa07d9ed5b [2022-05-03T01:36:48.130Z] ---> 1de5ffa8671a [2022-05-03T01:36:48.130Z] Step 21/23 : LABEL arch=x86_64 [2022-05-03T01:36:48.130Z] ---> Running in 0503f3db9b10 [2022-05-03T01:36:49.065Z] Removing intermediate container 0503f3db9b10 [2022-05-03T01:36:49.066Z] ---> 1241603d4ecd [2022-05-03T01:36:49.066Z] Step 22/23 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:36:49.066Z] ---> Running in 392516bec184 [2022-05-03T01:36:49.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:36:49.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:36:49.330Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-03T01:36:49.330Z] (2/2) Installing su-exec (0.2-r1) [2022-05-03T01:36:49.330Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T01:36:49.330Z] OK: 6 MiB in 16 packages [2022-05-03T01:36:49.330Z] Removing intermediate container 392516bec184 [2022-05-03T01:36:49.330Z] ---> 8ffb6662f823 [2022-05-03T01:36:49.330Z] Step 23/23 : LABEL version=2.2.0-dev.89 [2022-05-03T01:36:49.589Z] ---> Running in 0ccf138cb2fc [2022-05-03T01:36:49.848Z] Removing intermediate container 0ccf138cb2fc [2022-05-03T01:36:49.848Z] ---> bf3192a8eb65 [2022-05-03T01:36:49.848Z] [2022-05-03T01:36:50.106Z] Successfully built bf3192a8eb65 [2022-05-03T01:36:50.106Z] Successfully tagged core-data:latest [2022-05-03T01:36:50.106Z] Building sys-mgmt-agent [2022-05-03T01:36:51.041Z]  Building core-data ... done Building bin/spire-agent... [2022-05-03T01:36:51.041Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T01:36:51.609Z] Removing intermediate container 1327f2417dae [2022-05-03T01:36:51.609Z] ---> 132608de0a0e [2022-05-03T01:36:51.609Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-03T01:36:52.542Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T01:36:52.542Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T01:36:52.542Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T01:36:52.542Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T01:36:52.542Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T01:36:52.843Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T01:36:53.784Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:36:53.784Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:36:53.784Z] ---> dee75a15c7c1 [2022-05-03T01:36:53.784Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T01:36:53.784Z] ---> Using cache [2022-05-03T01:36:53.784Z] ---> ef9a5da712c8 [2022-05-03T01:36:53.784Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:36:53.784Z] ---> Using cache [2022-05-03T01:36:53.784Z] ---> cd0c45d373cd [2022-05-03T01:36:53.784Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-03T01:36:54.042Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T01:36:54.042Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T01:36:54.042Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T01:36:54.042Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T01:36:54.042Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T01:36:54.042Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T01:36:58.827Z] 25b303627fd3: Pull complete [2022-05-03T01:36:58.828Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-03T01:36:58.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-03T01:36:58.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-03T01:36:59.079Z] prd-ubuntu20.04-docker-arm64-4c-16g-34635 does not seem to be running inside a container [2022-05-03T01:36:59.162Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/217 -v /w/workspace/edgex-go/217:/w/workspace/edgex-go/217:rw,z -v /w/workspace/edgex-go/217@tmp:/w/workspace/edgex-go/217@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 [2022-05-03T01:37:01.512Z] $ docker top 0eadf0195dd4d51649e316e6192af9c8c576c20135ef0ddd64f045ac13268084 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T01:37:02.162Z]  ---> Running in c78ecb032d5a [2022-05-03T01:37:02.162Z] ---> Running in 156e1b62bfe5 [2022-05-03T01:37:02.162Z] Removing intermediate container c78ecb032d5a [2022-05-03T01:37:02.162Z] ---> 8696ddea07f1 [2022-05-03T01:37:02.162Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-03T01:37:02.410Z] + + docker-composegrep build parallel --help [2022-05-03T01:37:02.410Z] [2022-05-03T01:37:02.420Z] ---> Running in 586f79900d39 [2022-05-03T01:37:03.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:37:03.355Z] Removing intermediate container 586f79900d39 [2022-05-03T01:37:03.355Z] ---> e96fb076e6ba [2022-05-03T01:37:03.355Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-03T01:37:04.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:37:04.551Z] OK: 221 MiB in 52 packages [2022-05-03T01:37:04.809Z] ---> Running in 91119c6a2897 [2022-05-03T01:37:06.715Z] --parallel Build images in parallel. [2022-05-03T01:37:06.718Z] Removing intermediate container 156e1b62bfe5 [2022-05-03T01:37:06.718Z] ---> 5a73c1a7852b [2022-05-03T01:37:06.718Z] Step 6/23 : COPY go.mod vendor* ./ [Pipeline] } [2022-05-03T01:37:06.740Z] $ docker stop --time=1 0eadf0195dd4d51649e316e6192af9c8c576c20135ef0ddd64f045ac13268084 [2022-05-03T01:37:07.286Z] ---> b674c9804e19 [2022-05-03T01:37:07.286Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:37:07.545Z] ---> Running in 20872f4aaa57 [2022-05-03T01:37:07.836Z] Removing intermediate container 91119c6a2897 [2022-05-03T01:37:07.837Z] ---> 8ac04a759b4a [2022-05-03T01:37:07.837Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-03T01:37:07.837Z] ---> Running in d2275be45d2c [2022-05-03T01:37:08.389Z] $ docker rm -f 0eadf0195dd4d51649e316e6192af9c8c576c20135ef0ddd64f045ac13268084 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:37:08.771Z] Removing intermediate container d2275be45d2c [2022-05-03T01:37:08.771Z] ---> a892966188bf [2022-05-03T01:37:08.771Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-03T01:37:09.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-03T01:37:09.015Z] . [Pipeline] withDockerContainer [2022-05-03T01:37:09.260Z] prd-ubuntu20.04-docker-arm64-4c-16g-34635 does not seem to be running inside a container [2022-05-03T01:37:09.339Z] $ 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/217 -v /w/workspace/edgex-go/217:/w/workspace/edgex-go/217:rw,z -v /w/workspace/edgex-go/217@tmp:/w/workspace/edgex-go/217@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 [2022-05-03T01:37:10.148Z] ---> 6a85f59d1dc8 [2022-05-03T01:37:10.149Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-03T01:37:10.643Z] $ docker top d654956202cb97aab2d81dcad2ee20cd55661a3ce4eea6612afe38ebf50227f4 -eo pid,comm [2022-05-03T01:37:10.716Z] ---> Running in aacc58e0a1bb [Pipeline] { [Pipeline] sh [2022-05-03T01:37:11.579Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-03T01:37:11.656Z] Removing intermediate container 20872f4aaa57 [2022-05-03T01:37:11.656Z] ---> 05ea5eaadee3 [2022-05-03T01:37:11.656Z] Step 8/23 : COPY . . [2022-05-03T01:37:16.938Z] Removing intermediate container aacc58e0a1bb [2022-05-03T01:37:16.938Z] ---> c3927fb7a88b [2022-05-03T01:37:16.938Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T01:37:16.985Z] Building core-command ... [2022-05-03T01:37:16.985Z] Building core-data ... [2022-05-03T01:37:16.985Z] Building core-metadata ... [2022-05-03T01:37:16.985Z] Building security-bootstrapper ... [2022-05-03T01:37:16.985Z] Building security-proxy-setup ... [2022-05-03T01:37:16.985Z] Building security-secretstore-setup ... [2022-05-03T01:37:16.985Z] Building security-spiffe-token-provider ... [2022-05-03T01:37:16.985Z] Building security-spire-agent ... [2022-05-03T01:37:16.985Z] Building security-spire-config ... [2022-05-03T01:37:16.985Z] Building security-spire-server ... [2022-05-03T01:37:16.985Z] Building support-notifications ... [2022-05-03T01:37:16.985Z] Building support-scheduler ... [2022-05-03T01:37:16.985Z] Building sys-mgmt-agent ... [2022-05-03T01:37:16.985Z] Building core-data [2022-05-03T01:37:16.985Z] Building security-proxy-setup [2022-05-03T01:37:16.985Z] Building core-command [2022-05-03T01:37:16.985Z] Building security-secretstore-setup [2022-05-03T01:37:16.985Z] Building security-spiffe-token-provider [2022-05-03T01:37:17.196Z] ---> c833152b2f37 [2022-05-03T01:37:17.196Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-03T01:37:17.196Z] ---> 52da67851733 [2022-05-03T01:37:17.196Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-03T01:37:17.459Z] ---> Running in 0636a91a9e1c [2022-05-03T01:37:18.026Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-03T01:37:19.405Z] ---> b8826fd5ccea [2022-05-03T01:37:19.405Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-03T01:37:20.782Z] ---> c4c3a98e17ec [2022-05-03T01:37:20.782Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-03T01:37:22.162Z] ---> 6ccc153a73b7 [2022-05-03T01:37:22.162Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-03T01:37:23.544Z] ---> e46148287e4d [2022-05-03T01:37:23.544Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-03T01:37:24.110Z] ---> Running in 42b221e36bfa [2022-05-03T01:37:24.369Z] Removing intermediate container 42b221e36bfa [2022-05-03T01:37:24.369Z] ---> 21a977653c57 [2022-05-03T01:37:24.369Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-03T01:37:25.316Z] ---> 591f65655ebb [2022-05-03T01:37:25.316Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-03T01:37:25.887Z] ---> Running in 4b23ac951ebe [2022-05-03T01:37:28.423Z] Removing intermediate container 4b23ac951ebe [2022-05-03T01:37:28.423Z] ---> afe9e3a55a96 [2022-05-03T01:37:28.423Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-03T01:37:28.423Z] ---> Running in 7bf79e5631b5 [2022-05-03T01:37:28.681Z] Removing intermediate container 7bf79e5631b5 [2022-05-03T01:37:28.681Z] ---> 1ca4971b03f8 [2022-05-03T01:37:28.681Z] Step 28/31 : CMD ["gate"] [2022-05-03T01:37:28.681Z] ---> Running in dee1672159be [2022-05-03T01:37:28.939Z] Removing intermediate container dee1672159be [2022-05-03T01:37:28.939Z] ---> 5799d83b62b0 [2022-05-03T01:37:28.939Z] Step 29/31 : LABEL arch=x86_64 [2022-05-03T01:37:29.197Z] ---> Running in 36ade14dafcf [2022-05-03T01:37:29.480Z] Removing intermediate container 36ade14dafcf [2022-05-03T01:37:29.480Z] ---> 51b4992e62b5 [2022-05-03T01:37:29.480Z] Step 30/31 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:37:30.049Z] ---> Running in 1de792e65877 [2022-05-03T01:37:30.308Z] Removing intermediate container 1de792e65877 [2022-05-03T01:37:30.308Z] ---> 9651d5b232f9 [2022-05-03T01:37:30.309Z] Step 31/31 : LABEL version=2.2.0-dev.89 [2022-05-03T01:37:30.879Z] ---> Running in bf8ed2da99fe [2022-05-03T01:37:31.137Z] Removing intermediate container bf8ed2da99fe [2022-05-03T01:37:31.137Z] ---> fa30b6719f2c [2022-05-03T01:37:31.137Z] [2022-05-03T01:37:31.137Z] Successfully built fa30b6719f2c [2022-05-03T01:37:31.137Z] Successfully tagged security-bootstrapper:latest [2022-05-03T01:37:31.137Z] Building security-proxy-setup [2022-05-03T01:37:35.331Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:37:35.331Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:37:35.331Z] ---> dee75a15c7c1 [2022-05-03T01:37:35.331Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T01:37:35.331Z] ---> Using cache [2022-05-03T01:37:35.331Z] ---> ef9a5da712c8 [2022-05-03T01:37:35.331Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:37:35.331Z] ---> Using cache [2022-05-03T01:37:35.331Z] ---> cd0c45d373cd [2022-05-03T01:37:35.331Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-03T01:37:35.331Z] ---> Using cache [2022-05-03T01:37:35.331Z] ---> 67ff28d44c42 [2022-05-03T01:37:35.331Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T01:37:35.331Z] ---> Using cache [2022-05-03T01:37:35.331Z] ---> 87f68513101e [2022-05-03T01:37:35.331Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:37:35.331Z] ---> Using cache [2022-05-03T01:37:35.331Z] ---> 89d3cd6307fd [2022-05-03T01:37:35.331Z] Step 8/22 : COPY . . [2022-05-03T01:37:35.331Z] ---> Using cache [2022-05-03T01:37:35.331Z] ---> fc9461ad3eee [2022-05-03T01:37:35.331Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-03T01:37:39.624Z] ---> Running in acc73817f9de [2022-05-03T01:37:39.624Z] Removing intermediate container 0636a91a9e1c [2022-05-03T01:37:39.624Z] ---> bc331a84f801 [2022-05-03T01:37:39.624Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-03T01:37:39.624Z] ---> Running in 9e70c0718203 [2022-05-03T01:37:39.624Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-03T01:37:39.624Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-03T01:37:41.076Z] Removing intermediate container 9e70c0718203 [2022-05-03T01:37:41.076Z] ---> ab9fa792985a [2022-05-03T01:37:41.076Z] [2022-05-03T01:37:41.076Z] Step 11/23 : FROM docker:20.10.14 [2022-05-03T01:37:41.076Z] 20.10.14: Pulling from library/docker [2022-05-03T01:37:47.652Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-03T01:37:47.652Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-03T01:37:47.652Z] ---> 7417809fdb73 [2022-05-03T01:37:47.652Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-03T01:37:52.934Z] ---> Running in ac6e7954d13d [2022-05-03T01:37:52.934Z] Removing intermediate container ac6e7954d13d [2022-05-03T01:37:52.934Z] ---> 159a101ace93 [2022-05-03T01:37:52.934Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-03T01:37:52.934Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-03T01:37:53.193Z] ---> Running in ed0ecc337a81 [2022-05-03T01:37:53.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:37:53.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:37:53.970Z] (1/43) Installing readline (8.1.1-r0) [2022-05-03T01:37:53.970Z] (2/43) Installing bash (5.1.16-r0) [2022-05-03T01:37:53.970Z] Executing bash-5.1.16-r0.post-install [2022-05-03T01:37:53.970Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-03T01:37:53.970Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-03T01:37:53.970Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-03T01:37:53.970Z] (6/43) Installing curl (7.80.0-r1) [2022-05-03T01:37:53.970Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-03T01:37:53.970Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-03T01:37:53.970Z] (9/43) Installing expat (2.4.7-r0) [2022-05-03T01:37:53.970Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-03T01:37:53.970Z] (11/43) Installing gdbm (1.22-r0) [2022-05-03T01:37:53.970Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-03T01:37:53.970Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-03T01:37:53.970Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-03T01:37:53.970Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-03T01:37:53.970Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-03T01:37:53.970Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-03T01:37:54.909Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-03T01:37:54.909Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-03T01:37:54.909Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-03T01:37:54.909Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-03T01:37:54.909Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-03T01:37:54.909Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-03T01:37:54.909Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-03T01:37:54.909Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-03T01:37:54.909Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-03T01:37:54.909Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-03T01:37:54.909Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-03T01:37:54.909Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-03T01:37:54.909Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-03T01:37:54.909Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-03T01:37:54.909Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-03T01:37:54.909Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-03T01:37:54.909Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-03T01:37:54.909Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-03T01:37:54.909Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-03T01:37:54.909Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-03T01:37:54.909Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-03T01:37:54.909Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-03T01:37:54.909Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-03T01:37:54.909Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-03T01:37:54.909Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-03T01:37:54.909Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-03T01:37:55.167Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T01:37:55.167Z] OK: 83 MiB in 65 packages [2022-05-03T01:37:55.735Z] Collecting docker-compose==1.23.2 [2022-05-03T01:37:55.735Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-03T01:37:55.735Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-03T01:37:55.993Z] Collecting cached-property<2,>=1.2.0 [2022-05-03T01:37:55.993Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-03T01:37:55.993Z] Collecting docopt<0.7,>=0.6.1 [2022-05-03T01:37:55.993Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-03T01:37:56.252Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-03T01:37:56.252Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-03T01:37:56.819Z] Collecting jsonschema<3,>=2.5.1 [2022-05-03T01:37:56.819Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-03T01:37:56.819Z] Collecting texttable<0.10,>=0.9.0 [2022-05-03T01:37:56.819Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-03T01:37:57.388Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-03T01:37:57.388Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-03T01:37:57.388Z] Collecting docker<4.0,>=3.6.0 [2022-05-03T01:37:57.388Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-03T01:37:57.647Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-03T01:37:57.647Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-03T01:37:57.647Z] Collecting PyYAML<4,>=3.10 [2022-05-03T01:37:57.647Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-03T01:37:58.228Z] Removing intermediate container acc73817f9de [2022-05-03T01:37:58.228Z] ---> b6f1e0818672 [2022-05-03T01:37:58.228Z] [2022-05-03T01:37:58.228Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T01:37:58.228Z] ---> e04c818066af [2022-05-03T01:37:58.228Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-03T01:37:58.228Z] Collecting docker-pycreds>=0.4.0 [2022-05-03T01:37:58.228Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-03T01:37:58.486Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-03T01:37:58.486Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-03T01:37:58.486Z] Collecting idna<2.8,>=2.5 [2022-05-03T01:37:58.486Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-03T01:37:58.486Z] ---> Running in 9c710fa0620c [2022-05-03T01:37:58.486Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-03T01:37:58.487Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-03T01:37:58.487Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-03T01:37:58.487Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-03T01:37:58.487Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-03T01:37:58.487Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-03T01:37:58.487Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-03T01:37:58.745Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-03T01:37:58.745Z] Attempting uninstall: urllib3 [2022-05-03T01:37:58.745Z] Found existing installation: urllib3 1.26.7 [2022-05-03T01:37:58.745Z] Uninstalling urllib3-1.26.7: [2022-05-03T01:37:58.745Z] Successfully uninstalled urllib3-1.26.7 [2022-05-03T01:37:58.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:37:58.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:37:58.745Z] Attempting uninstall: idna [2022-05-03T01:37:58.745Z] Found existing installation: idna 3.3 [2022-05-03T01:37:58.745Z] Uninstalling idna-3.3: [2022-05-03T01:37:58.745Z] Successfully uninstalled idna-3.3 [2022-05-03T01:37:59.004Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-03T01:37:59.004Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-03T01:37:59.004Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-03T01:37:59.004Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-03T01:37:59.004Z] (5/6) Installing curl (7.79.1-r1) [2022-05-03T01:37:59.004Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-03T01:37:59.004Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T01:37:59.004Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T01:37:59.004Z] OK: 8 MiB in 20 packages [2022-05-03T01:37:59.262Z] Attempting uninstall: requests [2022-05-03T01:37:59.262Z] Found existing installation: requests 2.26.0 [2022-05-03T01:37:59.262Z] Uninstalling requests-2.26.0: [2022-05-03T01:37:59.262Z] Successfully uninstalled requests-2.26.0 [2022-05-03T01:38:00.202Z] Running setup.py install for texttable: started [2022-05-03T01:38:00.464Z] Removing intermediate container 420db337849b [2022-05-03T01:38:00.464Z] ---> 4f351b4818a1 [2022-05-03T01:38:00.464Z] [2022-05-03T01:38:00.464Z] Step 13/26 : FROM alpine:3.15 [2022-05-03T01:38:00.464Z] ---> 0ac33e5f5afa [2022-05-03T01:38:00.464Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T01:38:00.464Z] ---> Using cache [2022-05-03T01:38:00.464Z] ---> ca965cf21200 [2022-05-03T01:38:00.464Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:38:00.464Z] ---> Using cache [2022-05-03T01:38:00.464Z] ---> 4dfc489bddef [2022-05-03T01:38:00.464Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-03T01:38:00.464Z] Running setup.py install for texttable: finished with status 'done' [2022-05-03T01:38:00.464Z] Running setup.py install for PyYAML: started [2022-05-03T01:38:00.752Z] Removing intermediate container 9c710fa0620c [2022-05-03T01:38:00.752Z] ---> 318392fd2fe2 [2022-05-03T01:38:00.752Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-03T01:38:01.012Z] ---> Running in d599d2ec8bc7 [2022-05-03T01:38:01.012Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-03T01:38:01.012Z] ---> Running in c1e00435c11a [2022-05-03T01:38:01.012Z] Running setup.py install for docopt: started [2022-05-03T01:38:01.012Z] Removing intermediate container c1e00435c11a [2022-05-03T01:38:01.012Z] ---> 66e96f583fde [2022-05-03T01:38:01.012Z] Step 13/22 : WORKDIR /edgex [2022-05-03T01:38:01.271Z] ---> Running in 9581b76e63d0 [2022-05-03T01:38:01.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:38:01.271Z] Running setup.py install for docopt: finished with status 'done' [2022-05-03T01:38:01.271Z] Running setup.py install for dockerpty: started [2022-05-03T01:38:01.603Z] Removing intermediate container 9581b76e63d0 [2022-05-03T01:38:01.603Z] ---> 3a42ac99889f [2022-05-03T01:38:01.603Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-03T01:38:01.862Z] ---> 25c05a08f11c [2022-05-03T01:38:01.862Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-03T01:38:01.862Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-03T01:38:01.862Z] Building bin/spire-agent... [2022-05-03T01:38:02.123Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T01:38:02.123Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T01:38:02.123Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T01:38:02.123Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T01:38:02.123Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:38:02.382Z] ---> ce0fe405db6f [2022-05-03T01:38:02.382Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-03T01:38:02.382Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-03T01:38:02.382Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T01:38:02.382Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T01:38:02.382Z] OK: 15855 distinct packages available [2022-05-03T01:38:02.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:38:02.900Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T01:38:02.900Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T01:38:02.900Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T01:38:02.900Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T01:38:02.900Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T01:38:02.900Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T01:38:02.900Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T01:38:03.158Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T01:38:03.158Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T01:38:03.158Z]  ---> eacaa4c9a110 [2022-05-03T01:38:03.158Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-03T01:38:03.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:38:03.678Z] ---> 57a042532ed2 [2022-05-03T01:38:03.678Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-03T01:38:03.678Z] ---> Running in c945cd44b26e [2022-05-03T01:38:03.678Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-03T01:38:03.938Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-03T01:38:03.938Z] (3/5) Installing libucontext (1.1-r0) [2022-05-03T01:38:03.938Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-03T01:38:03.955Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:38:03.955Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:38:03.955Z] ---> 232976b92e0f [2022-05-03T01:38:03.955Z] Step 3/25 : WORKDIR /edgex-go [2022-05-03T01:38:04.198Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-03T01:38:04.198Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T01:38:04.198Z] OK: 6 MiB in 19 packages [2022-05-03T01:38:04.234Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:38:04.234Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:38:04.234Z] ---> 232976b92e0f [2022-05-03T01:38:04.234Z] Step 3/20 : WORKDIR /edgex-go [2022-05-03T01:38:04.518Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:38:04.518Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:38:04.518Z] ---> 232976b92e0f [2022-05-03T01:38:04.518Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T01:38:04.518Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:38:04.518Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:38:04.518Z] ---> 232976b92e0f [2022-05-03T01:38:04.518Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T01:38:04.790Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:38:04.790Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:38:04.790Z] ---> 232976b92e0f [2022-05-03T01:38:04.790Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T01:38:05.778Z] ---> Running in 63b233fa13c3 [2022-05-03T01:38:05.778Z] ---> Running in c77870bae596 [2022-05-03T01:38:05.778Z] ---> Running in 1046051b734b [2022-05-03T01:38:05.778Z] ---> Running in dc3820f84d8a [2022-05-03T01:38:05.778Z] ---> Running in 1c12a8b3259a [2022-05-03T01:38:06.110Z] Removing intermediate container d599d2ec8bc7 [2022-05-03T01:38:06.110Z] ---> 427aa7f1d5a2 [2022-05-03T01:38:06.110Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-03T01:38:06.110Z] Removing intermediate container c945cd44b26e [2022-05-03T01:38:06.110Z] ---> ff4cfed88ac9 [2022-05-03T01:38:06.110Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-03T01:38:06.110Z] ---> Running in 1fd1d730bd6c [2022-05-03T01:38:06.369Z] Removing intermediate container ed0ecc337a81 [2022-05-03T01:38:06.369Z] ---> 2f92eff4e1ec [2022-05-03T01:38:06.369Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-03T01:38:06.411Z] Removing intermediate container c77870bae596 [2022-05-03T01:38:06.411Z] ---> 1d032709138c [2022-05-03T01:38:06.411Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:38:06.411Z] Removing intermediate container dc3820f84d8a [2022-05-03T01:38:06.411Z] ---> 4600f6a5a0b7 [2022-05-03T01:38:06.411Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-03T01:38:06.411Z] ---> Running in 93e77c4fa51a [2022-05-03T01:38:06.411Z] ---> Running in 8c24bd3d29b0 [2022-05-03T01:38:06.700Z] Removing intermediate container 1046051b734b [2022-05-03T01:38:06.700Z] ---> 86562b5437bc [2022-05-03T01:38:06.700Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:38:06.700Z] Removing intermediate container 63b233fa13c3 [2022-05-03T01:38:06.700Z] ---> 401aadc1eede [2022-05-03T01:38:06.700Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:38:06.700Z] Removing intermediate container 1c12a8b3259a [2022-05-03T01:38:06.700Z] ---> a9c964a3ea48 [2022-05-03T01:38:06.700Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:38:06.700Z] ---> Running in 3367feb33089 [2022-05-03T01:38:06.700Z] ---> Running in 14a0a223cc7e [2022-05-03T01:38:06.937Z] ---> Running in 52179d418888 [2022-05-03T01:38:06.937Z] Removing intermediate container 1fd1d730bd6c [2022-05-03T01:38:06.937Z] ---> 825ae164374e [2022-05-03T01:38:06.937Z] Step 20/22 : LABEL arch=x86_64 [2022-05-03T01:38:06.937Z] ---> 5bc846eb2040 [2022-05-03T01:38:06.937Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T01:38:06.937Z] ---> Running in 7df28ed84d73 [2022-05-03T01:38:06.980Z] ---> Running in 83214a2ba335 [2022-05-03T01:38:07.195Z] Removing intermediate container 52179d418888 [2022-05-03T01:38:07.195Z] ---> c01eeb4ee01e [2022-05-03T01:38:07.195Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-03T01:38:07.195Z] Removing intermediate container 7df28ed84d73 [2022-05-03T01:38:07.195Z] ---> 18bed40b2658 [2022-05-03T01:38:07.195Z] Step 21/22 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:38:07.453Z] ---> Running in 8986d04ded7e [2022-05-03T01:38:07.453Z] ---> Running in a3fd566a63b9 [2022-05-03T01:38:07.453Z] Removing intermediate container 8986d04ded7e [2022-05-03T01:38:07.453Z] ---> 43d900df5720 [2022-05-03T01:38:07.453Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-03T01:38:07.749Z] Removing intermediate container a3fd566a63b9 [2022-05-03T01:38:07.749Z] ---> db434761d00d [2022-05-03T01:38:07.749Z] Step 22/22 : LABEL version=2.2.0-dev.89 [2022-05-03T01:38:08.008Z] ---> Running in 619fad032c1d [2022-05-03T01:38:08.266Z] ---> 0c2be90a1980 [2022-05-03T01:38:08.266Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-03T01:38:08.525Z] Removing intermediate container 619fad032c1d [2022-05-03T01:38:08.525Z] ---> c4764bd086e7 [2022-05-03T01:38:08.525Z] [2022-05-03T01:38:08.525Z] ---> 0b2a6c721f53 [2022-05-03T01:38:08.525Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-03T01:38:08.525Z] Successfully built c4764bd086e7 [2022-05-03T01:38:08.525Z] Successfully tagged security-proxy-setup:latest [2022-05-03T01:38:08.525Z] Building core-metadata [2022-05-03T01:38:09.027Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:38:10.026Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:38:10.026Z] Removing intermediate container 93e77c4fa51a [2022-05-03T01:38:10.026Z] ---> 01d600c9c56b [2022-05-03T01:38:10.026Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-03T01:38:10.306Z] ---> Running in 2d2b6fa11510 [2022-05-03T01:38:10.920Z] Removing intermediate container 14a0a223cc7e [2022-05-03T01:38:10.920Z] ---> 78a8f368a198 [2022-05-03T01:38:10.920Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-03T01:38:10.920Z] Removing intermediate container 83214a2ba335 [2022-05-03T01:38:10.920Z] ---> ce9c5480915a [2022-05-03T01:38:10.920Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-03T01:38:10.920Z] Removing intermediate container 3367feb33089 [2022-05-03T01:38:10.920Z] ---> 78cc739974d0 [2022-05-03T01:38:10.920Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-03T01:38:11.196Z] ---> Running in 76656c7992d2 [2022-05-03T01:38:11.196Z] ---> Running in 19a4996c6d7d [2022-05-03T01:38:11.196Z] ---> Running in 0115982202bd [2022-05-03T01:38:11.196Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T01:38:11.196Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T01:38:11.196Z] OK: 15739 distinct packages available [2022-05-03T01:38:11.472Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:38:12.472Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:38:12.472Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:38:12.714Z]  Building security-proxy-setup ... done  ---> 9223cec93e28 [2022-05-03T01:38:12.714Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T01:38:12.714Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:38:12.714Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:38:12.714Z] ---> dee75a15c7c1 [2022-05-03T01:38:12.714Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T01:38:12.714Z] ---> Using cache [2022-05-03T01:38:12.714Z] ---> ef9a5da712c8 [2022-05-03T01:38:12.714Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:38:12.714Z] ---> Using cache [2022-05-03T01:38:12.714Z] ---> cd0c45d373cd [2022-05-03T01:38:12.714Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-03T01:38:12.714Z] ---> Using cache [2022-05-03T01:38:12.714Z] ---> 67ff28d44c42 [2022-05-03T01:38:12.714Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T01:38:12.714Z] ---> Using cache [2022-05-03T01:38:12.714Z] ---> 87f68513101e [2022-05-03T01:38:12.714Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:38:12.714Z] ---> Using cache [2022-05-03T01:38:12.714Z] ---> 89d3cd6307fd [2022-05-03T01:38:12.714Z] Step 8/23 : COPY . . [2022-05-03T01:38:12.714Z] ---> Using cache [2022-05-03T01:38:12.714Z] ---> fc9461ad3eee [2022-05-03T01:38:12.714Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-03T01:38:13.486Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:38:13.486Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:38:13.486Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:38:13.486Z] OK: 220 MiB in 52 packages [2022-05-03T01:38:13.486Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:38:13.656Z] ---> 3e005ea926db [2022-05-03T01:38:13.656Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-03T01:38:13.915Z] ---> Running in 0908b1e21eb0 [2022-05-03T01:38:13.915Z] ---> 67250a1459d5 [2022-05-03T01:38:13.915Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-03T01:38:13.915Z] ---> Running in 7b4690cdfc33 [2022-05-03T01:38:14.190Z] Building bin/spire-agent... [2022-05-03T01:38:14.190Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T01:38:14.190Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T01:38:14.190Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T01:38:14.190Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T01:38:14.190Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-03T01:38:14.469Z] Removing intermediate container 7b4690cdfc33 [2022-05-03T01:38:14.469Z] ---> 798a581ecab7 [2022-05-03T01:38:14.469Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T01:38:14.469Z] ---> 01734d484ad7 [2022-05-03T01:38:14.469Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-03T01:38:14.469Z] ---> Running in 8a24acc307f2 [2022-05-03T01:38:14.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:38:14.490Z] OK: 220 MiB in 52 packages [2022-05-03T01:38:14.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:38:14.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:38:14.734Z] Removing intermediate container 8a24acc307f2 [2022-05-03T01:38:14.734Z] ---> 3e68179d144b [2022-05-03T01:38:14.734Z] Step 21/23 : LABEL arch=x86_64 [2022-05-03T01:38:14.995Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T01:38:14.995Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T01:38:14.995Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T01:38:14.995Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T01:38:14.995Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T01:38:14.995Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T01:38:15.139Z] Removing intermediate container 8c24bd3d29b0 [2022-05-03T01:38:15.139Z] ---> 12718b4bf516 [2022-05-03T01:38:15.139Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-03T01:38:15.257Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T01:38:15.257Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T01:38:15.257Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T01:38:15.519Z]  ---> 669c95e4d588 [2022-05-03T01:38:15.519Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T01:38:15.766Z] OK: 220 MiB in 52 packages [2022-05-03T01:38:15.767Z] OK: 220 MiB in 52 packages [2022-05-03T01:38:15.778Z] ---> Running in eb07ac31597b [2022-05-03T01:38:16.055Z] OK: 220 MiB in 52 packages [2022-05-03T01:38:16.340Z] Removing intermediate container 2d2b6fa11510 [2022-05-03T01:38:16.340Z] ---> 1e6701036982 [2022-05-03T01:38:16.340Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-03T01:38:16.349Z] ---> Running in 5af75067bbcc [2022-05-03T01:38:16.349Z] Removing intermediate container eb07ac31597b [2022-05-03T01:38:16.349Z] ---> 2997ea90a29d [2022-05-03T01:38:16.349Z] Step 22/23 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:38:16.349Z] ---> Running in 437f4bbbab2a [2022-05-03T01:38:16.349Z] Removing intermediate container 5af75067bbcc [2022-05-03T01:38:16.349Z] ---> 87dd807b0344 [2022-05-03T01:38:16.349Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T01:38:16.610Z] Removing intermediate container 437f4bbbab2a [2022-05-03T01:38:16.610Z] ---> dd62b425cac2 [2022-05-03T01:38:16.610Z] Step 23/23 : LABEL version=2.2.0-dev.89 [2022-05-03T01:38:16.610Z] ---> Running in 998931ab2aff [2022-05-03T01:38:16.610Z] ---> Running in fc3b19e31531 [2022-05-03T01:38:16.868Z] Removing intermediate container 998931ab2aff [2022-05-03T01:38:16.868Z] ---> 572310d67321 [2022-05-03T01:38:16.868Z] Step 24/26 : LABEL arch=x86_64 [2022-05-03T01:38:16.868Z] Removing intermediate container fc3b19e31531 [2022-05-03T01:38:16.868Z] ---> 577c1c127edb [2022-05-03T01:38:16.868Z] [2022-05-03T01:38:16.950Z] ---> 04ef98cd68ac [2022-05-03T01:38:16.950Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:38:16.950Z] ---> Running in 4fc91d3873fc [2022-05-03T01:38:17.127Z] ---> Running in 25dce89749a2 [2022-05-03T01:38:17.127Z] Successfully built 577c1c127edb [2022-05-03T01:38:17.127Z] Successfully tagged sys-mgmt-agent:latest [2022-05-03T01:38:17.386Z]  Building sys-mgmt-agent ... done Removing intermediate container 25dce89749a2 [2022-05-03T01:38:17.386Z] ---> 9336ddacf708 [2022-05-03T01:38:17.386Z] Step 25/26 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:38:17.645Z] ---> Running in 2f0cccf56d23 [2022-05-03T01:38:17.971Z] Removing intermediate container 0115982202bd [2022-05-03T01:38:17.971Z] ---> 3995cb94c549 [2022-05-03T01:38:17.971Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T01:38:17.971Z] Removing intermediate container 76656c7992d2 [2022-05-03T01:38:17.971Z] ---> 8fd2c36786dc [2022-05-03T01:38:17.971Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T01:38:18.212Z] Removing intermediate container 2f0cccf56d23 [2022-05-03T01:38:18.212Z] ---> 4fb1e0575667 [2022-05-03T01:38:18.212Z] Step 26/26 : LABEL version=2.2.0-dev.89 [2022-05-03T01:38:18.212Z] ---> Running in 1bca88524775 [2022-05-03T01:38:18.256Z] Removing intermediate container 19a4996c6d7d [2022-05-03T01:38:18.256Z] ---> 0d67a4c27061 [2022-05-03T01:38:18.256Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T01:38:18.541Z] ---> 3a6fd2576bd7 [2022-05-03T01:38:18.541Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:38:18.541Z] ---> Running in b98778d040c8 [2022-05-03T01:38:18.780Z] Removing intermediate container 1bca88524775 [2022-05-03T01:38:18.780Z] ---> 0952a1eb156f [2022-05-03T01:38:18.780Z] [2022-05-03T01:38:18.780Z] Successfully built 0952a1eb156f [2022-05-03T01:38:18.780Z] Successfully tagged security-spire-agent:latest [2022-05-03T01:38:19.550Z] ---> b1fb88fe3711 [2022-05-03T01:38:19.550Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:38:19.827Z] ---> 1fad43fb4e69 [2022-05-03T01:38:19.827Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:38:19.827Z] ---> Running in 2a04228e57fa [2022-05-03T01:38:19.827Z] ---> deb5767d2107 [2022-05-03T01:38:19.827Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:38:20.113Z] ---> Running in 4faf735bbd70 [2022-05-03T01:38:20.113Z] ---> Running in fd3bd45c70b1 [2022-05-03T01:38:21.570Z] Removing intermediate container 4fc91d3873fc [2022-05-03T01:38:21.570Z] ---> 377364adb3c0 [2022-05-03T01:38:21.570Z] Step 7/20 : COPY . . [2022-05-03T01:38:23.562Z] Removing intermediate container b98778d040c8 [2022-05-03T01:38:23.562Z] ---> ea16fe39960d [2022-05-03T01:38:23.562Z] Step 8/25 : COPY . . [2022-05-03T01:38:25.583Z] Removing intermediate container 2a04228e57fa [2022-05-03T01:38:25.583Z] ---> 6a9124ee384c [2022-05-03T01:38:25.583Z] Step 8/22 : COPY . . [2022-05-03T01:38:25.857Z] Removing intermediate container fd3bd45c70b1 [2022-05-03T01:38:25.857Z] ---> fdd115e90b32 [2022-05-03T01:38:25.857Z] Step 8/23 : COPY . . [2022-05-03T01:38:26.129Z] Removing intermediate container 4faf735bbd70 [2022-05-03T01:38:26.129Z] ---> 10d89cf47b8e [2022-05-03T01:38:26.129Z] Step 8/23 : COPY . . [2022-05-03T01:38:40.734Z]  Building security-spire-agent ... done Removing intermediate container 0908b1e21eb0 [2022-05-03T01:38:40.734Z] ---> a7c1aa41a87e [2022-05-03T01:38:40.734Z] [2022-05-03T01:38:40.734Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T01:38:40.734Z] ---> e04c818066af [2022-05-03T01:38:40.734Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-03T01:38:40.734Z] ---> Using cache [2022-05-03T01:38:40.734Z] ---> 50c90f0c60e5 [2022-05-03T01:38:40.734Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T01:38:40.734Z] ---> Using cache [2022-05-03T01:38:40.734Z] ---> ecd14c5e9d08 [2022-05-03T01:38:40.734Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-03T01:38:40.993Z] ---> Running in 4272d7e507df [2022-05-03T01:38:41.255Z] ---> f134ac9fded1 [2022-05-03T01:38:41.255Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-03T01:38:41.255Z] ---> 59c13b35c777 [2022-05-03T01:38:41.537Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-03T01:38:41.537Z] ---> Running in 658db42ee35d [2022-05-03T01:38:41.537Z] ---> Running in 0e79a580fa10 [2022-05-03T01:38:41.561Z] Removing intermediate container 4272d7e507df [2022-05-03T01:38:41.561Z] ---> ef4308d82763 [2022-05-03T01:38:41.561Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-03T01:38:42.131Z] ---> Running in 14099e4e68a4 [2022-05-03T01:38:42.548Z] ---> 3845dec0727d [2022-05-03T01:38:42.548Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-03T01:38:42.548Z] ---> Running in d3297e3c8bcb [2022-05-03T01:38:42.699Z] Removing intermediate container 14099e4e68a4 [2022-05-03T01:38:42.699Z] ---> 79c9b00dbafb [2022-05-03T01:38:42.699Z] Step 15/23 : WORKDIR / [2022-05-03T01:38:42.959Z] ---> Running in 16ef0970c8ec [2022-05-03T01:38:43.218Z] Removing intermediate container 16ef0970c8ec [2022-05-03T01:38:43.218Z] ---> 957c29b8f35e [2022-05-03T01:38:43.218Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T01:38:43.556Z] ---> cd153c9c2820 [2022-05-03T01:38:43.556Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-03T01:38:43.556Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-03T01:38:43.556Z] ---> 4501f30b2ab0 [2022-05-03T01:38:43.556Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-03T01:38:43.556Z] ---> Running in 2c2b3eb29df2 [2022-05-03T01:38:43.787Z] ---> b175c368ab7c [2022-05-03T01:38:43.787Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-03T01:38:43.945Z] ---> Running in dfde1caba463 [2022-05-03T01:38:44.268Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-03T01:38:44.732Z] ---> 333d0e98650b [2022-05-03T01:38:44.732Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-03T01:38:44.991Z] ---> 90da7a8beb90 [2022-05-03T01:38:44.991Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-03T01:38:44.991Z] ---> Running in 54605856c947 [2022-05-03T01:38:45.475Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-03T01:38:45.933Z] Removing intermediate container 54605856c947 [2022-05-03T01:38:45.933Z] ---> af1b48fc0a71 [2022-05-03T01:38:45.933Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T01:38:46.503Z] ---> Running in de15e3bd509f [2022-05-03T01:38:46.672Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-03T01:38:46.672Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-03T01:38:46.761Z] Removing intermediate container de15e3bd509f [2022-05-03T01:38:46.761Z] ---> 7178a7341217 [2022-05-03T01:38:46.761Z] Step 21/23 : LABEL arch=x86_64 [2022-05-03T01:38:47.020Z] ---> Running in 81425f7a2a18 [2022-05-03T01:38:47.279Z] Removing intermediate container 81425f7a2a18 [2022-05-03T01:38:47.279Z] ---> e6feb7ec2e9c [2022-05-03T01:38:47.279Z] Step 22/23 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:38:47.542Z] ---> Running in 2a587a7b7462 [2022-05-03T01:38:48.110Z] Removing intermediate container 2a587a7b7462 [2022-05-03T01:38:48.110Z] ---> f716b34d3c7c [2022-05-03T01:38:48.110Z] Step 23/23 : LABEL version=2.2.0-dev.89 [2022-05-03T01:38:48.368Z] ---> Running in 89c6479d7038 [2022-05-03T01:38:48.368Z] Removing intermediate container 89c6479d7038 [2022-05-03T01:38:48.368Z] ---> 29714505d80b [2022-05-03T01:38:48.368Z] [2022-05-03T01:38:48.627Z] Successfully built 29714505d80b [2022-05-03T01:38:48.627Z] Successfully tagged core-metadata:latest [2022-05-03T01:39:00.848Z]  Building core-metadata ... done Removing intermediate container 5f5baec7099f [2022-05-03T01:39:00.848Z] ---> 765c3ebd096d [2022-05-03T01:39:00.848Z] [2022-05-03T01:39:00.848Z] Step 13/26 : FROM alpine:3.15 [2022-05-03T01:39:00.848Z] ---> 0ac33e5f5afa [2022-05-03T01:39:00.848Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T01:39:00.848Z] ---> Using cache [2022-05-03T01:39:00.848Z] ---> ca965cf21200 [2022-05-03T01:39:00.848Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:39:00.848Z] ---> Using cache [2022-05-03T01:39:00.848Z] ---> 4dfc489bddef [2022-05-03T01:39:00.848Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-03T01:39:01.794Z] ---> Running in a581e731bf22 [2022-05-03T01:39:02.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:39:02.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:39:03.254Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T01:39:03.254Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T01:39:03.254Z] OK: 15855 distinct packages available [2022-05-03T01:39:03.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T01:39:04.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T01:39:04.191Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-03T01:39:04.450Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-03T01:39:04.450Z] (3/4) Installing libucontext (1.1-r0) [2022-05-03T01:39:04.450Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-03T01:39:04.708Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T01:39:04.708Z] OK: 6 MiB in 18 packages [2022-05-03T01:39:07.997Z] Removing intermediate container a581e731bf22 [2022-05-03T01:39:07.997Z] ---> 7ec31755aa0e [2022-05-03T01:39:07.997Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T01:39:09.910Z] ---> 44c3a70119fc [2022-05-03T01:39:09.911Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T01:39:10.170Z] ---> 4f79ab92052b [2022-05-03T01:39:10.170Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-03T01:39:10.170Z] ---> Running in 883387c87385 [2022-05-03T01:39:10.431Z] Removing intermediate container 883387c87385 [2022-05-03T01:39:10.431Z] ---> 4717da38800b [2022-05-03T01:39:10.431Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-03T01:39:10.692Z] ---> 9343f6e2f069 [2022-05-03T01:39:10.692Z] Step 21/26 : WORKDIR / [2022-05-03T01:39:10.953Z] ---> Running in bbec9159d152 [2022-05-03T01:39:10.953Z] Removing intermediate container bbec9159d152 [2022-05-03T01:39:10.953Z] ---> 1aae51f34ad4 [2022-05-03T01:39:10.953Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T01:39:11.214Z] ---> Running in 9b33d2f2e46f [2022-05-03T01:39:11.214Z] Removing intermediate container 9b33d2f2e46f [2022-05-03T01:39:11.214Z] ---> fa91fe4122ee [2022-05-03T01:39:11.214Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T01:39:11.488Z] ---> Running in eca6b541231d [2022-05-03T01:39:11.488Z] Removing intermediate container eca6b541231d [2022-05-03T01:39:11.488Z] ---> 6235a5da2780 [2022-05-03T01:39:11.488Z] Step 24/26 : LABEL arch=x86_64 [2022-05-03T01:39:11.842Z] ---> Running in 601f9d4c415f [2022-05-03T01:39:12.140Z] Removing intermediate container 601f9d4c415f [2022-05-03T01:39:12.140Z] ---> 22fbb9bf0806 [2022-05-03T01:39:12.140Z] Step 25/26 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:12.412Z] ---> Running in 9cae3facd8f7 [2022-05-03T01:39:12.412Z] Removing intermediate container 9cae3facd8f7 [2022-05-03T01:39:12.412Z] ---> fdf7e6718abd [2022-05-03T01:39:12.412Z] Step 26/26 : LABEL version=2.2.0-dev.89 [2022-05-03T01:39:12.694Z] ---> Running in 212e7f86701a [2022-05-03T01:39:12.694Z] Removing intermediate container 212e7f86701a [2022-05-03T01:39:12.694Z] ---> d7d1d2671395 [2022-05-03T01:39:12.694Z] [2022-05-03T01:39:12.694Z] Successfully built d7d1d2671395 [2022-05-03T01:39:12.694Z] Successfully tagged security-spire-config:latest [2022-05-03T01:39:14.140Z]  Building security-spire-config ... done Removing intermediate container 8c3109347dd8 [2022-05-03T01:39:14.140Z] ---> a8818df5a162 [2022-05-03T01:39:14.140Z] [2022-05-03T01:39:14.140Z] Step 13/25 : FROM alpine:3.15 [2022-05-03T01:39:14.140Z] ---> 0ac33e5f5afa [2022-05-03T01:39:14.140Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T01:39:14.140Z] ---> Using cache [2022-05-03T01:39:14.140Z] ---> ca965cf21200 [2022-05-03T01:39:14.140Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:39:14.140Z] ---> Using cache [2022-05-03T01:39:14.140Z] ---> 4dfc489bddef [2022-05-03T01:39:14.140Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-03T01:39:14.140Z] ---> Using cache [2022-05-03T01:39:14.140Z] ---> 427aa7f1d5a2 [2022-05-03T01:39:14.140Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T01:39:16.047Z] ---> 328681ce1788 [2022-05-03T01:39:16.047Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T01:39:16.047Z] ---> 826644093dd7 [2022-05-03T01:39:16.047Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-03T01:39:16.306Z] ---> e7ff21a574c1 [2022-05-03T01:39:16.306Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-03T01:39:16.306Z] ---> 8701fc5f144b [2022-05-03T01:39:16.306Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T01:39:16.306Z] ---> Running in a5a0eecd83cc [2022-05-03T01:39:16.566Z] Removing intermediate container a5a0eecd83cc [2022-05-03T01:39:16.566Z] ---> a9488879b646 [2022-05-03T01:39:16.566Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T01:39:16.566Z] ---> Running in 4b4df667a12b [2022-05-03T01:39:16.566Z] Removing intermediate container 4b4df667a12b [2022-05-03T01:39:16.566Z] ---> 4bd684c72492 [2022-05-03T01:39:16.566Z] Step 23/25 : LABEL arch=x86_64 [2022-05-03T01:39:16.566Z] ---> Running in 15fe49706009 [2022-05-03T01:39:16.826Z] Removing intermediate container 15fe49706009 [2022-05-03T01:39:16.826Z] ---> 5ed8dfdeaaf6 [2022-05-03T01:39:16.826Z] Step 24/25 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:16.826Z] ---> Running in 46f361b61d76 [2022-05-03T01:39:16.826Z] Removing intermediate container 46f361b61d76 [2022-05-03T01:39:16.826Z] ---> 0d78434e3379 [2022-05-03T01:39:16.826Z] Step 25/25 : LABEL version=2.2.0-dev.89 [2022-05-03T01:39:16.826Z] ---> Running in f671c723d570 [2022-05-03T01:39:17.086Z] Removing intermediate container f671c723d570 [2022-05-03T01:39:17.086Z] ---> c7cbd1c37364 [2022-05-03T01:39:17.086Z] [2022-05-03T01:39:17.086Z] Successfully built c7cbd1c37364 [2022-05-03T01:39:17.086Z] Successfully tagged security-spire-server:latest [2022-05-03T01:39:17.092Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-03T01:39:17.101Z] $ docker stop --time=1 2c0641cd7b33204a3bed94ee34fd89ce579e5c4b08b5151bbd25a5b9c9733f39 [2022-05-03T01:39:18.409Z] $ docker rm -f 2c0641cd7b33204a3bed94ee34fd89ce579e5c4b08b5151bbd25a5b9c9733f39 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T01:39:18.758Z] + docker images [2022-05-03T01:39:18.759Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-03T01:39:18.759Z] security-spire-server latest c7cbd1c37364 2 seconds ago 87.3MB [2022-05-03T01:39:18.759Z] security-spire-config latest d7d1d2671395 6 seconds ago 86.7MB [2022-05-03T01:39:18.759Z] a8818df5a162 6 seconds ago 4.43GB [2022-05-03T01:39:18.759Z] 765c3ebd096d 26 seconds ago 4.43GB [2022-05-03T01:39:18.759Z] core-metadata latest 29714505d80b 30 seconds ago 17MB [2022-05-03T01:39:18.759Z] a7c1aa41a87e 42 seconds ago 1.5GB [2022-05-03T01:39:18.759Z] security-spire-agent latest 0952a1eb156f About a minute ago 127MB [2022-05-03T01:39:18.759Z] sys-mgmt-agent latest 577c1c127edb About a minute ago 299MB [2022-05-03T01:39:18.759Z] security-proxy-setup latest c4764bd086e7 About a minute ago 26.9MB [2022-05-03T01:39:18.759Z] 4f351b4818a1 About a minute ago 4.43GB [2022-05-03T01:39:18.759Z] b6f1e0818672 About a minute ago 1.5GB [2022-05-03T01:39:18.759Z] ab9fa792985a About a minute ago 1.49GB [2022-05-03T01:39:18.759Z] security-bootstrapper latest fa30b6719f2c About a minute ago 19.1MB [2022-05-03T01:39:18.759Z] core-data latest bf3192a8eb65 2 minutes ago 22.5MB [2022-05-03T01:39:18.759Z] 44a715bedb5b 2 minutes ago 1.5GB [2022-05-03T01:39:18.759Z] 55a0cb452224 2 minutes ago 1.52GB [2022-05-03T01:39:18.759Z] core-command latest d5bccbb38c94 3 minutes ago 16.1MB [2022-05-03T01:39:18.759Z] 10528697232b 3 minutes ago 1.49GB [2022-05-03T01:39:18.759Z] security-spiffe-token-provider latest 0b13384a168c 4 minutes ago 28.8MB [2022-05-03T01:39:18.759Z] security-secretstore-setup latest bb9cc10577f6 4 minutes ago 28.5MB [2022-05-03T01:39:18.759Z] support-scheduler latest b021dab6d516 4 minutes ago 26.3MB [2022-05-03T01:39:18.759Z] support-notifications latest 69050a64bbca 4 minutes ago 26.9MB [2022-05-03T01:39:18.759Z] 11912f8dc7cf 4 minutes ago 1.55GB [2022-05-03T01:39:18.759Z] 3f432a496a33 4 minutes ago 1.55GB [2022-05-03T01:39:18.759Z] 58e299114f78 4 minutes ago 1.5GB [2022-05-03T01:39:18.759Z] bdc77180723c 4 minutes ago 1.54GB [2022-05-03T01:39:18.759Z] ci-base-image-x86_64 latest dee75a15c7c1 7 minutes ago 895MB [2022-05-03T01:39:18.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 10 days ago 562MB [2022-05-03T01:39:18.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 11 days ago 254MB [2022-05-03T01:39:18.759Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-05-03T01:39:18.759Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-03T01:39:18.759Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-03T01:39:18.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T01:39:18.852Z] provisioning config files... [2022-05-03T01:39:18.863Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/217@tmp/config2584909891254614122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T01:39:19.171Z] ---> docker-login.sh [2022-05-03T01:39:19.171Z] nexus3.edgexfoundry.org:10001 [2022-05-03T01:39:19.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:39:19.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:39:19.171Z] Configure a credential helper to remove this warning. See [2022-05-03T01:39:19.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:39:19.171Z] [2022-05-03T01:39:19.171Z] Login Succeeded [2022-05-03T01:39:19.171Z] nexus3.edgexfoundry.org:10002 [2022-05-03T01:39:19.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:39:19.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:39:19.431Z] Configure a credential helper to remove this warning. See [2022-05-03T01:39:19.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:39:19.431Z] [2022-05-03T01:39:19.431Z] Login Succeeded [2022-05-03T01:39:19.431Z] nexus3.edgexfoundry.org:10003 [2022-05-03T01:39:19.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:39:19.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:39:19.431Z] Configure a credential helper to remove this warning. See [2022-05-03T01:39:19.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:39:19.431Z] [2022-05-03T01:39:19.431Z] Login Succeeded [2022-05-03T01:39:19.431Z] nexus3.edgexfoundry.org:10004 [2022-05-03T01:39:19.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:39:19.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:39:19.692Z] Configure a credential helper to remove this warning. See [2022-05-03T01:39:19.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:39:19.692Z] [2022-05-03T01:39:19.692Z] Login Succeeded [2022-05-03T01:39:19.692Z] docker.io [2022-05-03T01:39:19.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T01:39:19.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T01:39:19.953Z] Configure a credential helper to remove this warning. See [2022-05-03T01:39:19.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T01:39:19.953Z] [2022-05-03T01:39:19.953Z] Login Succeeded [2022-05-03T01:39:19.953Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T01:39:19.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T01:39:19.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T01:39:20.015Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-05-03T01:39:20.015Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:20.015Z] latest [2022-05-03T01:39:20.015Z] 2.2.0-dev.89 [2022-05-03T01:39:20.015Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:20.015Z] main [2022-05-03T01:39:20.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:20.332Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:20.632Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:20.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-03T01:39:20.633Z] e4d65b37d85a: Preparing [2022-05-03T01:39:20.633Z] dcf883cc4fde: Preparing [2022-05-03T01:39:20.633Z] 95646b5f5292: Preparing [2022-05-03T01:39:20.633Z] ad120d75180c: Preparing [2022-05-03T01:39:20.633Z] b541d28bf3b4: Preparing [2022-05-03T01:39:20.633Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:20.633Z] ad120d75180c: Pushed [2022-05-03T01:39:20.633Z] e4d65b37d85a: Pushed [2022-05-03T01:39:20.633Z] 95646b5f5292: Pushed [2022-05-03T01:39:22.014Z] dcf883cc4fde: Pushed [2022-05-03T01:39:22.274Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:186f5efba7d6d2d57b62e307fa165ee7b167138e9e7637cb6df18cd0f7d67b8b size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:22.580Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:22.877Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-03T01:39:22.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-03T01:39:22.877Z] e4d65b37d85a: Preparing [2022-05-03T01:39:22.877Z] dcf883cc4fde: Preparing [2022-05-03T01:39:22.877Z] 95646b5f5292: Preparing [2022-05-03T01:39:22.877Z] ad120d75180c: Preparing [2022-05-03T01:39:22.877Z] b541d28bf3b4: Preparing [2022-05-03T01:39:22.877Z] ad120d75180c: Layer already exists [2022-05-03T01:39:22.877Z] e4d65b37d85a: Layer already exists [2022-05-03T01:39:22.877Z] dcf883cc4fde: Layer already exists [2022-05-03T01:39:22.877Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:22.877Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:22.877Z] latest: digest: sha256:186f5efba7d6d2d57b62e307fa165ee7b167138e9e7637cb6df18cd0f7d67b8b size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:23.182Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:23.482Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.89 [2022-05-03T01:39:23.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-03T01:39:23.482Z] e4d65b37d85a: Preparing [2022-05-03T01:39:23.482Z] dcf883cc4fde: Preparing [2022-05-03T01:39:23.482Z] 95646b5f5292: Preparing [2022-05-03T01:39:23.482Z] ad120d75180c: Preparing [2022-05-03T01:39:23.482Z] b541d28bf3b4: Preparing [2022-05-03T01:39:23.482Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:23.482Z] e4d65b37d85a: Layer already exists [2022-05-03T01:39:23.482Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:23.482Z] dcf883cc4fde: Layer already exists [2022-05-03T01:39:23.482Z] ad120d75180c: Layer already exists [2022-05-03T01:39:23.482Z] 2.2.0-dev.89: digest: sha256:186f5efba7d6d2d57b62e307fa165ee7b167138e9e7637cb6df18cd0f7d67b8b size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:23.785Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:24.083Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:24.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-03T01:39:24.083Z] e4d65b37d85a: Preparing [2022-05-03T01:39:24.083Z] dcf883cc4fde: Preparing [2022-05-03T01:39:24.083Z] 95646b5f5292: Preparing [2022-05-03T01:39:24.083Z] ad120d75180c: Preparing [2022-05-03T01:39:24.083Z] b541d28bf3b4: Preparing [2022-05-03T01:39:24.083Z] dcf883cc4fde: Layer already exists [2022-05-03T01:39:24.083Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:24.083Z] e4d65b37d85a: Layer already exists [2022-05-03T01:39:24.083Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:24.083Z] ad120d75180c: Layer already exists [2022-05-03T01:39:24.083Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:186f5efba7d6d2d57b62e307fa165ee7b167138e9e7637cb6df18cd0f7d67b8b size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:24.391Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:24.692Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-05-03T01:39:24.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-03T01:39:24.692Z] e4d65b37d85a: Preparing [2022-05-03T01:39:24.692Z] dcf883cc4fde: Preparing [2022-05-03T01:39:24.692Z] 95646b5f5292: Preparing [2022-05-03T01:39:24.692Z] ad120d75180c: Preparing [2022-05-03T01:39:24.692Z] b541d28bf3b4: Preparing [2022-05-03T01:39:24.692Z] dcf883cc4fde: Layer already exists [2022-05-03T01:39:24.692Z] e4d65b37d85a: Layer already exists [2022-05-03T01:39:24.692Z] ad120d75180c: Layer already exists [2022-05-03T01:39:24.692Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:24.692Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:24.692Z] main: digest: sha256:186f5efba7d6d2d57b62e307fa165ee7b167138e9e7637cb6df18cd0f7d67b8b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T01:39:24.730Z] ===================================================== [Pipeline] echo [2022-05-03T01:39:24.741Z] taggedImages: [2022-05-03T01:39:24.741Z] - nexus3.edgexfoundry.org:10004/core-command:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:24.741Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-03T01:39:24.741Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.89 [2022-05-03T01:39:24.741Z] - nexus3.edgexfoundry.org:10004/core-command:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:24.741Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-05-03T01:39:24.762Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-05-03T01:39:24.762Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:24.762Z] latest [2022-05-03T01:39:24.762Z] 2.2.0-dev.89 [2022-05-03T01:39:24.762Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:24.762Z] main [2022-05-03T01:39:24.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:25.075Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:25.373Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:25.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-03T01:39:25.373Z] 433eeff801d2: Preparing [2022-05-03T01:39:25.373Z] f2b5ec4bb9a3: Preparing [2022-05-03T01:39:25.373Z] 95646b5f5292: Preparing [2022-05-03T01:39:25.373Z] 1786fd65815b: Preparing [2022-05-03T01:39:25.373Z] 63c642cb5aa3: Preparing [2022-05-03T01:39:25.373Z] b541d28bf3b4: Preparing [2022-05-03T01:39:25.373Z] b541d28bf3b4: Waiting [2022-05-03T01:39:25.373Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:25.373Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:25.373Z] 433eeff801d2: Pushed [2022-05-03T01:39:25.373Z] 63c642cb5aa3: Pushed [2022-05-03T01:39:25.633Z] 1786fd65815b: Pushed [2022-05-03T01:39:27.019Z] f2b5ec4bb9a3: Pushed [2022-05-03T01:39:27.280Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:807ad67982ed87a80ab127fc7141f621a6bfb0dc45c6534dd72f1126bec9f0fb size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:27.587Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:27.889Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-03T01:39:27.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-03T01:39:27.889Z] 433eeff801d2: Preparing [2022-05-03T01:39:27.889Z] f2b5ec4bb9a3: Preparing [2022-05-03T01:39:27.889Z] 95646b5f5292: Preparing [2022-05-03T01:39:27.889Z] 1786fd65815b: Preparing [2022-05-03T01:39:27.889Z] 63c642cb5aa3: Preparing [2022-05-03T01:39:27.889Z] b541d28bf3b4: Preparing [2022-05-03T01:39:27.889Z] b541d28bf3b4: Waiting [2022-05-03T01:39:27.889Z] 1786fd65815b: Layer already exists [2022-05-03T01:39:27.889Z] 63c642cb5aa3: Layer already exists [2022-05-03T01:39:27.889Z] 433eeff801d2: Layer already exists [2022-05-03T01:39:27.889Z] f2b5ec4bb9a3: Layer already exists [2022-05-03T01:39:27.889Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:27.889Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:27.889Z] latest: digest: sha256:807ad67982ed87a80ab127fc7141f621a6bfb0dc45c6534dd72f1126bec9f0fb size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:28.195Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:28.494Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.89 [2022-05-03T01:39:28.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-03T01:39:28.494Z] 433eeff801d2: Preparing [2022-05-03T01:39:28.494Z] f2b5ec4bb9a3: Preparing [2022-05-03T01:39:28.494Z] 95646b5f5292: Preparing [2022-05-03T01:39:28.494Z] 1786fd65815b: Preparing [2022-05-03T01:39:28.494Z] 63c642cb5aa3: Preparing [2022-05-03T01:39:28.494Z] b541d28bf3b4: Preparing [2022-05-03T01:39:28.494Z] b541d28bf3b4: Waiting [2022-05-03T01:39:28.494Z] f2b5ec4bb9a3: Layer already exists [2022-05-03T01:39:28.494Z] 1786fd65815b: Layer already exists [2022-05-03T01:39:28.494Z] 63c642cb5aa3: Layer already exists [2022-05-03T01:39:28.494Z] 433eeff801d2: Layer already exists [2022-05-03T01:39:28.494Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:28.494Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:28.494Z] 2.2.0-dev.89: digest: sha256:807ad67982ed87a80ab127fc7141f621a6bfb0dc45c6534dd72f1126bec9f0fb size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:28.802Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:29.104Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:29.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-03T01:39:29.104Z] 433eeff801d2: Preparing [2022-05-03T01:39:29.104Z] f2b5ec4bb9a3: Preparing [2022-05-03T01:39:29.104Z] 95646b5f5292: Preparing [2022-05-03T01:39:29.104Z] 1786fd65815b: Preparing [2022-05-03T01:39:29.104Z] 63c642cb5aa3: Preparing [2022-05-03T01:39:29.104Z] b541d28bf3b4: Preparing [2022-05-03T01:39:29.104Z] b541d28bf3b4: Waiting [2022-05-03T01:39:29.104Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:29.104Z] 1786fd65815b: Layer already exists [2022-05-03T01:39:29.104Z] 63c642cb5aa3: Layer already exists [2022-05-03T01:39:29.104Z] 433eeff801d2: Layer already exists [2022-05-03T01:39:29.104Z] f2b5ec4bb9a3: Layer already exists [2022-05-03T01:39:29.104Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:29.104Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:807ad67982ed87a80ab127fc7141f621a6bfb0dc45c6534dd72f1126bec9f0fb size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:29.410Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:29.708Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-05-03T01:39:29.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-03T01:39:29.708Z] 433eeff801d2: Preparing [2022-05-03T01:39:29.708Z] f2b5ec4bb9a3: Preparing [2022-05-03T01:39:29.708Z] 95646b5f5292: Preparing [2022-05-03T01:39:29.708Z] 1786fd65815b: Preparing [2022-05-03T01:39:29.708Z] 63c642cb5aa3: Preparing [2022-05-03T01:39:29.708Z] b541d28bf3b4: Preparing [2022-05-03T01:39:29.708Z] b541d28bf3b4: Waiting [2022-05-03T01:39:29.708Z] 63c642cb5aa3: Layer already exists [2022-05-03T01:39:29.708Z] 1786fd65815b: Layer already exists [2022-05-03T01:39:29.708Z] f2b5ec4bb9a3: Layer already exists [2022-05-03T01:39:29.708Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:29.708Z] 433eeff801d2: Layer already exists [2022-05-03T01:39:29.708Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:29.708Z] main: digest: sha256:807ad67982ed87a80ab127fc7141f621a6bfb0dc45c6534dd72f1126bec9f0fb size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T01:39:29.749Z] ===================================================== [Pipeline] echo [2022-05-03T01:39:29.759Z] taggedImages: [2022-05-03T01:39:29.759Z] - nexus3.edgexfoundry.org:10004/core-data:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:29.759Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-03T01:39:29.759Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.89 [2022-05-03T01:39:29.759Z] - nexus3.edgexfoundry.org:10004/core-data:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:29.759Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-05-03T01:39:29.780Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-05-03T01:39:29.780Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:29.780Z] latest [2022-05-03T01:39:29.780Z] 2.2.0-dev.89 [2022-05-03T01:39:29.780Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:29.780Z] main [2022-05-03T01:39:29.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:30.089Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:30.389Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:30.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-03T01:39:30.389Z] 6c364c4f2aed: Preparing [2022-05-03T01:39:30.389Z] 705866b66fe7: Preparing [2022-05-03T01:39:30.389Z] 95646b5f5292: Preparing [2022-05-03T01:39:30.389Z] ad120d75180c: Preparing [2022-05-03T01:39:30.389Z] b541d28bf3b4: Preparing [2022-05-03T01:39:30.389Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:30.389Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:30.389Z] ad120d75180c: Layer already exists [2022-05-03T01:39:30.389Z] 6c364c4f2aed: Pushed [2022-05-03T01:39:31.771Z] 705866b66fe7: Pushed [2022-05-03T01:39:32.032Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:c60501c94860b7da00c304429292e876205553fb2ec510132d9dcd11e592a013 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:32.338Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:32.641Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-03T01:39:32.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-03T01:39:32.641Z] 6c364c4f2aed: Preparing [2022-05-03T01:39:32.641Z] 705866b66fe7: Preparing [2022-05-03T01:39:32.641Z] 95646b5f5292: Preparing [2022-05-03T01:39:32.641Z] ad120d75180c: Preparing [2022-05-03T01:39:32.641Z] b541d28bf3b4: Preparing [2022-05-03T01:39:32.641Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:32.641Z] 6c364c4f2aed: Layer already exists [2022-05-03T01:39:32.641Z] ad120d75180c: Layer already exists [2022-05-03T01:39:32.641Z] 705866b66fe7: Layer already exists [2022-05-03T01:39:32.641Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:32.642Z] latest: digest: sha256:c60501c94860b7da00c304429292e876205553fb2ec510132d9dcd11e592a013 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:32.948Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:33.328Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.89 [2022-05-03T01:39:33.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-03T01:39:33.329Z] 6c364c4f2aed: Preparing [2022-05-03T01:39:33.329Z] 705866b66fe7: Preparing [2022-05-03T01:39:33.329Z] 95646b5f5292: Preparing [2022-05-03T01:39:33.329Z] ad120d75180c: Preparing [2022-05-03T01:39:33.329Z] b541d28bf3b4: Preparing [2022-05-03T01:39:33.329Z] 6c364c4f2aed: Layer already exists [2022-05-03T01:39:33.329Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:33.329Z] 705866b66fe7: Layer already exists [2022-05-03T01:39:33.329Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:33.329Z] ad120d75180c: Layer already exists [2022-05-03T01:39:33.329Z] 2.2.0-dev.89: digest: sha256:c60501c94860b7da00c304429292e876205553fb2ec510132d9dcd11e592a013 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:33.627Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:33.924Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:33.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-03T01:39:33.924Z] 6c364c4f2aed: Preparing [2022-05-03T01:39:33.924Z] 705866b66fe7: Preparing [2022-05-03T01:39:33.924Z] 95646b5f5292: Preparing [2022-05-03T01:39:33.924Z] ad120d75180c: Preparing [2022-05-03T01:39:33.924Z] b541d28bf3b4: Preparing [2022-05-03T01:39:33.924Z] 705866b66fe7: Layer already exists [2022-05-03T01:39:33.924Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:33.924Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:33.924Z] 6c364c4f2aed: Layer already exists [2022-05-03T01:39:33.924Z] ad120d75180c: Layer already exists [2022-05-03T01:39:33.924Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:c60501c94860b7da00c304429292e876205553fb2ec510132d9dcd11e592a013 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:34.224Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:34.518Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-05-03T01:39:34.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-03T01:39:34.518Z] 6c364c4f2aed: Preparing [2022-05-03T01:39:34.518Z] 705866b66fe7: Preparing [2022-05-03T01:39:34.518Z] 95646b5f5292: Preparing [2022-05-03T01:39:34.518Z] ad120d75180c: Preparing [2022-05-03T01:39:34.518Z] b541d28bf3b4: Preparing [2022-05-03T01:39:34.518Z] ad120d75180c: Layer already exists [2022-05-03T01:39:34.518Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:34.518Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:34.519Z] 6c364c4f2aed: Layer already exists [2022-05-03T01:39:34.519Z] 705866b66fe7: Layer already exists [2022-05-03T01:39:34.519Z] main: digest: sha256:c60501c94860b7da00c304429292e876205553fb2ec510132d9dcd11e592a013 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T01:39:34.552Z] ===================================================== [Pipeline] echo [2022-05-03T01:39:34.561Z] taggedImages: [2022-05-03T01:39:34.561Z] - nexus3.edgexfoundry.org:10004/core-metadata:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:34.561Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-03T01:39:34.561Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.89 [2022-05-03T01:39:34.561Z] - nexus3.edgexfoundry.org:10004/core-metadata:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:34.561Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-05-03T01:39:34.581Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-05-03T01:39:34.581Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:34.581Z] latest [2022-05-03T01:39:34.581Z] 2.2.0-dev.89 [2022-05-03T01:39:34.581Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:34.581Z] main [2022-05-03T01:39:34.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:34.901Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:35.198Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:35.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-03T01:39:35.198Z] 32f2e177a2fc: Preparing [2022-05-03T01:39:35.198Z] 32f2e177a2fc: Preparing [2022-05-03T01:39:35.198Z] 7119cd0bfe76: Preparing [2022-05-03T01:39:35.198Z] 980f31f070b9: Preparing [2022-05-03T01:39:35.198Z] ac27f513dc6f: Preparing [2022-05-03T01:39:35.198Z] f6fb04475e7e: Preparing [2022-05-03T01:39:35.198Z] 95646b5f5292: Preparing [2022-05-03T01:39:35.198Z] d8a0a38654bd: Preparing [2022-05-03T01:39:35.198Z] 212187ebd050: Preparing [2022-05-03T01:39:35.198Z] 875bb3dcca91: Preparing [2022-05-03T01:39:35.198Z] 36ce124511d9: Preparing [2022-05-03T01:39:35.198Z] b541d28bf3b4: Preparing [2022-05-03T01:39:35.198Z] 95646b5f5292: Waiting [2022-05-03T01:39:35.198Z] 212187ebd050: Waiting [2022-05-03T01:39:35.198Z] d8a0a38654bd: Waiting [2022-05-03T01:39:35.198Z] 875bb3dcca91: Waiting [2022-05-03T01:39:35.198Z] 36ce124511d9: Waiting [2022-05-03T01:39:35.198Z] 7119cd0bfe76: Pushed [2022-05-03T01:39:35.198Z] ac27f513dc6f: Pushed [2022-05-03T01:39:35.198Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:35.198Z] 32f2e177a2fc: Pushed [2022-05-03T01:39:35.198Z] 980f31f070b9: Pushed [2022-05-03T01:39:35.460Z] d8a0a38654bd: Pushed [2022-05-03T01:39:35.460Z] 212187ebd050: Pushed [2022-05-03T01:39:35.460Z] 36ce124511d9: Pushed [2022-05-03T01:39:35.460Z] 875bb3dcca91: Pushed [2022-05-03T01:39:35.460Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:36.844Z] f6fb04475e7e: Pushed [2022-05-03T01:39:36.844Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:570552d954e4ef9af3431d69719c7986f673b243982867ab5b28dff01f340f6b size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:37.151Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:37.449Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-03T01:39:37.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-03T01:39:37.449Z] 32f2e177a2fc: Preparing [2022-05-03T01:39:37.449Z] 32f2e177a2fc: Preparing [2022-05-03T01:39:37.449Z] 7119cd0bfe76: Preparing [2022-05-03T01:39:37.449Z] 980f31f070b9: Preparing [2022-05-03T01:39:37.449Z] ac27f513dc6f: Preparing [2022-05-03T01:39:37.449Z] f6fb04475e7e: Preparing [2022-05-03T01:39:37.449Z] 95646b5f5292: Preparing [2022-05-03T01:39:37.449Z] d8a0a38654bd: Preparing [2022-05-03T01:39:37.449Z] 212187ebd050: Preparing [2022-05-03T01:39:37.449Z] 875bb3dcca91: Preparing [2022-05-03T01:39:37.449Z] 36ce124511d9: Preparing [2022-05-03T01:39:37.449Z] 95646b5f5292: Waiting [2022-05-03T01:39:37.449Z] d8a0a38654bd: Waiting [2022-05-03T01:39:37.449Z] 212187ebd050: Waiting [2022-05-03T01:39:37.449Z] 875bb3dcca91: Waiting [2022-05-03T01:39:37.449Z] b541d28bf3b4: Preparing [2022-05-03T01:39:37.449Z] 36ce124511d9: Waiting [2022-05-03T01:39:37.449Z] b541d28bf3b4: Waiting [2022-05-03T01:39:37.449Z] 980f31f070b9: Layer already exists [2022-05-03T01:39:37.449Z] f6fb04475e7e: Layer already exists [2022-05-03T01:39:37.449Z] 32f2e177a2fc: Layer already exists [2022-05-03T01:39:37.449Z] ac27f513dc6f: Layer already exists [2022-05-03T01:39:37.449Z] 7119cd0bfe76: Layer already exists [2022-05-03T01:39:37.449Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:37.449Z] 875bb3dcca91: Layer already exists [2022-05-03T01:39:37.449Z] d8a0a38654bd: Layer already exists [2022-05-03T01:39:37.449Z] 36ce124511d9: Layer already exists [2022-05-03T01:39:37.449Z] 212187ebd050: Layer already exists [2022-05-03T01:39:37.449Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:37.449Z] latest: digest: sha256:570552d954e4ef9af3431d69719c7986f673b243982867ab5b28dff01f340f6b size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:37.753Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:38.050Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.89 [2022-05-03T01:39:38.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-03T01:39:38.050Z] 32f2e177a2fc: Preparing [2022-05-03T01:39:38.050Z] 32f2e177a2fc: Preparing [2022-05-03T01:39:38.050Z] 7119cd0bfe76: Preparing [2022-05-03T01:39:38.050Z] 980f31f070b9: Preparing [2022-05-03T01:39:38.050Z] ac27f513dc6f: Preparing [2022-05-03T01:39:38.050Z] f6fb04475e7e: Preparing [2022-05-03T01:39:38.050Z] 95646b5f5292: Preparing [2022-05-03T01:39:38.050Z] d8a0a38654bd: Preparing [2022-05-03T01:39:38.050Z] 212187ebd050: Preparing [2022-05-03T01:39:38.050Z] 875bb3dcca91: Preparing [2022-05-03T01:39:38.050Z] 36ce124511d9: Preparing [2022-05-03T01:39:38.050Z] b541d28bf3b4: Preparing [2022-05-03T01:39:38.050Z] 95646b5f5292: Waiting [2022-05-03T01:39:38.050Z] d8a0a38654bd: Waiting [2022-05-03T01:39:38.050Z] 212187ebd050: Waiting [2022-05-03T01:39:38.050Z] 875bb3dcca91: Waiting [2022-05-03T01:39:38.050Z] 36ce124511d9: Waiting [2022-05-03T01:39:38.050Z] b541d28bf3b4: Waiting [2022-05-03T01:39:38.050Z] ac27f513dc6f: Layer already exists [2022-05-03T01:39:38.050Z] 7119cd0bfe76: Layer already exists [2022-05-03T01:39:38.050Z] f6fb04475e7e: Layer already exists [2022-05-03T01:39:38.050Z] 32f2e177a2fc: Layer already exists [2022-05-03T01:39:38.050Z] 980f31f070b9: Layer already exists [2022-05-03T01:39:38.050Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:38.050Z] d8a0a38654bd: Layer already exists [2022-05-03T01:39:38.050Z] 212187ebd050: Layer already exists [2022-05-03T01:39:38.050Z] 36ce124511d9: Layer already exists [2022-05-03T01:39:38.050Z] 875bb3dcca91: Layer already exists [2022-05-03T01:39:38.050Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:38.050Z] 2.2.0-dev.89: digest: sha256:570552d954e4ef9af3431d69719c7986f673b243982867ab5b28dff01f340f6b size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:38.354Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:38.658Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:38.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-03T01:39:38.658Z] 32f2e177a2fc: Preparing [2022-05-03T01:39:38.658Z] 32f2e177a2fc: Preparing [2022-05-03T01:39:38.658Z] 7119cd0bfe76: Preparing [2022-05-03T01:39:38.658Z] 980f31f070b9: Preparing [2022-05-03T01:39:38.658Z] ac27f513dc6f: Preparing [2022-05-03T01:39:38.658Z] f6fb04475e7e: Preparing [2022-05-03T01:39:38.658Z] 95646b5f5292: Preparing [2022-05-03T01:39:38.658Z] d8a0a38654bd: Preparing [2022-05-03T01:39:38.658Z] 212187ebd050: Preparing [2022-05-03T01:39:38.658Z] 875bb3dcca91: Preparing [2022-05-03T01:39:38.658Z] 95646b5f5292: Waiting [2022-05-03T01:39:38.658Z] d8a0a38654bd: Waiting [2022-05-03T01:39:38.658Z] 212187ebd050: Waiting [2022-05-03T01:39:38.658Z] 36ce124511d9: Preparing [2022-05-03T01:39:38.658Z] b541d28bf3b4: Preparing [2022-05-03T01:39:38.658Z] b541d28bf3b4: Waiting [2022-05-03T01:39:38.658Z] 875bb3dcca91: Waiting [2022-05-03T01:39:38.658Z] 36ce124511d9: Waiting [2022-05-03T01:39:38.658Z] 32f2e177a2fc: Layer already exists [2022-05-03T01:39:38.658Z] 980f31f070b9: Layer already exists [2022-05-03T01:39:38.658Z] 7119cd0bfe76: Layer already exists [2022-05-03T01:39:38.658Z] f6fb04475e7e: Layer already exists [2022-05-03T01:39:38.658Z] ac27f513dc6f: Layer already exists [2022-05-03T01:39:38.658Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:38.658Z] 212187ebd050: Layer already exists [2022-05-03T01:39:38.658Z] 875bb3dcca91: Layer already exists [2022-05-03T01:39:38.658Z] 36ce124511d9: Layer already exists [2022-05-03T01:39:38.658Z] d8a0a38654bd: Layer already exists [2022-05-03T01:39:38.658Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:38.659Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:570552d954e4ef9af3431d69719c7986f673b243982867ab5b28dff01f340f6b size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:38.966Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:39.260Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-05-03T01:39:39.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-03T01:39:39.260Z] 32f2e177a2fc: Preparing [2022-05-03T01:39:39.260Z] 32f2e177a2fc: Preparing [2022-05-03T01:39:39.260Z] 7119cd0bfe76: Preparing [2022-05-03T01:39:39.260Z] 980f31f070b9: Preparing [2022-05-03T01:39:39.260Z] ac27f513dc6f: Preparing [2022-05-03T01:39:39.260Z] f6fb04475e7e: Preparing [2022-05-03T01:39:39.260Z] 95646b5f5292: Preparing [2022-05-03T01:39:39.260Z] d8a0a38654bd: Preparing [2022-05-03T01:39:39.260Z] 212187ebd050: Preparing [2022-05-03T01:39:39.260Z] 875bb3dcca91: Preparing [2022-05-03T01:39:39.260Z] 36ce124511d9: Preparing [2022-05-03T01:39:39.260Z] b541d28bf3b4: Preparing [2022-05-03T01:39:39.260Z] 95646b5f5292: Waiting [2022-05-03T01:39:39.260Z] 212187ebd050: Waiting [2022-05-03T01:39:39.260Z] d8a0a38654bd: Waiting [2022-05-03T01:39:39.260Z] 875bb3dcca91: Waiting [2022-05-03T01:39:39.260Z] 36ce124511d9: Waiting [2022-05-03T01:39:39.260Z] b541d28bf3b4: Waiting [2022-05-03T01:39:39.260Z] 7119cd0bfe76: Layer already exists [2022-05-03T01:39:39.260Z] ac27f513dc6f: Layer already exists [2022-05-03T01:39:39.260Z] 980f31f070b9: Layer already exists [2022-05-03T01:39:39.260Z] 32f2e177a2fc: Layer already exists [2022-05-03T01:39:39.260Z] f6fb04475e7e: Layer already exists [2022-05-03T01:39:39.260Z] d8a0a38654bd: Layer already exists [2022-05-03T01:39:39.260Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:39.260Z] 875bb3dcca91: Layer already exists [2022-05-03T01:39:39.260Z] 212187ebd050: Layer already exists [2022-05-03T01:39:39.260Z] 36ce124511d9: Layer already exists [2022-05-03T01:39:39.260Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:39.260Z] main: digest: sha256:570552d954e4ef9af3431d69719c7986f673b243982867ab5b28dff01f340f6b size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T01:39:39.299Z] ===================================================== [Pipeline] echo [2022-05-03T01:39:39.309Z] taggedImages: [2022-05-03T01:39:39.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:39.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-03T01:39:39.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.89 [2022-05-03T01:39:39.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:39.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-05-03T01:39:39.330Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-05-03T01:39:39.330Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:39.330Z] latest [2022-05-03T01:39:39.330Z] 2.2.0-dev.89 [2022-05-03T01:39:39.330Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:39.330Z] main [2022-05-03T01:39:39.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:39.653Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:39.954Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:39.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-03T01:39:39.954Z] e491b02a60ca: Preparing [2022-05-03T01:39:39.954Z] 6bf3fa3a2c47: Preparing [2022-05-03T01:39:39.954Z] 13b02c87b090: Preparing [2022-05-03T01:39:39.954Z] a25b110b7b0d: Preparing [2022-05-03T01:39:39.954Z] 329ab07e1eb9: Preparing [2022-05-03T01:39:39.954Z] 9e548242bce8: Preparing [2022-05-03T01:39:39.954Z] 522bfd161d4c: Preparing [2022-05-03T01:39:39.954Z] b541d28bf3b4: Preparing [2022-05-03T01:39:39.954Z] 9e548242bce8: Waiting [2022-05-03T01:39:39.954Z] 522bfd161d4c: Waiting [2022-05-03T01:39:39.954Z] b541d28bf3b4: Waiting [2022-05-03T01:39:39.954Z] e491b02a60ca: Pushed [2022-05-03T01:39:39.954Z] 6bf3fa3a2c47: Pushed [2022-05-03T01:39:39.954Z] 329ab07e1eb9: Pushed [2022-05-03T01:39:39.954Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:40.214Z] 9e548242bce8: Pushed [2022-05-03T01:39:40.473Z] 522bfd161d4c: Pushed [2022-05-03T01:39:41.045Z] a25b110b7b0d: Pushed [2022-05-03T01:39:41.045Z] 13b02c87b090: Pushed [2022-05-03T01:39:41.307Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:997613c61521045fae3754381c9964d9bbb59341910621ca67c9ed935ecf67d9 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:41.607Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:41.906Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-03T01:39:41.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-03T01:39:41.907Z] e491b02a60ca: Preparing [2022-05-03T01:39:41.907Z] 6bf3fa3a2c47: Preparing [2022-05-03T01:39:41.907Z] 13b02c87b090: Preparing [2022-05-03T01:39:41.907Z] a25b110b7b0d: Preparing [2022-05-03T01:39:41.907Z] 329ab07e1eb9: Preparing [2022-05-03T01:39:41.907Z] 9e548242bce8: Preparing [2022-05-03T01:39:41.907Z] 522bfd161d4c: Preparing [2022-05-03T01:39:41.907Z] 9e548242bce8: Waiting [2022-05-03T01:39:41.907Z] b541d28bf3b4: Preparing [2022-05-03T01:39:41.907Z] b541d28bf3b4: Waiting [2022-05-03T01:39:41.907Z] 329ab07e1eb9: Layer already exists [2022-05-03T01:39:41.907Z] e491b02a60ca: Layer already exists [2022-05-03T01:39:41.907Z] a25b110b7b0d: Layer already exists [2022-05-03T01:39:41.907Z] 6bf3fa3a2c47: Layer already exists [2022-05-03T01:39:41.907Z] 13b02c87b090: Layer already exists [2022-05-03T01:39:41.907Z] 9e548242bce8: Layer already exists [2022-05-03T01:39:41.907Z] 522bfd161d4c: Layer already exists [2022-05-03T01:39:41.907Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:41.907Z] latest: digest: sha256:997613c61521045fae3754381c9964d9bbb59341910621ca67c9ed935ecf67d9 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:42.213Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:42.510Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.89 [2022-05-03T01:39:42.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-03T01:39:42.510Z] e491b02a60ca: Preparing [2022-05-03T01:39:42.510Z] 6bf3fa3a2c47: Preparing [2022-05-03T01:39:42.510Z] 13b02c87b090: Preparing [2022-05-03T01:39:42.510Z] a25b110b7b0d: Preparing [2022-05-03T01:39:42.510Z] 329ab07e1eb9: Preparing [2022-05-03T01:39:42.510Z] 9e548242bce8: Preparing [2022-05-03T01:39:42.510Z] 522bfd161d4c: Preparing [2022-05-03T01:39:42.510Z] b541d28bf3b4: Preparing [2022-05-03T01:39:42.510Z] 522bfd161d4c: Waiting [2022-05-03T01:39:42.510Z] b541d28bf3b4: Waiting [2022-05-03T01:39:42.510Z] 9e548242bce8: Waiting [2022-05-03T01:39:42.510Z] 329ab07e1eb9: Layer already exists [2022-05-03T01:39:42.510Z] 13b02c87b090: Layer already exists [2022-05-03T01:39:42.510Z] a25b110b7b0d: Layer already exists [2022-05-03T01:39:42.510Z] e491b02a60ca: Layer already exists [2022-05-03T01:39:42.510Z] 6bf3fa3a2c47: Layer already exists [2022-05-03T01:39:42.510Z] 9e548242bce8: Layer already exists [2022-05-03T01:39:42.510Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:42.510Z] 522bfd161d4c: Layer already exists [2022-05-03T01:39:42.510Z] 2.2.0-dev.89: digest: sha256:997613c61521045fae3754381c9964d9bbb59341910621ca67c9ed935ecf67d9 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:42.810Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:43.106Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:43.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-03T01:39:43.106Z] e491b02a60ca: Preparing [2022-05-03T01:39:43.106Z] 6bf3fa3a2c47: Preparing [2022-05-03T01:39:43.106Z] 13b02c87b090: Preparing [2022-05-03T01:39:43.106Z] a25b110b7b0d: Preparing [2022-05-03T01:39:43.106Z] 329ab07e1eb9: Preparing [2022-05-03T01:39:43.107Z] 9e548242bce8: Preparing [2022-05-03T01:39:43.107Z] 522bfd161d4c: Preparing [2022-05-03T01:39:43.107Z] b541d28bf3b4: Preparing [2022-05-03T01:39:43.107Z] 522bfd161d4c: Waiting [2022-05-03T01:39:43.107Z] b541d28bf3b4: Waiting [2022-05-03T01:39:43.107Z] 9e548242bce8: Waiting [2022-05-03T01:39:43.107Z] 329ab07e1eb9: Layer already exists [2022-05-03T01:39:43.107Z] e491b02a60ca: Layer already exists [2022-05-03T01:39:43.107Z] 13b02c87b090: Layer already exists [2022-05-03T01:39:43.107Z] a25b110b7b0d: Layer already exists [2022-05-03T01:39:43.107Z] 6bf3fa3a2c47: Layer already exists [2022-05-03T01:39:43.107Z] 522bfd161d4c: Layer already exists [2022-05-03T01:39:43.107Z] 9e548242bce8: Layer already exists [2022-05-03T01:39:43.107Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:43.107Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:997613c61521045fae3754381c9964d9bbb59341910621ca67c9ed935ecf67d9 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:43.406Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:43.706Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-05-03T01:39:43.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-03T01:39:43.706Z] e491b02a60ca: Preparing [2022-05-03T01:39:43.706Z] 6bf3fa3a2c47: Preparing [2022-05-03T01:39:43.706Z] 13b02c87b090: Preparing [2022-05-03T01:39:43.706Z] a25b110b7b0d: Preparing [2022-05-03T01:39:43.706Z] 329ab07e1eb9: Preparing [2022-05-03T01:39:43.706Z] 9e548242bce8: Preparing [2022-05-03T01:39:43.706Z] 522bfd161d4c: Preparing [2022-05-03T01:39:43.706Z] b541d28bf3b4: Preparing [2022-05-03T01:39:43.706Z] 9e548242bce8: Waiting [2022-05-03T01:39:43.706Z] 522bfd161d4c: Waiting [2022-05-03T01:39:43.706Z] b541d28bf3b4: Waiting [2022-05-03T01:39:43.706Z] 329ab07e1eb9: Layer already exists [2022-05-03T01:39:43.706Z] 13b02c87b090: Layer already exists [2022-05-03T01:39:43.706Z] 6bf3fa3a2c47: Layer already exists [2022-05-03T01:39:43.706Z] a25b110b7b0d: Layer already exists [2022-05-03T01:39:43.706Z] e491b02a60ca: Layer already exists [2022-05-03T01:39:43.706Z] 9e548242bce8: Layer already exists [2022-05-03T01:39:43.706Z] 522bfd161d4c: Layer already exists [2022-05-03T01:39:43.706Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:43.706Z] main: digest: sha256:997613c61521045fae3754381c9964d9bbb59341910621ca67c9ed935ecf67d9 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T01:39:43.743Z] ===================================================== [Pipeline] echo [2022-05-03T01:39:43.752Z] taggedImages: [2022-05-03T01:39:43.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:43.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-03T01:39:43.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.89 [2022-05-03T01:39:43.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:43.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-05-03T01:39:43.774Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-05-03T01:39:43.774Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:43.774Z] latest [2022-05-03T01:39:43.774Z] 2.2.0-dev.89 [2022-05-03T01:39:43.774Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:43.774Z] main [2022-05-03T01:39:43.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:44.097Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:44.393Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:44.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-03T01:39:44.394Z] a2c83cbcbc1a: Preparing [2022-05-03T01:39:44.394Z] 979f8d09ed13: Preparing [2022-05-03T01:39:44.394Z] be196cc152ff: Preparing [2022-05-03T01:39:44.394Z] bd84cd78c5c8: Preparing [2022-05-03T01:39:44.394Z] c6259127493f: Preparing [2022-05-03T01:39:44.394Z] 810735aa01c1: Preparing [2022-05-03T01:39:44.394Z] e5f84b75dc07: Preparing [2022-05-03T01:39:44.394Z] 6394a51017a0: Preparing [2022-05-03T01:39:44.394Z] 7973019bd0a9: Preparing [2022-05-03T01:39:44.394Z] b541d28bf3b4: Preparing [2022-05-03T01:39:44.394Z] e5f84b75dc07: Waiting [2022-05-03T01:39:44.394Z] 6394a51017a0: Waiting [2022-05-03T01:39:44.394Z] 7973019bd0a9: Waiting [2022-05-03T01:39:44.394Z] b541d28bf3b4: Waiting [2022-05-03T01:39:44.394Z] 810735aa01c1: Waiting [2022-05-03T01:39:44.394Z] a2c83cbcbc1a: Pushed [2022-05-03T01:39:44.394Z] c6259127493f: Pushed [2022-05-03T01:39:44.394Z] 979f8d09ed13: Pushed [2022-05-03T01:39:44.653Z] 810735aa01c1: Pushed [2022-05-03T01:39:44.653Z] 6394a51017a0: Pushed [2022-05-03T01:39:44.653Z] e5f84b75dc07: Pushed [2022-05-03T01:39:44.653Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:44.653Z] 7973019bd0a9: Pushed [2022-05-03T01:39:45.593Z] bd84cd78c5c8: Pushed [2022-05-03T01:39:46.165Z] be196cc152ff: Pushed [2022-05-03T01:39:46.165Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:e5601aea590e4f291ab723b863e78c9cb327c85a829ef34da6e17850ceb1ea42 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:46.474Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:46.769Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-03T01:39:46.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-03T01:39:46.769Z] a2c83cbcbc1a: Preparing [2022-05-03T01:39:46.769Z] 979f8d09ed13: Preparing [2022-05-03T01:39:46.769Z] be196cc152ff: Preparing [2022-05-03T01:39:46.769Z] bd84cd78c5c8: Preparing [2022-05-03T01:39:46.769Z] c6259127493f: Preparing [2022-05-03T01:39:46.769Z] 810735aa01c1: Preparing [2022-05-03T01:39:46.769Z] e5f84b75dc07: Preparing [2022-05-03T01:39:46.769Z] 6394a51017a0: Preparing [2022-05-03T01:39:46.769Z] 7973019bd0a9: Preparing [2022-05-03T01:39:46.769Z] b541d28bf3b4: Preparing [2022-05-03T01:39:46.769Z] e5f84b75dc07: Waiting [2022-05-03T01:39:46.769Z] 6394a51017a0: Waiting [2022-05-03T01:39:46.769Z] b541d28bf3b4: Waiting [2022-05-03T01:39:46.769Z] 7973019bd0a9: Waiting [2022-05-03T01:39:46.769Z] 810735aa01c1: Waiting [2022-05-03T01:39:46.769Z] bd84cd78c5c8: Layer already exists [2022-05-03T01:39:46.769Z] be196cc152ff: Layer already exists [2022-05-03T01:39:46.769Z] 979f8d09ed13: Layer already exists [2022-05-03T01:39:46.769Z] c6259127493f: Layer already exists [2022-05-03T01:39:46.769Z] a2c83cbcbc1a: Layer already exists [2022-05-03T01:39:46.769Z] 6394a51017a0: Layer already exists [2022-05-03T01:39:46.769Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:46.769Z] 7973019bd0a9: Layer already exists [2022-05-03T01:39:46.769Z] 810735aa01c1: Layer already exists [2022-05-03T01:39:46.769Z] e5f84b75dc07: Layer already exists [2022-05-03T01:39:46.769Z] latest: digest: sha256:e5601aea590e4f291ab723b863e78c9cb327c85a829ef34da6e17850ceb1ea42 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:47.069Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:47.365Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.89 [2022-05-03T01:39:47.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-03T01:39:47.366Z] a2c83cbcbc1a: Preparing [2022-05-03T01:39:47.366Z] 979f8d09ed13: Preparing [2022-05-03T01:39:47.366Z] be196cc152ff: Preparing [2022-05-03T01:39:47.366Z] bd84cd78c5c8: Preparing [2022-05-03T01:39:47.366Z] c6259127493f: Preparing [2022-05-03T01:39:47.366Z] 810735aa01c1: Preparing [2022-05-03T01:39:47.366Z] e5f84b75dc07: Preparing [2022-05-03T01:39:47.366Z] 6394a51017a0: Preparing [2022-05-03T01:39:47.366Z] 7973019bd0a9: Preparing [2022-05-03T01:39:47.366Z] b541d28bf3b4: Preparing [2022-05-03T01:39:47.366Z] 7973019bd0a9: Waiting [2022-05-03T01:39:47.366Z] e5f84b75dc07: Waiting [2022-05-03T01:39:47.366Z] b541d28bf3b4: Waiting [2022-05-03T01:39:47.366Z] 6394a51017a0: Waiting [2022-05-03T01:39:47.366Z] 810735aa01c1: Waiting [2022-05-03T01:39:47.366Z] be196cc152ff: Layer already exists [2022-05-03T01:39:47.366Z] c6259127493f: Layer already exists [2022-05-03T01:39:47.366Z] bd84cd78c5c8: Layer already exists [2022-05-03T01:39:47.366Z] 979f8d09ed13: Layer already exists [2022-05-03T01:39:47.366Z] a2c83cbcbc1a: Layer already exists [2022-05-03T01:39:47.366Z] 810735aa01c1: Layer already exists [2022-05-03T01:39:47.366Z] 7973019bd0a9: Layer already exists [2022-05-03T01:39:47.366Z] e5f84b75dc07: Layer already exists [2022-05-03T01:39:47.366Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:47.366Z] 6394a51017a0: Layer already exists [2022-05-03T01:39:47.366Z] 2.2.0-dev.89: digest: sha256:e5601aea590e4f291ab723b863e78c9cb327c85a829ef34da6e17850ceb1ea42 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:47.667Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:47.963Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:47.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-03T01:39:47.963Z] a2c83cbcbc1a: Preparing [2022-05-03T01:39:47.963Z] 979f8d09ed13: Preparing [2022-05-03T01:39:47.963Z] be196cc152ff: Preparing [2022-05-03T01:39:47.963Z] bd84cd78c5c8: Preparing [2022-05-03T01:39:47.963Z] c6259127493f: Preparing [2022-05-03T01:39:47.963Z] 810735aa01c1: Preparing [2022-05-03T01:39:47.963Z] e5f84b75dc07: Preparing [2022-05-03T01:39:47.963Z] 6394a51017a0: Preparing [2022-05-03T01:39:47.963Z] 7973019bd0a9: Preparing [2022-05-03T01:39:47.963Z] b541d28bf3b4: Preparing [2022-05-03T01:39:47.963Z] e5f84b75dc07: Waiting [2022-05-03T01:39:47.963Z] 7973019bd0a9: Waiting [2022-05-03T01:39:47.963Z] 6394a51017a0: Waiting [2022-05-03T01:39:47.963Z] b541d28bf3b4: Waiting [2022-05-03T01:39:47.963Z] 810735aa01c1: Waiting [2022-05-03T01:39:47.963Z] c6259127493f: Layer already exists [2022-05-03T01:39:47.963Z] be196cc152ff: Layer already exists [2022-05-03T01:39:47.963Z] 979f8d09ed13: Layer already exists [2022-05-03T01:39:47.963Z] a2c83cbcbc1a: Layer already exists [2022-05-03T01:39:47.963Z] bd84cd78c5c8: Layer already exists [2022-05-03T01:39:47.963Z] 810735aa01c1: Layer already exists [2022-05-03T01:39:47.963Z] e5f84b75dc07: Layer already exists [2022-05-03T01:39:47.963Z] 6394a51017a0: Layer already exists [2022-05-03T01:39:47.963Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:47.963Z] 7973019bd0a9: Layer already exists [2022-05-03T01:39:47.963Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:e5601aea590e4f291ab723b863e78c9cb327c85a829ef34da6e17850ceb1ea42 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:48.262Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:48.557Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-05-03T01:39:48.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-03T01:39:48.557Z] a2c83cbcbc1a: Preparing [2022-05-03T01:39:48.557Z] 979f8d09ed13: Preparing [2022-05-03T01:39:48.557Z] be196cc152ff: Preparing [2022-05-03T01:39:48.557Z] bd84cd78c5c8: Preparing [2022-05-03T01:39:48.557Z] c6259127493f: Preparing [2022-05-03T01:39:48.557Z] 810735aa01c1: Preparing [2022-05-03T01:39:48.557Z] e5f84b75dc07: Preparing [2022-05-03T01:39:48.557Z] 6394a51017a0: Preparing [2022-05-03T01:39:48.557Z] 7973019bd0a9: Preparing [2022-05-03T01:39:48.557Z] b541d28bf3b4: Preparing [2022-05-03T01:39:48.557Z] 810735aa01c1: Waiting [2022-05-03T01:39:48.557Z] e5f84b75dc07: Waiting [2022-05-03T01:39:48.557Z] b541d28bf3b4: Waiting [2022-05-03T01:39:48.557Z] 6394a51017a0: Waiting [2022-05-03T01:39:48.557Z] 7973019bd0a9: Waiting [2022-05-03T01:39:48.557Z] c6259127493f: Layer already exists [2022-05-03T01:39:48.557Z] be196cc152ff: Layer already exists [2022-05-03T01:39:48.557Z] bd84cd78c5c8: Layer already exists [2022-05-03T01:39:48.557Z] a2c83cbcbc1a: Layer already exists [2022-05-03T01:39:48.557Z] 979f8d09ed13: Layer already exists [2022-05-03T01:39:48.557Z] 810735aa01c1: Layer already exists [2022-05-03T01:39:48.557Z] e5f84b75dc07: Layer already exists [2022-05-03T01:39:48.557Z] 6394a51017a0: Layer already exists [2022-05-03T01:39:48.557Z] b541d28bf3b4: Layer already exists [2022-05-03T01:39:48.557Z] 7973019bd0a9: Layer already exists [2022-05-03T01:39:48.557Z] main: digest: sha256:e5601aea590e4f291ab723b863e78c9cb327c85a829ef34da6e17850ceb1ea42 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T01:39:48.598Z] ===================================================== [Pipeline] echo [2022-05-03T01:39:48.608Z] taggedImages: [2022-05-03T01:39:48.608Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:48.608Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-03T01:39:48.608Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.89 [2022-05-03T01:39:48.608Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:48.608Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-05-03T01:39:48.628Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-05-03T01:39:48.628Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:48.628Z] latest [2022-05-03T01:39:48.628Z] 2.2.0-dev.89 [2022-05-03T01:39:48.628Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:48.628Z] main [2022-05-03T01:39:48.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:48.959Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:49.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:49.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-03T01:39:49.253Z] 52cb16c84f06: Preparing [2022-05-03T01:39:49.253Z] 9e3c80c42137: Preparing [2022-05-03T01:39:49.253Z] 95646b5f5292: Preparing [2022-05-03T01:39:49.253Z] a3c370215409: Preparing [2022-05-03T01:39:49.253Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:39:49.253Z] 4fc242d58285: Preparing [2022-05-03T01:39:49.253Z] 4fc242d58285: Waiting [2022-05-03T01:39:49.253Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:49.253Z] 4fc242d58285: Layer already exists [2022-05-03T01:39:49.253Z] 0ee7f4c6e1df: Pushed [2022-05-03T01:39:49.253Z] 52cb16c84f06: Pushed [2022-05-03T01:39:49.823Z] a3c370215409: Pushed [2022-05-03T01:39:51.738Z] 9e3c80c42137: Pushed [2022-05-03T01:39:51.738Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:6afc8ace2c8136568dad98a68a7d80608d6189e60debb749cfb3a35ee58a70d4 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:52.169Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:52.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-03T01:39:52.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-03T01:39:52.464Z] 52cb16c84f06: Preparing [2022-05-03T01:39:52.464Z] 9e3c80c42137: Preparing [2022-05-03T01:39:52.464Z] 95646b5f5292: Preparing [2022-05-03T01:39:52.464Z] a3c370215409: Preparing [2022-05-03T01:39:52.464Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:39:52.464Z] 4fc242d58285: Preparing [2022-05-03T01:39:52.464Z] 4fc242d58285: Waiting [2022-05-03T01:39:52.464Z] 52cb16c84f06: Layer already exists [2022-05-03T01:39:52.464Z] 9e3c80c42137: Layer already exists [2022-05-03T01:39:52.464Z] a3c370215409: Layer already exists [2022-05-03T01:39:52.464Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:39:52.464Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:52.464Z] 4fc242d58285: Layer already exists [2022-05-03T01:39:52.464Z] latest: digest: sha256:6afc8ace2c8136568dad98a68a7d80608d6189e60debb749cfb3a35ee58a70d4 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:52.769Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:53.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.89 [2022-05-03T01:39:53.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-03T01:39:53.064Z] 52cb16c84f06: Preparing [2022-05-03T01:39:53.064Z] 9e3c80c42137: Preparing [2022-05-03T01:39:53.064Z] 95646b5f5292: Preparing [2022-05-03T01:39:53.064Z] a3c370215409: Preparing [2022-05-03T01:39:53.064Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:39:53.064Z] 4fc242d58285: Preparing [2022-05-03T01:39:53.064Z] 4fc242d58285: Waiting [2022-05-03T01:39:53.064Z] 52cb16c84f06: Layer already exists [2022-05-03T01:39:53.064Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:53.064Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:39:53.064Z] 9e3c80c42137: Layer already exists [2022-05-03T01:39:53.064Z] a3c370215409: Layer already exists [2022-05-03T01:39:53.064Z] 4fc242d58285: Layer already exists [2022-05-03T01:39:53.064Z] 2.2.0-dev.89: digest: sha256:6afc8ace2c8136568dad98a68a7d80608d6189e60debb749cfb3a35ee58a70d4 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:53.363Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:53.659Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:53.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-03T01:39:53.659Z] 52cb16c84f06: Preparing [2022-05-03T01:39:53.659Z] 9e3c80c42137: Preparing [2022-05-03T01:39:53.659Z] 95646b5f5292: Preparing [2022-05-03T01:39:53.659Z] a3c370215409: Preparing [2022-05-03T01:39:53.659Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:39:53.659Z] 4fc242d58285: Preparing [2022-05-03T01:39:53.659Z] 4fc242d58285: Waiting [2022-05-03T01:39:53.659Z] a3c370215409: Layer already exists [2022-05-03T01:39:53.659Z] 9e3c80c42137: Layer already exists [2022-05-03T01:39:53.659Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:53.659Z] 52cb16c84f06: Layer already exists [2022-05-03T01:39:53.659Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:39:53.659Z] 4fc242d58285: Layer already exists [2022-05-03T01:39:53.659Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:6afc8ace2c8136568dad98a68a7d80608d6189e60debb749cfb3a35ee58a70d4 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:53.959Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:54.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-05-03T01:39:54.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-03T01:39:54.253Z] 52cb16c84f06: Preparing [2022-05-03T01:39:54.253Z] 9e3c80c42137: Preparing [2022-05-03T01:39:54.253Z] 95646b5f5292: Preparing [2022-05-03T01:39:54.253Z] a3c370215409: Preparing [2022-05-03T01:39:54.253Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:39:54.253Z] 4fc242d58285: Preparing [2022-05-03T01:39:54.253Z] 4fc242d58285: Waiting [2022-05-03T01:39:54.253Z] a3c370215409: Layer already exists [2022-05-03T01:39:54.253Z] 52cb16c84f06: Layer already exists [2022-05-03T01:39:54.253Z] 9e3c80c42137: Layer already exists [2022-05-03T01:39:54.253Z] 95646b5f5292: Layer already exists [2022-05-03T01:39:54.253Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:39:54.253Z] 4fc242d58285: Layer already exists [2022-05-03T01:39:54.253Z] main: digest: sha256:6afc8ace2c8136568dad98a68a7d80608d6189e60debb749cfb3a35ee58a70d4 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T01:39:54.286Z] ===================================================== [Pipeline] echo [2022-05-03T01:39:54.294Z] taggedImages: [2022-05-03T01:39:54.294Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:54.294Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-03T01:39:54.294Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.89 [2022-05-03T01:39:54.294Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:54.294Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-05-03T01:39:54.315Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-05-03T01:39:54.315Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:54.315Z] latest [2022-05-03T01:39:54.315Z] 2.2.0-dev.89 [2022-05-03T01:39:54.315Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:39:54.315Z] main [2022-05-03T01:39:54.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:54.632Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:39:54.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:39:54.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-03T01:39:54.934Z] dc6de8726333: Preparing [2022-05-03T01:39:54.934Z] 72a0531eefdb: Preparing [2022-05-03T01:39:54.934Z] bcac90d6bda8: Preparing [2022-05-03T01:39:54.934Z] 3f003a0e820d: Preparing [2022-05-03T01:39:54.934Z] f4b8d8d3c777: Preparing [2022-05-03T01:39:54.934Z] 058620d5996a: Preparing [2022-05-03T01:39:54.934Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:39:54.934Z] 4fc242d58285: Preparing [2022-05-03T01:39:54.934Z] 0ee7f4c6e1df: Waiting [2022-05-03T01:39:54.934Z] 4fc242d58285: Waiting [2022-05-03T01:39:54.934Z] 058620d5996a: Waiting [2022-05-03T01:39:54.934Z] dc6de8726333: Pushed [2022-05-03T01:39:54.934Z] 72a0531eefdb: Pushed [2022-05-03T01:39:54.934Z] bcac90d6bda8: Pushed [2022-05-03T01:39:54.934Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:39:54.934Z] 4fc242d58285: Layer already exists [2022-05-03T01:39:55.505Z] 058620d5996a: Pushed [2022-05-03T01:39:59.705Z] f4b8d8d3c777: Pushed [2022-05-03T01:40:03.001Z] 3f003a0e820d: Pushed [2022-05-03T01:40:03.001Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:ca00103bdd0ef669a6f6772879396a448e94f9dc03b7567feb11ea77a7847bb2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:03.299Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:03.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-03T01:40:03.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-03T01:40:03.593Z] dc6de8726333: Preparing [2022-05-03T01:40:03.593Z] 72a0531eefdb: Preparing [2022-05-03T01:40:03.593Z] bcac90d6bda8: Preparing [2022-05-03T01:40:03.593Z] 3f003a0e820d: Preparing [2022-05-03T01:40:03.593Z] f4b8d8d3c777: Preparing [2022-05-03T01:40:03.593Z] 058620d5996a: Preparing [2022-05-03T01:40:03.593Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:40:03.593Z] 4fc242d58285: Preparing [2022-05-03T01:40:03.593Z] 058620d5996a: Waiting [2022-05-03T01:40:03.593Z] 4fc242d58285: Waiting [2022-05-03T01:40:03.593Z] 0ee7f4c6e1df: Waiting [2022-05-03T01:40:03.593Z] dc6de8726333: Layer already exists [2022-05-03T01:40:03.593Z] bcac90d6bda8: Layer already exists [2022-05-03T01:40:03.593Z] f4b8d8d3c777: Layer already exists [2022-05-03T01:40:03.593Z] 3f003a0e820d: Layer already exists [2022-05-03T01:40:03.593Z] 72a0531eefdb: Layer already exists [2022-05-03T01:40:03.593Z] 058620d5996a: Layer already exists [2022-05-03T01:40:03.593Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:40:03.593Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:03.593Z] latest: digest: sha256:ca00103bdd0ef669a6f6772879396a448e94f9dc03b7567feb11ea77a7847bb2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:03.894Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:04.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.89 [2022-05-03T01:40:04.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-03T01:40:04.184Z] dc6de8726333: Preparing [2022-05-03T01:40:04.184Z] 72a0531eefdb: Preparing [2022-05-03T01:40:04.184Z] bcac90d6bda8: Preparing [2022-05-03T01:40:04.184Z] 3f003a0e820d: Preparing [2022-05-03T01:40:04.184Z] f4b8d8d3c777: Preparing [2022-05-03T01:40:04.184Z] 058620d5996a: Preparing [2022-05-03T01:40:04.184Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:40:04.184Z] 4fc242d58285: Preparing [2022-05-03T01:40:04.184Z] 058620d5996a: Waiting [2022-05-03T01:40:04.184Z] 0ee7f4c6e1df: Waiting [2022-05-03T01:40:04.184Z] 4fc242d58285: Waiting [2022-05-03T01:40:04.184Z] bcac90d6bda8: Layer already exists [2022-05-03T01:40:04.184Z] 72a0531eefdb: Layer already exists [2022-05-03T01:40:04.184Z] f4b8d8d3c777: Layer already exists [2022-05-03T01:40:04.184Z] 3f003a0e820d: Layer already exists [2022-05-03T01:40:04.184Z] dc6de8726333: Layer already exists [2022-05-03T01:40:04.184Z] 058620d5996a: Layer already exists [2022-05-03T01:40:04.184Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:40:04.184Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:04.184Z] 2.2.0-dev.89: digest: sha256:ca00103bdd0ef669a6f6772879396a448e94f9dc03b7567feb11ea77a7847bb2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:04.483Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:04.775Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:40:04.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-03T01:40:04.775Z] dc6de8726333: Preparing [2022-05-03T01:40:04.775Z] 72a0531eefdb: Preparing [2022-05-03T01:40:04.775Z] bcac90d6bda8: Preparing [2022-05-03T01:40:04.775Z] 3f003a0e820d: Preparing [2022-05-03T01:40:04.775Z] f4b8d8d3c777: Preparing [2022-05-03T01:40:04.775Z] 058620d5996a: Preparing [2022-05-03T01:40:04.775Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:40:04.775Z] 4fc242d58285: Preparing [2022-05-03T01:40:04.775Z] 058620d5996a: Waiting [2022-05-03T01:40:04.775Z] 0ee7f4c6e1df: Waiting [2022-05-03T01:40:04.775Z] 72a0531eefdb: Layer already exists [2022-05-03T01:40:04.775Z] f4b8d8d3c777: Layer already exists [2022-05-03T01:40:04.775Z] 3f003a0e820d: Layer already exists [2022-05-03T01:40:04.775Z] dc6de8726333: Layer already exists [2022-05-03T01:40:04.775Z] bcac90d6bda8: Layer already exists [2022-05-03T01:40:04.775Z] 058620d5996a: Layer already exists [2022-05-03T01:40:04.775Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:40:04.775Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:04.775Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:ca00103bdd0ef669a6f6772879396a448e94f9dc03b7567feb11ea77a7847bb2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:05.074Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:05.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-05-03T01:40:05.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-03T01:40:05.372Z] dc6de8726333: Preparing [2022-05-03T01:40:05.372Z] 72a0531eefdb: Preparing [2022-05-03T01:40:05.372Z] bcac90d6bda8: Preparing [2022-05-03T01:40:05.372Z] 3f003a0e820d: Preparing [2022-05-03T01:40:05.372Z] f4b8d8d3c777: Preparing [2022-05-03T01:40:05.372Z] 058620d5996a: Preparing [2022-05-03T01:40:05.372Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:40:05.372Z] 4fc242d58285: Preparing [2022-05-03T01:40:05.372Z] 058620d5996a: Waiting [2022-05-03T01:40:05.372Z] 4fc242d58285: Waiting [2022-05-03T01:40:05.372Z] 0ee7f4c6e1df: Waiting [2022-05-03T01:40:05.372Z] bcac90d6bda8: Layer already exists [2022-05-03T01:40:05.372Z] 72a0531eefdb: Layer already exists [2022-05-03T01:40:05.372Z] dc6de8726333: Layer already exists [2022-05-03T01:40:05.372Z] 3f003a0e820d: Layer already exists [2022-05-03T01:40:05.372Z] f4b8d8d3c777: Layer already exists [2022-05-03T01:40:05.372Z] 058620d5996a: Layer already exists [2022-05-03T01:40:05.372Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:40:05.372Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:05.372Z] main: digest: sha256:ca00103bdd0ef669a6f6772879396a448e94f9dc03b7567feb11ea77a7847bb2 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T01:40:05.405Z] ===================================================== [Pipeline] echo [2022-05-03T01:40:05.411Z] taggedImages: [2022-05-03T01:40:05.411Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:40:05.411Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-03T01:40:05.411Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.89 [2022-05-03T01:40:05.411Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:40:05.411Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-05-03T01:40:05.424Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-05-03T01:40:05.424Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T01:40:05.424Z] latest [2022-05-03T01:40:05.424Z] 2.2.0-dev.89 [2022-05-03T01:40:05.424Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:40:05.424Z] main [2022-05-03T01:40:05.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:05.738Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:06.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:40:06.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-03T01:40:06.037Z] cac7abd666e7: Preparing [2022-05-03T01:40:06.037Z] 4fdd5b8e9d89: Preparing [2022-05-03T01:40:06.037Z] 19378825df2d: Preparing [2022-05-03T01:40:06.037Z] 6a7386c6c807: Preparing [2022-05-03T01:40:06.037Z] d144108630ec: Preparing [2022-05-03T01:40:06.037Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:40:06.037Z] 4fc242d58285: Preparing [2022-05-03T01:40:06.037Z] 0ee7f4c6e1df: Waiting [2022-05-03T01:40:06.037Z] 4fc242d58285: Waiting [2022-05-03T01:40:06.037Z] 4fdd5b8e9d89: Pushed [2022-05-03T01:40:06.037Z] cac7abd666e7: Pushed [2022-05-03T01:40:06.037Z] 19378825df2d: Pushed [2022-05-03T01:40:06.037Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:40:06.037Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:06.296Z] d144108630ec: Pushed [2022-05-03T01:40:14.442Z] 6a7386c6c807: Pushed [2022-05-03T01:40:14.442Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:13b3cf32a60e18e8a13d473046cc43618e28bf124e2a2311aa92fd8be247dcbf size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:14.741Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:15.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-03T01:40:15.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-03T01:40:15.040Z] cac7abd666e7: Preparing [2022-05-03T01:40:15.040Z] 4fdd5b8e9d89: Preparing [2022-05-03T01:40:15.040Z] 19378825df2d: Preparing [2022-05-03T01:40:15.040Z] 6a7386c6c807: Preparing [2022-05-03T01:40:15.040Z] d144108630ec: Preparing [2022-05-03T01:40:15.040Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:40:15.040Z] 4fc242d58285: Preparing [2022-05-03T01:40:15.040Z] 0ee7f4c6e1df: Waiting [2022-05-03T01:40:15.040Z] 4fc242d58285: Waiting [2022-05-03T01:40:15.040Z] 4fdd5b8e9d89: Layer already exists [2022-05-03T01:40:15.040Z] 6a7386c6c807: Layer already exists [2022-05-03T01:40:15.040Z] 19378825df2d: Layer already exists [2022-05-03T01:40:15.040Z] d144108630ec: Layer already exists [2022-05-03T01:40:15.040Z] cac7abd666e7: Layer already exists [2022-05-03T01:40:15.040Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:40:15.040Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:15.040Z] latest: digest: sha256:13b3cf32a60e18e8a13d473046cc43618e28bf124e2a2311aa92fd8be247dcbf size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:15.602Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:15.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.89 [2022-05-03T01:40:15.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-03T01:40:15.898Z] cac7abd666e7: Preparing [2022-05-03T01:40:15.898Z] 4fdd5b8e9d89: Preparing [2022-05-03T01:40:15.898Z] 19378825df2d: Preparing [2022-05-03T01:40:15.898Z] 6a7386c6c807: Preparing [2022-05-03T01:40:15.898Z] d144108630ec: Preparing [2022-05-03T01:40:15.898Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:40:15.898Z] 4fc242d58285: Preparing [2022-05-03T01:40:15.898Z] 0ee7f4c6e1df: Waiting [2022-05-03T01:40:15.898Z] 4fc242d58285: Waiting [2022-05-03T01:40:15.898Z] 4fdd5b8e9d89: Layer already exists [2022-05-03T01:40:15.898Z] 6a7386c6c807: Layer already exists [2022-05-03T01:40:15.898Z] cac7abd666e7: Layer already exists [2022-05-03T01:40:15.898Z] 19378825df2d: Layer already exists [2022-05-03T01:40:15.898Z] d144108630ec: Layer already exists [2022-05-03T01:40:15.898Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:40:15.898Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:15.898Z] 2.2.0-dev.89: digest: sha256:13b3cf32a60e18e8a13d473046cc43618e28bf124e2a2311aa92fd8be247dcbf size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:16.200Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:16.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:40:16.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-03T01:40:16.494Z] cac7abd666e7: Preparing [2022-05-03T01:40:16.494Z] 4fdd5b8e9d89: Preparing [2022-05-03T01:40:16.494Z] 19378825df2d: Preparing [2022-05-03T01:40:16.494Z] 6a7386c6c807: Preparing [2022-05-03T01:40:16.494Z] d144108630ec: Preparing [2022-05-03T01:40:16.494Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:40:16.494Z] 4fc242d58285: Preparing [2022-05-03T01:40:16.494Z] 0ee7f4c6e1df: Waiting [2022-05-03T01:40:16.494Z] 4fc242d58285: Waiting [2022-05-03T01:40:16.494Z] 19378825df2d: Layer already exists [2022-05-03T01:40:16.494Z] cac7abd666e7: Layer already exists [2022-05-03T01:40:16.494Z] d144108630ec: Layer already exists [2022-05-03T01:40:16.494Z] 4fdd5b8e9d89: Layer already exists [2022-05-03T01:40:16.494Z] 6a7386c6c807: Layer already exists [2022-05-03T01:40:16.494Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:40:16.494Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:16.494Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:13b3cf32a60e18e8a13d473046cc43618e28bf124e2a2311aa92fd8be247dcbf size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:16.795Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:17.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-05-03T01:40:17.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-03T01:40:17.094Z] cac7abd666e7: Preparing [2022-05-03T01:40:17.094Z] 4fdd5b8e9d89: Preparing [2022-05-03T01:40:17.094Z] 19378825df2d: Preparing [2022-05-03T01:40:17.094Z] 6a7386c6c807: Preparing [2022-05-03T01:40:17.094Z] d144108630ec: Preparing [2022-05-03T01:40:17.094Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:40:17.094Z] 4fc242d58285: Preparing [2022-05-03T01:40:17.094Z] 4fc242d58285: Waiting [2022-05-03T01:40:17.094Z] 0ee7f4c6e1df: Waiting [2022-05-03T01:40:17.094Z] 19378825df2d: Layer already exists [2022-05-03T01:40:17.094Z] 6a7386c6c807: Layer already exists [2022-05-03T01:40:17.094Z] cac7abd666e7: Layer already exists [2022-05-03T01:40:17.094Z] 4fdd5b8e9d89: Layer already exists [2022-05-03T01:40:17.094Z] d144108630ec: Layer already exists [2022-05-03T01:40:17.094Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:40:17.094Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:17.094Z] main: digest: sha256:13b3cf32a60e18e8a13d473046cc43618e28bf124e2a2311aa92fd8be247dcbf size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T01:40:17.137Z] ===================================================== [Pipeline] echo [2022-05-03T01:40:17.147Z] taggedImages: [2022-05-03T01:40:17.147Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:40:17.147Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-03T01:40:17.147Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.89 [2022-05-03T01:40:17.147Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:40:17.147Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-05-03T01:40:17.167Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-05-03T01:40:17.167Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T01:40:17.167Z] latest [2022-05-03T01:40:17.167Z] 2.2.0-dev.89 [2022-05-03T01:40:17.167Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:40:17.167Z] main [2022-05-03T01:40:17.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:17.492Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:17.784Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:40:17.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-03T01:40:17.784Z] 3fbff853c6e5: Preparing [2022-05-03T01:40:17.784Z] dcf211d93469: Preparing [2022-05-03T01:40:17.784Z] d4e3e82b6955: Preparing [2022-05-03T01:40:17.784Z] 44bcdb40437b: Preparing [2022-05-03T01:40:17.784Z] 058620d5996a: Preparing [2022-05-03T01:40:17.784Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:40:17.784Z] 4fc242d58285: Preparing [2022-05-03T01:40:17.784Z] 0ee7f4c6e1df: Waiting [2022-05-03T01:40:17.784Z] 058620d5996a: Layer already exists [2022-05-03T01:40:17.784Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:40:17.784Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:17.784Z] d4e3e82b6955: Pushed [2022-05-03T01:40:17.784Z] 3fbff853c6e5: Pushed [2022-05-03T01:40:17.784Z] dcf211d93469: Pushed [2022-05-03T01:40:25.912Z] 44bcdb40437b: Pushed [2022-05-03T01:40:25.912Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:c0631e682704918abd16ecfeed99a15d1d95ee37ba55779740032069700440e6 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:26.212Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:26.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-03T01:40:26.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-03T01:40:26.564Z] 3fbff853c6e5: Preparing [2022-05-03T01:40:26.564Z] dcf211d93469: Preparing [2022-05-03T01:40:26.564Z] d4e3e82b6955: Preparing [2022-05-03T01:40:26.564Z] 44bcdb40437b: Preparing [2022-05-03T01:40:26.564Z] 058620d5996a: Preparing [2022-05-03T01:40:26.564Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:40:26.564Z] 4fc242d58285: Preparing [2022-05-03T01:40:26.564Z] 0ee7f4c6e1df: Waiting [2022-05-03T01:40:26.564Z] dcf211d93469: Layer already exists [2022-05-03T01:40:26.564Z] d4e3e82b6955: Layer already exists [2022-05-03T01:40:26.564Z] 44bcdb40437b: Layer already exists [2022-05-03T01:40:26.564Z] 058620d5996a: Layer already exists [2022-05-03T01:40:26.564Z] 3fbff853c6e5: Layer already exists [2022-05-03T01:40:26.564Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:40:26.564Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:26.564Z] latest: digest: sha256:c0631e682704918abd16ecfeed99a15d1d95ee37ba55779740032069700440e6 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:26.878Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:27.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.89 [2022-05-03T01:40:27.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-03T01:40:27.168Z] 3fbff853c6e5: Preparing [2022-05-03T01:40:27.168Z] dcf211d93469: Preparing [2022-05-03T01:40:27.168Z] d4e3e82b6955: Preparing [2022-05-03T01:40:27.168Z] 44bcdb40437b: Preparing [2022-05-03T01:40:27.168Z] 058620d5996a: Preparing [2022-05-03T01:40:27.168Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:40:27.168Z] 4fc242d58285: Preparing [2022-05-03T01:40:27.168Z] 0ee7f4c6e1df: Waiting [2022-05-03T01:40:27.168Z] 4fc242d58285: Waiting [2022-05-03T01:40:27.168Z] dcf211d93469: Layer already exists [2022-05-03T01:40:27.168Z] 44bcdb40437b: Layer already exists [2022-05-03T01:40:27.168Z] d4e3e82b6955: Layer already exists [2022-05-03T01:40:27.168Z] 058620d5996a: Layer already exists [2022-05-03T01:40:27.168Z] 3fbff853c6e5: Layer already exists [2022-05-03T01:40:27.168Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:40:27.168Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:27.168Z] 2.2.0-dev.89: digest: sha256:c0631e682704918abd16ecfeed99a15d1d95ee37ba55779740032069700440e6 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:27.464Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:27.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:40:27.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-03T01:40:27.756Z] 3fbff853c6e5: Preparing [2022-05-03T01:40:27.756Z] dcf211d93469: Preparing [2022-05-03T01:40:27.756Z] d4e3e82b6955: Preparing [2022-05-03T01:40:27.756Z] 44bcdb40437b: Preparing [2022-05-03T01:40:27.756Z] 058620d5996a: Preparing [2022-05-03T01:40:27.756Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:40:27.756Z] 4fc242d58285: Preparing [2022-05-03T01:40:27.756Z] 4fc242d58285: Waiting [2022-05-03T01:40:27.756Z] 0ee7f4c6e1df: Waiting [2022-05-03T01:40:27.756Z] 3fbff853c6e5: Layer already exists [2022-05-03T01:40:27.756Z] d4e3e82b6955: Layer already exists [2022-05-03T01:40:27.756Z] 058620d5996a: Layer already exists [2022-05-03T01:40:27.756Z] 44bcdb40437b: Layer already exists [2022-05-03T01:40:27.756Z] dcf211d93469: Layer already exists [2022-05-03T01:40:27.756Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:40:27.756Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:27.756Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:c0631e682704918abd16ecfeed99a15d1d95ee37ba55779740032069700440e6 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:28.049Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:28.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-05-03T01:40:28.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-03T01:40:28.342Z] 3fbff853c6e5: Preparing [2022-05-03T01:40:28.342Z] dcf211d93469: Preparing [2022-05-03T01:40:28.342Z] d4e3e82b6955: Preparing [2022-05-03T01:40:28.342Z] 44bcdb40437b: Preparing [2022-05-03T01:40:28.342Z] 058620d5996a: Preparing [2022-05-03T01:40:28.342Z] 0ee7f4c6e1df: Preparing [2022-05-03T01:40:28.342Z] 4fc242d58285: Preparing [2022-05-03T01:40:28.342Z] 0ee7f4c6e1df: Waiting [2022-05-03T01:40:28.342Z] 4fc242d58285: Waiting [2022-05-03T01:40:28.342Z] dcf211d93469: Layer already exists [2022-05-03T01:40:28.342Z] d4e3e82b6955: Layer already exists [2022-05-03T01:40:28.342Z] 3fbff853c6e5: Layer already exists [2022-05-03T01:40:28.342Z] 44bcdb40437b: Layer already exists [2022-05-03T01:40:28.342Z] 058620d5996a: Layer already exists [2022-05-03T01:40:28.342Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:28.342Z] 0ee7f4c6e1df: Layer already exists [2022-05-03T01:40:28.342Z] main: digest: sha256:c0631e682704918abd16ecfeed99a15d1d95ee37ba55779740032069700440e6 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T01:40:28.381Z] ===================================================== [Pipeline] echo [2022-05-03T01:40:28.389Z] taggedImages: [2022-05-03T01:40:28.389Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:40:28.389Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-03T01:40:28.389Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.89 [2022-05-03T01:40:28.389Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:40:28.389Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-05-03T01:40:28.406Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-05-03T01:40:28.406Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T01:40:28.406Z] latest [2022-05-03T01:40:28.406Z] 2.2.0-dev.89 [2022-05-03T01:40:28.406Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:40:28.406Z] main [2022-05-03T01:40:28.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:28.706Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:29.001Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:40:29.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-03T01:40:29.001Z] d4c2094c16da: Preparing [2022-05-03T01:40:29.001Z] 3bcffa785371: Preparing [2022-05-03T01:40:29.001Z] 95646b5f5292: Preparing [2022-05-03T01:40:29.001Z] 7862cd8b86b1: Preparing [2022-05-03T01:40:29.001Z] b541d28bf3b4: Preparing [2022-05-03T01:40:29.001Z] 95646b5f5292: Layer already exists [2022-05-03T01:40:29.001Z] b541d28bf3b4: Layer already exists [2022-05-03T01:40:29.001Z] d4c2094c16da: Pushed [2022-05-03T01:40:29.001Z] 7862cd8b86b1: Pushed [2022-05-03T01:40:31.544Z] 3bcffa785371: Pushed [2022-05-03T01:40:31.544Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:e9edf170f649029d8f425aeb839070113f1819c98ff65e49ba1605779b0f82a7 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:31.843Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:32.138Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-03T01:40:32.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-03T01:40:32.138Z] d4c2094c16da: Preparing [2022-05-03T01:40:32.138Z] 3bcffa785371: Preparing [2022-05-03T01:40:32.138Z] 95646b5f5292: Preparing [2022-05-03T01:40:32.138Z] 7862cd8b86b1: Preparing [2022-05-03T01:40:32.138Z] b541d28bf3b4: Preparing [2022-05-03T01:40:32.138Z] b541d28bf3b4: Layer already exists [2022-05-03T01:40:32.138Z] 95646b5f5292: Layer already exists [2022-05-03T01:40:32.138Z] 7862cd8b86b1: Layer already exists [2022-05-03T01:40:32.138Z] 3bcffa785371: Layer already exists [2022-05-03T01:40:32.138Z] d4c2094c16da: Layer already exists [2022-05-03T01:40:32.138Z] latest: digest: sha256:e9edf170f649029d8f425aeb839070113f1819c98ff65e49ba1605779b0f82a7 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:32.433Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:32.725Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.89 [2022-05-03T01:40:32.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-03T01:40:32.725Z] d4c2094c16da: Preparing [2022-05-03T01:40:32.725Z] 3bcffa785371: Preparing [2022-05-03T01:40:32.725Z] 95646b5f5292: Preparing [2022-05-03T01:40:32.725Z] 7862cd8b86b1: Preparing [2022-05-03T01:40:32.725Z] b541d28bf3b4: Preparing [2022-05-03T01:40:32.725Z] b541d28bf3b4: Layer already exists [2022-05-03T01:40:32.725Z] 3bcffa785371: Layer already exists [2022-05-03T01:40:32.725Z] d4c2094c16da: Layer already exists [2022-05-03T01:40:32.725Z] 95646b5f5292: Layer already exists [2022-05-03T01:40:32.725Z] 7862cd8b86b1: Layer already exists [2022-05-03T01:40:32.725Z] 2.2.0-dev.89: digest: sha256:e9edf170f649029d8f425aeb839070113f1819c98ff65e49ba1605779b0f82a7 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:33.022Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:33.313Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:40:33.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-03T01:40:33.314Z] d4c2094c16da: Preparing [2022-05-03T01:40:33.314Z] 3bcffa785371: Preparing [2022-05-03T01:40:33.314Z] 95646b5f5292: Preparing [2022-05-03T01:40:33.314Z] 7862cd8b86b1: Preparing [2022-05-03T01:40:33.314Z] b541d28bf3b4: Preparing [2022-05-03T01:40:33.314Z] 7862cd8b86b1: Layer already exists [2022-05-03T01:40:33.314Z] 3bcffa785371: Layer already exists [2022-05-03T01:40:33.314Z] d4c2094c16da: Layer already exists [2022-05-03T01:40:33.314Z] 95646b5f5292: Layer already exists [2022-05-03T01:40:33.314Z] b541d28bf3b4: Layer already exists [2022-05-03T01:40:33.314Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:e9edf170f649029d8f425aeb839070113f1819c98ff65e49ba1605779b0f82a7 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:33.609Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:33.899Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-05-03T01:40:33.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-03T01:40:33.900Z] d4c2094c16da: Preparing [2022-05-03T01:40:33.900Z] 3bcffa785371: Preparing [2022-05-03T01:40:33.900Z] 95646b5f5292: Preparing [2022-05-03T01:40:33.900Z] 7862cd8b86b1: Preparing [2022-05-03T01:40:33.900Z] b541d28bf3b4: Preparing [2022-05-03T01:40:33.900Z] 7862cd8b86b1: Layer already exists [2022-05-03T01:40:33.900Z] d4c2094c16da: Layer already exists [2022-05-03T01:40:33.900Z] 95646b5f5292: Layer already exists [2022-05-03T01:40:33.900Z] 3bcffa785371: Layer already exists [2022-05-03T01:40:33.900Z] b541d28bf3b4: Layer already exists [2022-05-03T01:40:33.900Z] main: digest: sha256:e9edf170f649029d8f425aeb839070113f1819c98ff65e49ba1605779b0f82a7 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T01:40:33.933Z] ===================================================== [Pipeline] echo [2022-05-03T01:40:33.947Z] taggedImages: [2022-05-03T01:40:33.947Z] - nexus3.edgexfoundry.org:10004/support-notifications:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:40:33.947Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-03T01:40:33.947Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.89 [2022-05-03T01:40:33.947Z] - nexus3.edgexfoundry.org:10004/support-notifications:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:40:33.947Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-05-03T01:40:33.967Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-05-03T01:40:33.967Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T01:40:33.967Z] latest [2022-05-03T01:40:33.967Z] 2.2.0-dev.89 [2022-05-03T01:40:33.967Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:40:33.967Z] main [2022-05-03T01:40:33.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:34.270Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:34.563Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:40:34.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-03T01:40:34.563Z] d744550f51fb: Preparing [2022-05-03T01:40:34.563Z] d8107467483f: Preparing [2022-05-03T01:40:34.563Z] 95646b5f5292: Preparing [2022-05-03T01:40:34.563Z] ad120d75180c: Preparing [2022-05-03T01:40:34.563Z] b541d28bf3b4: Preparing [2022-05-03T01:40:34.563Z] b541d28bf3b4: Layer already exists [2022-05-03T01:40:34.563Z] 95646b5f5292: Layer already exists [2022-05-03T01:40:34.563Z] ad120d75180c: Layer already exists [2022-05-03T01:40:34.563Z] d744550f51fb: Pushed [2022-05-03T01:40:37.107Z] d8107467483f: Pushed [2022-05-03T01:40:37.368Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:f3121dc25115007961616bdda4c4bb286268535f58cb367e876e5978911a095d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:37.667Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:37.961Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-03T01:40:37.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-03T01:40:37.961Z] d744550f51fb: Preparing [2022-05-03T01:40:37.961Z] d8107467483f: Preparing [2022-05-03T01:40:37.961Z] 95646b5f5292: Preparing [2022-05-03T01:40:37.961Z] ad120d75180c: Preparing [2022-05-03T01:40:37.961Z] b541d28bf3b4: Preparing [2022-05-03T01:40:37.961Z] d8107467483f: Layer already exists [2022-05-03T01:40:37.961Z] b541d28bf3b4: Layer already exists [2022-05-03T01:40:37.961Z] 95646b5f5292: Layer already exists [2022-05-03T01:40:37.961Z] ad120d75180c: Layer already exists [2022-05-03T01:40:37.961Z] d744550f51fb: Layer already exists [2022-05-03T01:40:37.961Z] latest: digest: sha256:f3121dc25115007961616bdda4c4bb286268535f58cb367e876e5978911a095d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:38.254Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:38.546Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.89 [2022-05-03T01:40:38.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-03T01:40:38.546Z] d744550f51fb: Preparing [2022-05-03T01:40:38.546Z] d8107467483f: Preparing [2022-05-03T01:40:38.546Z] 95646b5f5292: Preparing [2022-05-03T01:40:38.546Z] ad120d75180c: Preparing [2022-05-03T01:40:38.546Z] b541d28bf3b4: Preparing [2022-05-03T01:40:38.546Z] d8107467483f: Layer already exists [2022-05-03T01:40:38.546Z] d744550f51fb: Layer already exists [2022-05-03T01:40:38.546Z] b541d28bf3b4: Layer already exists [2022-05-03T01:40:38.546Z] 95646b5f5292: Layer already exists [2022-05-03T01:40:38.546Z] ad120d75180c: Layer already exists [2022-05-03T01:40:38.546Z] 2.2.0-dev.89: digest: sha256:f3121dc25115007961616bdda4c4bb286268535f58cb367e876e5978911a095d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:38.842Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:39.135Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:40:39.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-03T01:40:39.135Z] d744550f51fb: Preparing [2022-05-03T01:40:39.135Z] d8107467483f: Preparing [2022-05-03T01:40:39.135Z] 95646b5f5292: Preparing [2022-05-03T01:40:39.135Z] ad120d75180c: Preparing [2022-05-03T01:40:39.135Z] b541d28bf3b4: Preparing [2022-05-03T01:40:39.135Z] d744550f51fb: Layer already exists [2022-05-03T01:40:39.135Z] d8107467483f: Layer already exists [2022-05-03T01:40:39.135Z] ad120d75180c: Layer already exists [2022-05-03T01:40:39.135Z] b541d28bf3b4: Layer already exists [2022-05-03T01:40:39.135Z] 95646b5f5292: Layer already exists [2022-05-03T01:40:39.135Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:f3121dc25115007961616bdda4c4bb286268535f58cb367e876e5978911a095d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:39.432Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:39.727Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-05-03T01:40:39.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-03T01:40:39.727Z] d744550f51fb: Preparing [2022-05-03T01:40:39.727Z] d8107467483f: Preparing [2022-05-03T01:40:39.727Z] 95646b5f5292: Preparing [2022-05-03T01:40:39.727Z] ad120d75180c: Preparing [2022-05-03T01:40:39.727Z] b541d28bf3b4: Preparing [2022-05-03T01:40:39.727Z] 95646b5f5292: Layer already exists [2022-05-03T01:40:39.727Z] ad120d75180c: Layer already exists [2022-05-03T01:40:39.727Z] b541d28bf3b4: Layer already exists [2022-05-03T01:40:39.727Z] d744550f51fb: Layer already exists [2022-05-03T01:40:39.727Z] d8107467483f: Layer already exists [2022-05-03T01:40:39.727Z] main: digest: sha256:f3121dc25115007961616bdda4c4bb286268535f58cb367e876e5978911a095d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T01:40:39.764Z] ===================================================== [Pipeline] echo [2022-05-03T01:40:39.773Z] taggedImages: [2022-05-03T01:40:39.773Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:40:39.773Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-03T01:40:39.773Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.89 [2022-05-03T01:40:39.773Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:40:39.773Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-05-03T01:40:39.793Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-05-03T01:40:39.793Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T01:40:39.793Z] latest [2022-05-03T01:40:39.793Z] 2.2.0-dev.89 [2022-05-03T01:40:39.793Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:40:39.793Z] main [2022-05-03T01:40:39.793Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:40.117Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:40.408Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:40:40.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-03T01:40:40.408Z] 16b5d0033444: Preparing [2022-05-03T01:40:40.408Z] 16a9642b46f3: Preparing [2022-05-03T01:40:40.408Z] 50685879d0b3: Preparing [2022-05-03T01:40:40.408Z] 6be86ec2e51a: Preparing [2022-05-03T01:40:40.408Z] 52f44be93a46: Preparing [2022-05-03T01:40:40.408Z] 10d82663b225: Preparing [2022-05-03T01:40:40.408Z] f7a7a140f1b3: Preparing [2022-05-03T01:40:40.408Z] 31e69d4774c9: Preparing [2022-05-03T01:40:40.408Z] 7750d494dfbd: Preparing [2022-05-03T01:40:40.408Z] 18708474c90b: Preparing [2022-05-03T01:40:40.408Z] 4fc242d58285: Preparing [2022-05-03T01:40:40.408Z] f7a7a140f1b3: Waiting [2022-05-03T01:40:40.408Z] 31e69d4774c9: Waiting [2022-05-03T01:40:40.408Z] 7750d494dfbd: Waiting [2022-05-03T01:40:40.408Z] 18708474c90b: Waiting [2022-05-03T01:40:40.408Z] 4fc242d58285: Waiting [2022-05-03T01:40:40.408Z] 10d82663b225: Waiting [2022-05-03T01:40:40.408Z] 52f44be93a46: Layer already exists [2022-05-03T01:40:40.408Z] 10d82663b225: Layer already exists [2022-05-03T01:40:40.408Z] 16a9642b46f3: Pushed [2022-05-03T01:40:40.408Z] f7a7a140f1b3: Layer already exists [2022-05-03T01:40:40.408Z] 31e69d4774c9: Layer already exists [2022-05-03T01:40:40.408Z] 7750d494dfbd: Layer already exists [2022-05-03T01:40:40.408Z] 18708474c90b: Layer already exists [2022-05-03T01:40:40.408Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:40.667Z] 16b5d0033444: Pushed [2022-05-03T01:40:41.616Z] 50685879d0b3: Pushed [2022-05-03T01:40:49.768Z] 6be86ec2e51a: Pushed [2022-05-03T01:40:49.768Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:e3511215855bbd31a83ee23ced4e39f9bcd7b5feb29941dc88ffeb497eb5ad9d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:50.068Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:50.368Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-03T01:40:50.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-03T01:40:50.368Z] 16b5d0033444: Preparing [2022-05-03T01:40:50.368Z] 16a9642b46f3: Preparing [2022-05-03T01:40:50.368Z] 50685879d0b3: Preparing [2022-05-03T01:40:50.368Z] 6be86ec2e51a: Preparing [2022-05-03T01:40:50.368Z] 52f44be93a46: Preparing [2022-05-03T01:40:50.368Z] 10d82663b225: Preparing [2022-05-03T01:40:50.368Z] f7a7a140f1b3: Preparing [2022-05-03T01:40:50.368Z] 31e69d4774c9: Preparing [2022-05-03T01:40:50.368Z] 7750d494dfbd: Preparing [2022-05-03T01:40:50.368Z] 18708474c90b: Preparing [2022-05-03T01:40:50.368Z] 4fc242d58285: Preparing [2022-05-03T01:40:50.368Z] f7a7a140f1b3: Waiting [2022-05-03T01:40:50.368Z] 7750d494dfbd: Waiting [2022-05-03T01:40:50.368Z] 18708474c90b: Waiting [2022-05-03T01:40:50.368Z] 4fc242d58285: Waiting [2022-05-03T01:40:50.368Z] 31e69d4774c9: Waiting [2022-05-03T01:40:50.368Z] 10d82663b225: Waiting [2022-05-03T01:40:50.368Z] 16b5d0033444: Layer already exists [2022-05-03T01:40:50.368Z] 52f44be93a46: Layer already exists [2022-05-03T01:40:50.368Z] 16a9642b46f3: Layer already exists [2022-05-03T01:40:50.368Z] 50685879d0b3: Layer already exists [2022-05-03T01:40:50.368Z] 6be86ec2e51a: Layer already exists [2022-05-03T01:40:50.368Z] 10d82663b225: Layer already exists [2022-05-03T01:40:50.368Z] 31e69d4774c9: Layer already exists [2022-05-03T01:40:50.368Z] 18708474c90b: Layer already exists [2022-05-03T01:40:50.368Z] 7750d494dfbd: Layer already exists [2022-05-03T01:40:50.368Z] f7a7a140f1b3: Layer already exists [2022-05-03T01:40:50.368Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:50.368Z] latest: digest: sha256:e3511215855bbd31a83ee23ced4e39f9bcd7b5feb29941dc88ffeb497eb5ad9d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:50.671Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:50.959Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.89 [2022-05-03T01:40:50.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-03T01:40:50.959Z] 16b5d0033444: Preparing [2022-05-03T01:40:50.959Z] 16a9642b46f3: Preparing [2022-05-03T01:40:50.959Z] 50685879d0b3: Preparing [2022-05-03T01:40:50.959Z] 6be86ec2e51a: Preparing [2022-05-03T01:40:50.959Z] 52f44be93a46: Preparing [2022-05-03T01:40:50.959Z] 10d82663b225: Preparing [2022-05-03T01:40:50.959Z] f7a7a140f1b3: Preparing [2022-05-03T01:40:50.959Z] 31e69d4774c9: Preparing [2022-05-03T01:40:50.959Z] 7750d494dfbd: Preparing [2022-05-03T01:40:50.959Z] 18708474c90b: Preparing [2022-05-03T01:40:50.959Z] 4fc242d58285: Preparing [2022-05-03T01:40:50.959Z] f7a7a140f1b3: Waiting [2022-05-03T01:40:50.959Z] 31e69d4774c9: Waiting [2022-05-03T01:40:50.959Z] 10d82663b225: Waiting [2022-05-03T01:40:50.959Z] 18708474c90b: Waiting [2022-05-03T01:40:50.959Z] 7750d494dfbd: Waiting [2022-05-03T01:40:50.959Z] 4fc242d58285: Waiting [2022-05-03T01:40:50.959Z] 16a9642b46f3: Layer already exists [2022-05-03T01:40:50.959Z] 6be86ec2e51a: Layer already exists [2022-05-03T01:40:50.959Z] 52f44be93a46: Layer already exists [2022-05-03T01:40:50.959Z] 16b5d0033444: Layer already exists [2022-05-03T01:40:50.959Z] 50685879d0b3: Layer already exists [2022-05-03T01:40:50.959Z] 10d82663b225: Layer already exists [2022-05-03T01:40:50.959Z] f7a7a140f1b3: Layer already exists [2022-05-03T01:40:50.959Z] 18708474c90b: Layer already exists [2022-05-03T01:40:50.959Z] 7750d494dfbd: Layer already exists [2022-05-03T01:40:50.959Z] 31e69d4774c9: Layer already exists [2022-05-03T01:40:50.959Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:50.959Z] 2.2.0-dev.89: digest: sha256:e3511215855bbd31a83ee23ced4e39f9bcd7b5feb29941dc88ffeb497eb5ad9d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:51.361Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:51.653Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:40:51.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-03T01:40:51.653Z] 16b5d0033444: Preparing [2022-05-03T01:40:51.653Z] 16a9642b46f3: Preparing [2022-05-03T01:40:51.653Z] 50685879d0b3: Preparing [2022-05-03T01:40:51.653Z] 6be86ec2e51a: Preparing [2022-05-03T01:40:51.653Z] 52f44be93a46: Preparing [2022-05-03T01:40:51.653Z] 10d82663b225: Preparing [2022-05-03T01:40:51.653Z] f7a7a140f1b3: Preparing [2022-05-03T01:40:51.653Z] 31e69d4774c9: Preparing [2022-05-03T01:40:51.653Z] 7750d494dfbd: Preparing [2022-05-03T01:40:51.653Z] 18708474c90b: Preparing [2022-05-03T01:40:51.653Z] 4fc242d58285: Preparing [2022-05-03T01:40:51.653Z] f7a7a140f1b3: Waiting [2022-05-03T01:40:51.653Z] 18708474c90b: Waiting [2022-05-03T01:40:51.653Z] 10d82663b225: Waiting [2022-05-03T01:40:51.653Z] 4fc242d58285: Waiting [2022-05-03T01:40:51.653Z] 52f44be93a46: Layer already exists [2022-05-03T01:40:51.653Z] 50685879d0b3: Layer already exists [2022-05-03T01:40:51.653Z] 16a9642b46f3: Layer already exists [2022-05-03T01:40:51.653Z] 16b5d0033444: Layer already exists [2022-05-03T01:40:51.653Z] 6be86ec2e51a: Layer already exists [2022-05-03T01:40:51.653Z] 10d82663b225: Layer already exists [2022-05-03T01:40:51.653Z] f7a7a140f1b3: Layer already exists [2022-05-03T01:40:51.653Z] 18708474c90b: Layer already exists [2022-05-03T01:40:51.653Z] 31e69d4774c9: Layer already exists [2022-05-03T01:40:51.653Z] 7750d494dfbd: Layer already exists [2022-05-03T01:40:51.653Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:51.653Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:e3511215855bbd31a83ee23ced4e39f9bcd7b5feb29941dc88ffeb497eb5ad9d size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:51.952Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T01:40:52.245Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-05-03T01:40:52.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-03T01:40:52.245Z] 16b5d0033444: Preparing [2022-05-03T01:40:52.245Z] 16a9642b46f3: Preparing [2022-05-03T01:40:52.245Z] 50685879d0b3: Preparing [2022-05-03T01:40:52.245Z] 6be86ec2e51a: Preparing [2022-05-03T01:40:52.245Z] 52f44be93a46: Preparing [2022-05-03T01:40:52.245Z] 10d82663b225: Preparing [2022-05-03T01:40:52.245Z] f7a7a140f1b3: Preparing [2022-05-03T01:40:52.245Z] 10d82663b225: Waiting [2022-05-03T01:40:52.245Z] 31e69d4774c9: Preparing [2022-05-03T01:40:52.245Z] 7750d494dfbd: Preparing [2022-05-03T01:40:52.245Z] 18708474c90b: Preparing [2022-05-03T01:40:52.245Z] 4fc242d58285: Preparing [2022-05-03T01:40:52.245Z] f7a7a140f1b3: Waiting [2022-05-03T01:40:52.245Z] 31e69d4774c9: Waiting [2022-05-03T01:40:52.245Z] 7750d494dfbd: Waiting [2022-05-03T01:40:52.245Z] 4fc242d58285: Waiting [2022-05-03T01:40:52.245Z] 18708474c90b: Waiting [2022-05-03T01:40:52.245Z] 52f44be93a46: Layer already exists [2022-05-03T01:40:52.245Z] 16a9642b46f3: Layer already exists [2022-05-03T01:40:52.245Z] 16b5d0033444: Layer already exists [2022-05-03T01:40:52.245Z] 6be86ec2e51a: Layer already exists [2022-05-03T01:40:52.245Z] 50685879d0b3: Layer already exists [2022-05-03T01:40:52.245Z] 10d82663b225: Layer already exists [2022-05-03T01:40:52.245Z] 31e69d4774c9: Layer already exists [2022-05-03T01:40:52.245Z] f7a7a140f1b3: Layer already exists [2022-05-03T01:40:52.245Z] 7750d494dfbd: Layer already exists [2022-05-03T01:40:52.245Z] 18708474c90b: Layer already exists [2022-05-03T01:40:52.245Z] 4fc242d58285: Layer already exists [2022-05-03T01:40:52.245Z] main: digest: sha256:e3511215855bbd31a83ee23ced4e39f9bcd7b5feb29941dc88ffeb497eb5ad9d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T01:40:52.279Z] ===================================================== [Pipeline] echo [2022-05-03T01:40:52.288Z] taggedImages: [2022-05-03T01:40:52.288Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7403972676612df12563dc943565a4020914d98d [2022-05-03T01:40:52.288Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-03T01:40:52.288Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.89 [2022-05-03T01:40:52.288Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T01:40:52.288Z] - 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] } [2022-05-03T01:43:08.832Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-03T01:43:12.289Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-03T01:43:17.742Z] Removing intermediate container 2c2b3eb29df2 [2022-05-03T01:43:17.742Z] ---> 27b704781a46 [2022-05-03T01:43:17.742Z] [2022-05-03T01:43:17.742Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T01:43:17.742Z] 3.14: Pulling from library/alpine [2022-05-03T01:43:18.758Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T01:43:18.758Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T01:43:18.758Z] ---> ac73e934f311 [2022-05-03T01:43:18.758Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-03T01:43:18.758Z] ---> Running in 851d6898a45b [2022-05-03T01:43:21.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:43:21.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:43:22.913Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-03T01:43:22.913Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T01:43:22.913Z] OK: 5 MiB in 15 packages [2022-05-03T01:43:24.492Z] Removing intermediate container 851d6898a45b [2022-05-03T01:43:24.492Z] ---> f1f65fb723dd [2022-05-03T01:43:24.492Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T01:43:24.789Z] ---> Running in fe9833c3c6c3 [2022-05-03T01:43:25.455Z] Removing intermediate container fe9833c3c6c3 [2022-05-03T01:43:25.455Z] ---> ce81187fa469 [2022-05-03T01:43:25.455Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-03T01:43:25.742Z] ---> Running in 4fd47e97b299 [2022-05-03T01:43:26.764Z] Removing intermediate container 4fd47e97b299 [2022-05-03T01:43:26.764Z] ---> 79dcfeb9f8c7 [2022-05-03T01:43:26.764Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-03T01:43:26.764Z] ---> Running in e02fa06055cd [2022-05-03T01:43:28.265Z] Removing intermediate container e02fa06055cd [2022-05-03T01:43:28.265Z] ---> 80b0bb74897d [2022-05-03T01:43:28.265Z] Step 15/23 : WORKDIR / [2022-05-03T01:43:28.265Z] ---> Running in 888e62dd24b7 [2022-05-03T01:43:29.258Z] Removing intermediate container 888e62dd24b7 [2022-05-03T01:43:29.258Z] ---> c3e0de858d09 [2022-05-03T01:43:29.258Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T01:43:31.265Z] ---> b9b4d2f37910 [2022-05-03T01:43:31.265Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-03T01:43:36.862Z] ---> b925a0f3dbfc [2022-05-03T01:43:36.862Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-03T01:43:37.853Z] ---> e10fc3165db8 [2022-05-03T01:43:37.853Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-03T01:43:37.853Z] ---> Running in a7af7ea08bd1 [2022-05-03T01:43:38.847Z] Removing intermediate container a7af7ea08bd1 [2022-05-03T01:43:38.847Z] ---> f7d3505a27e8 [2022-05-03T01:43:38.847Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T01:43:39.125Z] ---> Running in 669fa4223948 [2022-05-03T01:43:40.629Z] Removing intermediate container 669fa4223948 [2022-05-03T01:43:40.629Z] ---> f3d667b6ff4f [2022-05-03T01:43:40.629Z] Step 21/23 : LABEL arch=arm64 [2022-05-03T01:43:40.629Z] ---> Running in 86445f2a2b9c [2022-05-03T01:43:41.243Z] Removing intermediate container dfde1caba463 [2022-05-03T01:43:41.243Z] ---> f3daba35f151 [2022-05-03T01:43:41.243Z] [2022-05-03T01:43:41.243Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T01:43:41.243Z] ---> ac73e934f311 [2022-05-03T01:43:41.243Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-03T01:43:41.522Z] ---> Running in 96c65de35365 [2022-05-03T01:43:42.156Z] Removing intermediate container 86445f2a2b9c [2022-05-03T01:43:42.156Z] ---> e3f53b0278b1 [2022-05-03T01:43:42.156Z] Step 22/23 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:43:42.441Z] ---> Running in 20160950cc96 [2022-05-03T01:43:43.889Z] Removing intermediate container 20160950cc96 [2022-05-03T01:43:43.889Z] ---> d2712f9c332e [2022-05-03T01:43:43.889Z] Step 23/23 : LABEL version=2.2.0-dev.89 [2022-05-03T01:43:43.889Z] Removing intermediate container 658db42ee35d [2022-05-03T01:43:43.889Z] ---> d5a4794cc9b8 [2022-05-03T01:43:43.889Z] [2022-05-03T01:43:43.889Z] Step 10/25 : FROM alpine:3.14 [2022-05-03T01:43:43.889Z] ---> ac73e934f311 [2022-05-03T01:43:43.889Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-03T01:43:43.889Z] ---> Running in fe7658398489 [2022-05-03T01:43:43.889Z] ---> Running in 9e6f427f0b7b [2022-05-03T01:43:44.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:43:44.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:43:45.055Z] Removing intermediate container 9e6f427f0b7b [2022-05-03T01:43:45.055Z] ---> 2e2cf76b80d2 [2022-05-03T01:43:45.055Z] [2022-05-03T01:43:45.333Z] Successfully built 2e2cf76b80d2 [2022-05-03T01:43:45.333Z] Successfully tagged core-command-arm64:latest [2022-05-03T01:43:45.333Z]  Building core-command ... done Building sys-mgmt-agent [2022-05-03T01:43:46.321Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-03T01:43:46.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:43:46.321Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-03T01:43:46.321Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-03T01:43:46.321Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-03T01:43:46.321Z] (5/6) Installing curl (7.79.1-r1) [2022-05-03T01:43:46.321Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-03T01:43:46.321Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T01:43:46.321Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T01:43:46.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:43:46.600Z] OK: 8 MiB in 20 packages [2022-05-03T01:43:48.067Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-03T01:43:48.067Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-03T01:43:48.353Z] (3/3) Installing su-exec (0.2-r1) [2022-05-03T01:43:48.353Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T01:43:48.353Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T01:43:48.639Z] OK: 6 MiB in 17 packages [2022-05-03T01:43:49.255Z] Removing intermediate container 96c65de35365 [2022-05-03T01:43:49.255Z] ---> e911e9817b0c [2022-05-03T01:43:49.255Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-03T01:43:49.255Z] ---> Running in 6fb99adae8f4 [2022-05-03T01:43:50.258Z] Removing intermediate container 6fb99adae8f4 [2022-05-03T01:43:50.258Z] ---> eace1cce3899 [2022-05-03T01:43:50.258Z] Step 13/22 : WORKDIR /edgex [2022-05-03T01:43:50.542Z] ---> Running in 90b4ae627543 [2022-05-03T01:43:51.554Z] Removing intermediate container 90b4ae627543 [2022-05-03T01:43:51.554Z] ---> d491e34829ee [2022-05-03T01:43:51.554Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-03T01:43:51.554Z] Removing intermediate container fe7658398489 [2022-05-03T01:43:51.554Z] ---> a94bb7f018e9 [2022-05-03T01:43:51.834Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-03T01:43:51.834Z] ---> Running in 23b0446df29b [2022-05-03T01:43:52.838Z] Removing intermediate container 23b0446df29b [2022-05-03T01:43:52.838Z] ---> 9bef67a1f97c [2022-05-03T01:43:52.838Z] Step 13/25 : WORKDIR / [2022-05-03T01:43:53.121Z] ---> Running in 82328ed7e42c [2022-05-03T01:43:53.421Z] ---> b80abd0616e1 [2022-05-03T01:43:53.421Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-03T01:43:54.025Z] Removing intermediate container 82328ed7e42c [2022-05-03T01:43:54.025Z] ---> 969ca61b54c6 [2022-05-03T01:43:54.025Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-03T01:43:55.492Z] ---> 5973b9fafa5f [2022-05-03T01:43:55.492Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-03T01:43:56.103Z] ---> 0b50dfa67a35 [2022-05-03T01:43:56.103Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-03T01:43:57.559Z] ---> 90135b894656 [2022-05-03T01:43:57.559Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-03T01:43:59.584Z] ---> 9781059c2072 [2022-05-03T01:43:59.584Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-03T01:43:59.584Z] ---> 5f8f1f06ac1d [2022-05-03T01:43:59.584Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-03T01:44:01.705Z] ---> 610fb5cd74df [2022-05-03T01:44:01.705Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-03T01:44:01.705Z] ---> f3254abdabc5 [2022-05-03T01:44:01.705Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-03T01:44:01.705Z] ---> Running in 4882f0064c39 [2022-05-03T01:44:06.237Z] ---> 41dfc0d452ce [2022-05-03T01:44:06.238Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-03T01:44:06.843Z] Removing intermediate container 4882f0064c39 [2022-05-03T01:44:06.843Z] ---> 64a7fc106895 [2022-05-03T01:44:06.843Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-03T01:44:07.121Z] ---> Running in 51b218ba004c [2022-05-03T01:44:08.118Z] Removing intermediate container 51b218ba004c [2022-05-03T01:44:08.118Z] ---> 2a4f31241d7a [2022-05-03T01:44:08.118Z] Step 20/22 : LABEL arch=arm64 [2022-05-03T01:44:08.396Z] ---> Running in fdc10d0145d1 [2022-05-03T01:44:09.387Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:44:09.387Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:44:09.387Z] ---> 232976b92e0f [2022-05-03T01:44:09.387Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T01:44:09.387Z] ---> Using cache [2022-05-03T01:44:09.387Z] ---> 401aadc1eede [2022-05-03T01:44:09.387Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:44:09.387Z] ---> Using cache [2022-05-03T01:44:09.387Z] ---> 78a8f368a198 [2022-05-03T01:44:09.387Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-03T01:44:09.387Z] ---> 5d1e8d39aeb2 [2022-05-03T01:44:09.387Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-03T01:44:09.664Z] ---> Running in 0f697e563c3b [2022-05-03T01:44:09.664Z] Removing intermediate container fdc10d0145d1 [2022-05-03T01:44:09.664Z] ---> c1c54ac1fac2 [2022-05-03T01:44:09.664Z] Step 21/22 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:44:09.944Z] ---> Running in b6f6001396da [2022-05-03T01:44:11.422Z] Removing intermediate container b6f6001396da [2022-05-03T01:44:11.422Z] ---> 17af6f3e174e [2022-05-03T01:44:11.422Z] Step 22/22 : LABEL version=2.2.0-dev.89 [2022-05-03T01:44:11.422Z] ---> Running in 5280e6cfe70a [2022-05-03T01:44:11.422Z] ---> ffc83ca5d1a0 [2022-05-03T01:44:11.422Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-03T01:44:11.700Z] ---> Running in c0cb98653573 [2022-05-03T01:44:12.704Z] Removing intermediate container 5280e6cfe70a [2022-05-03T01:44:12.704Z] ---> fea8f43f8a05 [2022-05-03T01:44:12.704Z] [2022-05-03T01:44:12.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:44:13.274Z] Successfully built fea8f43f8a05 [2022-05-03T01:44:13.274Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-03T01:44:13.274Z]  Building security-proxy-setup ... done Building security-spire-config [2022-05-03T01:44:13.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:44:15.928Z] Removing intermediate container c0cb98653573 [2022-05-03T01:44:15.928Z] ---> 16441d35dec1 [2022-05-03T01:44:15.928Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-03T01:44:15.928Z] OK: 220 MiB in 52 packages [2022-05-03T01:44:15.928Z] ---> Running in 1dad2c3eaf16 [2022-05-03T01:44:16.944Z] Removing intermediate container 1dad2c3eaf16 [2022-05-03T01:44:16.944Z] ---> 4d28ef68e880 [2022-05-03T01:44:16.944Z] Step 23/25 : LABEL arch=arm64 [2022-05-03T01:44:16.945Z] ---> Running in 51a97a751492 [2022-05-03T01:44:17.566Z] Removing intermediate container 0f697e563c3b [2022-05-03T01:44:17.566Z] ---> a74ff23b046e [2022-05-03T01:44:17.855Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T01:44:17.855Z] Removing intermediate container 51a97a751492 [2022-05-03T01:44:17.855Z] ---> caa184d887ec [2022-05-03T01:44:17.855Z] Step 24/25 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:44:18.149Z] ---> Running in 94a848cd9ad1 [2022-05-03T01:44:18.776Z] Removing intermediate container 94a848cd9ad1 [2022-05-03T01:44:18.776Z] ---> 3bffd92b6a5e [2022-05-03T01:44:18.776Z] Step 25/25 : LABEL version=2.2.0-dev.89 [2022-05-03T01:44:19.069Z] ---> 12b60967bdc1 [2022-05-03T01:44:19.069Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:44:19.069Z] ---> Running in 73059a048d2d [2022-05-03T01:44:19.069Z] ---> Running in 35f75dae1c2e [2022-05-03T01:44:20.094Z] Removing intermediate container 35f75dae1c2e [2022-05-03T01:44:20.094Z] ---> a2634acab0ce [2022-05-03T01:44:20.094Z] [2022-05-03T01:44:20.709Z] Successfully built a2634acab0ce [2022-05-03T01:44:20.709Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-03T01:44:20.709Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-05-03T01:44:25.083Z] Removing intermediate container 73059a048d2d [2022-05-03T01:44:25.083Z] ---> 4871663601a4 [2022-05-03T01:44:25.083Z] Step 8/23 : COPY . . [2022-05-03T01:44:40.263Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:44:40.263Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:44:40.263Z] ---> 232976b92e0f [2022-05-03T01:44:40.263Z] Step 3/26 : WORKDIR /edgex-go [2022-05-03T01:44:40.263Z] ---> Using cache [2022-05-03T01:44:40.263Z] ---> 401aadc1eede [2022-05-03T01:44:40.263Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:44:40.263Z] ---> Using cache [2022-05-03T01:44:40.263Z] ---> 78a8f368a198 [2022-05-03T01:44:40.263Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T01:44:40.263Z] ---> Running in 297c9ff111f0 [2022-05-03T01:44:42.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:44:42.907Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:44:43.896Z] Removing intermediate container d3297e3c8bcb [2022-05-03T01:44:43.896Z] ---> b33e60fd69c9 [2022-05-03T01:44:43.896Z] [2022-05-03T01:44:43.896Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T01:44:43.896Z] ---> ac73e934f311 [2022-05-03T01:44:43.896Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-03T01:44:44.170Z] ---> Running in 53071a356882 [2022-05-03T01:44:44.170Z] OK: 220 MiB in 52 packages [2022-05-03T01:44:45.988Z] Removing intermediate container 53071a356882 [2022-05-03T01:44:45.988Z] ---> 8d0368963c10 [2022-05-03T01:44:45.988Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-03T01:44:46.278Z] ---> Running in 06946c21a719 [2022-05-03T01:44:46.558Z] Removing intermediate container 297c9ff111f0 [2022-05-03T01:44:46.558Z] ---> ebfe2f673865 [2022-05-03T01:44:46.558Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-03T01:44:47.181Z] Removing intermediate container 06946c21a719 [2022-05-03T01:44:47.181Z] ---> 341744657980 [2022-05-03T01:44:47.181Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-03T01:44:47.476Z] ---> Running in e5a2c3bacae1 [2022-05-03T01:44:47.476Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:44:47.476Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:44:47.476Z] ---> 232976b92e0f [2022-05-03T01:44:47.476Z] Step 3/31 : WORKDIR /edgex-go [2022-05-03T01:44:47.476Z] ---> Using cache [2022-05-03T01:44:47.476Z] ---> 401aadc1eede [2022-05-03T01:44:47.476Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:44:47.476Z] ---> Using cache [2022-05-03T01:44:47.476Z] ---> 78a8f368a198 [2022-05-03T01:44:47.476Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-03T01:44:47.476Z] ---> Using cache [2022-05-03T01:44:47.476Z] ---> 3995cb94c549 [2022-05-03T01:44:47.476Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-03T01:44:47.476Z] ---> Using cache [2022-05-03T01:44:47.476Z] ---> b1fb88fe3711 [2022-05-03T01:44:47.476Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:44:47.476Z] ---> Using cache [2022-05-03T01:44:47.476Z] ---> 6a9124ee384c [2022-05-03T01:44:47.476Z] Step 8/31 : COPY . . [2022-05-03T01:44:48.110Z] ---> Using cache [2022-05-03T01:44:48.110Z] ---> 4501f30b2ab0 [2022-05-03T01:44:48.110Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-03T01:44:48.397Z] ---> 345ed85b9077 [2022-05-03T01:44:48.397Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:44:48.397Z] Removing intermediate container e5a2c3bacae1 [2022-05-03T01:44:48.397Z] ---> 53cab4106d1a [2022-05-03T01:44:48.397Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:44:48.397Z] ---> Running in 52043ac22bf3 [2022-05-03T01:44:48.681Z] ---> Running in a0cb0cb74444 [2022-05-03T01:44:48.968Z] ---> Running in 4fe38dffcc1b [2022-05-03T01:44:50.994Z] ---> 74787b7e9b3b [2022-05-03T01:44:50.994Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-03T01:44:50.994Z] ---> Running in 3afcacbfabc2 [2022-05-03T01:44:51.605Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-03T01:44:53.636Z] Removing intermediate container 4fe38dffcc1b [2022-05-03T01:44:53.636Z] ---> d1da3fd030fc [2022-05-03T01:44:53.636Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T01:44:53.636Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-03T01:44:53.921Z] ---> Running in a7fa88ed4138 [2022-05-03T01:44:55.934Z] Removing intermediate container a0cb0cb74444 [2022-05-03T01:44:55.934Z] ---> 9bd14d1e8c14 [2022-05-03T01:44:55.934Z] Step 8/26 : COPY . . [2022-05-03T01:44:56.561Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:44:57.568Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:44:59.042Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T01:44:59.042Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T01:44:59.326Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T01:44:59.326Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T01:44:59.615Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T01:44:59.615Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T01:44:59.903Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T01:44:59.903Z] OK: 8 MiB in 20 packages [2022-05-03T01:45:02.675Z] Removing intermediate container a7fa88ed4138 [2022-05-03T01:45:02.675Z] ---> 86f0040335c1 [2022-05-03T01:45:02.675Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T01:45:04.734Z] ---> 6a7f0ef064be [2022-05-03T01:45:04.734Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-03T01:45:09.111Z] ---> 095e306db8a5 [2022-05-03T01:45:09.112Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-03T01:45:10.587Z] ---> 336527cb4b8b [2022-05-03T01:45:10.587Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-03T01:45:10.874Z] ---> Running in ecc1e1868a43 [2022-05-03T01:45:11.876Z] Removing intermediate container ecc1e1868a43 [2022-05-03T01:45:11.876Z] ---> 441b5ef92194 [2022-05-03T01:45:11.876Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T01:45:12.151Z] ---> Running in 18a997f51806 [2022-05-03T01:45:13.171Z] Removing intermediate container 18a997f51806 [2022-05-03T01:45:13.171Z] ---> 1a3d490d5b12 [2022-05-03T01:45:13.171Z] Step 21/23 : LABEL arch=arm64 [2022-05-03T01:45:13.459Z] ---> Running in dcc531332c13 [2022-05-03T01:45:14.462Z] Removing intermediate container dcc531332c13 [2022-05-03T01:45:14.462Z] ---> 5362ef888e6f [2022-05-03T01:45:14.462Z] Step 22/23 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:45:14.740Z] ---> Running in 36ca7bffa60f [2022-05-03T01:45:16.225Z] Removing intermediate container 36ca7bffa60f [2022-05-03T01:45:16.225Z] ---> eb56c013bedd [2022-05-03T01:45:16.225Z] Step 23/23 : LABEL version=2.2.0-dev.89 [2022-05-03T01:45:16.225Z] ---> Running in 16365b2f86d2 [2022-05-03T01:45:17.245Z] Removing intermediate container 16365b2f86d2 [2022-05-03T01:45:17.245Z] ---> 77d09ad307d6 [2022-05-03T01:45:17.245Z] [2022-05-03T01:45:18.237Z] Successfully built 77d09ad307d6 [2022-05-03T01:45:18.237Z] Successfully tagged core-data-arm64:latest [2022-05-03T01:45:18.237Z]  Building core-data ... done Building support-scheduler [2022-05-03T01:45:20.525Z] ---> be310cced0ff [2022-05-03T01:45:20.525Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T01:45:20.825Z] ---> Running in afec43fb36b8 [2022-05-03T01:45:21.121Z] Removing intermediate container 0e79a580fa10 [2022-05-03T01:45:21.121Z] ---> 9316ef50a8c7 [2022-05-03T01:45:21.121Z] [2022-05-03T01:45:21.121Z] Step 9/20 : FROM alpine:3.15 [2022-05-03T01:45:21.416Z] 3.15: Pulling from library/alpine [2022-05-03T01:45:21.416Z] Removing intermediate container afec43fb36b8 [2022-05-03T01:45:21.416Z] ---> 1c6124b8ca59 [2022-05-03T01:45:21.416Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-03T01:45:21.707Z] ---> Running in 64b05bb4bba8 [2022-05-03T01:45:23.730Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-03T01:45:23.730Z] Status: Downloaded newer image for alpine:3.15 [2022-05-03T01:45:23.730Z] ---> 3fb3c9af89a9 [2022-05-03T01:45:23.730Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T01:45:24.340Z] ---> Running in 782be2a6f413 [2022-05-03T01:45:24.966Z] Removing intermediate container 782be2a6f413 [2022-05-03T01:45:24.966Z] ---> befdb8e0e838 [2022-05-03T01:45:24.966Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:45:25.247Z] ---> Running in 6caae4e54c57 [2022-05-03T01:45:25.887Z] Removing intermediate container 64b05bb4bba8 [2022-05-03T01:45:25.887Z] ---> ad89ccbb1ee8 [2022-05-03T01:45:25.887Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-03T01:45:25.887Z] ---> Running in 853573149a13 [2022-05-03T01:45:26.891Z] Removing intermediate container 853573149a13 [2022-05-03T01:45:26.891Z] ---> 7b7a46c2d8c5 [2022-05-03T01:45:26.891Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T01:45:26.891Z] ---> Running in bb3bb51c2f65 [2022-05-03T01:45:29.559Z] Removing intermediate container 6caae4e54c57 [2022-05-03T01:45:29.559Z] ---> 9a22744fe4e0 [2022-05-03T01:45:29.559Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-03T01:45:29.559Z] ---> Running in 05f1637f310c [2022-05-03T01:45:30.174Z] spire-1.2.1/ [2022-05-03T01:45:30.174Z] spire-1.2.1/.data/ [2022-05-03T01:45:30.174Z] spire-1.2.1/.data/.file [2022-05-03T01:45:30.174Z] spire-1.2.1/.dockerignore [2022-05-03T01:45:30.174Z] spire-1.2.1/.gitattributes [2022-05-03T01:45:30.174Z] spire-1.2.1/.githooks/ [2022-05-03T01:45:30.174Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T01:45:30.174Z] spire-1.2.1/.github/ [2022-05-03T01:45:30.174Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T01:45:30.174Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T01:45:30.174Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T01:45:30.174Z] spire-1.2.1/.github/workflows/ [2022-05-03T01:45:30.174Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T01:45:30.174Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T01:45:30.174Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T01:45:30.174Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T01:45:30.174Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T01:45:30.174Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T01:45:30.174Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T01:45:30.174Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T01:45:30.174Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T01:45:30.174Z] spire-1.2.1/.gitignore [2022-05-03T01:45:30.174Z] spire-1.2.1/.go-version [2022-05-03T01:45:30.174Z] spire-1.2.1/.golangci.yml [2022-05-03T01:45:30.174Z] spire-1.2.1/ADOPTERS.md [2022-05-03T01:45:30.174Z] spire-1.2.1/CHANGELOG.md [2022-05-03T01:45:30.174Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T01:45:30.174Z] spire-1.2.1/CODEOWNERS [2022-05-03T01:45:30.174Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T01:45:30.174Z] spire-1.2.1/Dockerfile [2022-05-03T01:45:30.174Z] spire-1.2.1/Dockerfile.dev [2022-05-03T01:45:30.174Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T01:45:30.174Z] spire-1.2.1/LICENSE [2022-05-03T01:45:30.174Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T01:45:30.174Z] spire-1.2.1/Makefile [2022-05-03T01:45:30.174Z] spire-1.2.1/README.md [2022-05-03T01:45:30.174Z] spire-1.2.1/ROADMAP.md [2022-05-03T01:45:30.174Z] spire-1.2.1/SECURITY.md [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T01:45:30.174Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T01:45:30.456Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T01:45:30.456Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T01:45:30.456Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T01:45:30.456Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T01:45:30.456Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T01:45:30.456Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T01:45:30.456Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T01:45:30.456Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T01:45:30.456Z] spire-1.2.1/conf/ [2022-05-03T01:45:30.456Z] spire-1.2.1/conf/agent/ [2022-05-03T01:45:30.456Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T01:45:30.456Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T01:45:30.456Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T01:45:30.456Z] spire-1.2.1/conf/server/ [2022-05-03T01:45:30.456Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T01:45:30.456Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T01:45:30.456Z] spire-1.2.1/conf/server/server.conf [2022-05-03T01:45:30.456Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/ [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/auditlog.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/images/ [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/spire_server.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/telemetry.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/upgrading.md [2022-05-03T01:45:30.456Z] spire-1.2.1/doc/using_spire.md [2022-05-03T01:45:30.456Z] spire-1.2.1/examples/ [2022-05-03T01:45:30.456Z] spire-1.2.1/examples/README.md [2022-05-03T01:45:30.456Z] spire-1.2.1/go.mod [2022-05-03T01:45:30.456Z] spire-1.2.1/go.sum [2022-05-03T01:45:30.456Z] spire-1.2.1/pkg/ [2022-05-03T01:45:30.456Z] spire-1.2.1/pkg/agent/ [2022-05-03T01:45:30.456Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T01:45:30.456Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T01:45:30.456Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T01:45:30.456Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T01:45:30.456Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T01:45:30.456Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T01:45:30.456Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T01:45:30.456Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T01:45:30.456Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T01:45:30.457Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T01:45:30.739Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/health/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T01:45:30.740Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/log/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T01:45:30.741Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/util/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/version/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T01:45:31.027Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/config.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T01:45:31.028Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T01:45:31.319Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/server.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T01:45:31.320Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/ [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/private/ [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/private/server/ [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/spire/ [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/spire/common/ [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T01:45:31.320Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T01:45:31.320Z] spire-1.2.1/release/ [2022-05-03T01:45:31.320Z] spire-1.2.1/release/spire-extras/ [2022-05-03T01:45:31.320Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T01:45:31.320Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T01:45:31.320Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T01:45:31.320Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T01:45:31.320Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T01:45:31.320Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T01:45:31.320Z] spire-1.2.1/release/spire/ [2022-05-03T01:45:31.320Z] spire-1.2.1/release/spire/README.md [2022-05-03T01:45:31.320Z] spire-1.2.1/release/spire/conf/ [2022-05-03T01:45:31.320Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T01:45:31.320Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T01:45:31.320Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T01:45:31.320Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T01:45:31.320Z] spire-1.2.1/script/ [2022-05-03T01:45:31.320Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T01:45:31.320Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T01:45:31.320Z] spire-1.2.1/support/ [2022-05-03T01:45:31.320Z] spire-1.2.1/support/k8s/ [2022-05-03T01:45:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T01:45:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T01:45:31.320Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T01:45:31.609Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T01:45:31.609Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T01:45:31.609Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/clock/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/clock/clock.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fixture/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T01:45:31.609Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T01:45:31.610Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/README.md [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/common [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T01:45:31.610Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T01:45:31.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T01:45:31.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T01:45:31.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T01:45:31.611Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T01:45:31.891Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T01:45:31.892Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T01:45:31.893Z] spire-1.2.1/test/integration/test.sh [2022-05-03T01:45:31.893Z] spire-1.2.1/test/plugintest/ [2022-05-03T01:45:31.893Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/spiretest/ [2022-05-03T01:45:31.893Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/testca/ [2022-05-03T01:45:31.893Z] spire-1.2.1/test/testca/ca.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/testkey/ [2022-05-03T01:45:31.893Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T01:45:31.893Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/testkey/new.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T01:45:31.893Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/util/ [2022-05-03T01:45:31.893Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/util/race.go [2022-05-03T01:45:31.893Z] spire-1.2.1/test/util/util.go [2022-05-03T01:45:31.893Z] building spire from source... [2022-05-03T01:45:32.171Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:45:32.780Z] Installing go1.17.7... [2022-05-03T01:45:33.793Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:45:35.830Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T01:45:35.830Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T01:45:35.830Z] OK: 15730 distinct packages available [2022-05-03T01:45:35.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:45:37.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:45:39.341Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-03T01:45:39.341Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-03T01:45:39.341Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:45:39.341Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:45:39.341Z] ---> 232976b92e0f [2022-05-03T01:45:39.341Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T01:45:39.341Z] ---> Using cache [2022-05-03T01:45:39.341Z] ---> 401aadc1eede [2022-05-03T01:45:39.341Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:45:39.341Z] ---> Using cache [2022-05-03T01:45:39.341Z] ---> 78a8f368a198 [2022-05-03T01:45:39.341Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-03T01:45:39.341Z] ---> Using cache [2022-05-03T01:45:39.341Z] ---> 3995cb94c549 [2022-05-03T01:45:39.341Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T01:45:39.341Z] ---> Using cache [2022-05-03T01:45:39.341Z] ---> b1fb88fe3711 [2022-05-03T01:45:39.619Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:45:39.619Z] ---> Using cache [2022-05-03T01:45:39.619Z] ---> 6a9124ee384c [2022-05-03T01:45:39.619Z] Step 8/22 : COPY . . [2022-05-03T01:45:39.619Z] ---> Using cache [2022-05-03T01:45:39.619Z] ---> 4501f30b2ab0 [2022-05-03T01:45:39.619Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-03T01:45:39.619Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-03T01:45:39.619Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-03T01:45:39.908Z] (5/9) Installing curl (7.80.0-r1) [2022-05-03T01:45:39.908Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-03T01:45:40.194Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-03T01:45:40.194Z] (8/9) Installing libucontext (1.1-r0) [2022-05-03T01:45:40.194Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-03T01:45:40.480Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T01:45:40.480Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T01:45:40.480Z] ---> Running in 8e00c0a7c63b [2022-05-03T01:45:41.089Z] OK: 8 MiB in 23 packages [2022-05-03T01:45:43.741Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-03T01:45:44.022Z] Removing intermediate container 05f1637f310c [2022-05-03T01:45:44.023Z] ---> 7528a73ccac9 [2022-05-03T01:45:44.023Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T01:45:45.028Z] ---> ea2d4903f297 [2022-05-03T01:45:45.028Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-03T01:45:47.704Z] ---> 129e2c70ea2f [2022-05-03T01:45:47.704Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-03T01:45:49.179Z] ---> fc451be6413b [2022-05-03T01:45:49.179Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-03T01:45:49.458Z] ---> Running in d0cbc6b566e1 [2022-05-03T01:45:50.076Z] Removing intermediate container d0cbc6b566e1 [2022-05-03T01:45:50.076Z] ---> ad97f493fa59 [2022-05-03T01:45:50.076Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T01:45:50.438Z] ---> Running in c292a5961241 [2022-05-03T01:45:51.178Z] Removing intermediate container c292a5961241 [2022-05-03T01:45:51.178Z] ---> 724ab226bf6b [2022-05-03T01:45:51.178Z] Step 18/20 : LABEL arch=arm64 [2022-05-03T01:45:51.178Z] ---> Running in 1b237f6d8202 [2022-05-03T01:45:51.820Z] Removing intermediate container 1b237f6d8202 [2022-05-03T01:45:51.820Z] ---> e9eb3a4da036 [2022-05-03T01:45:51.820Z] Step 19/20 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:45:51.820Z] ---> Running in ca8d974a4e25 [2022-05-03T01:45:52.603Z] Removing intermediate container ca8d974a4e25 [2022-05-03T01:45:52.603Z] ---> 0790f9dadb3e [2022-05-03T01:45:52.603Z] Step 20/20 : LABEL version=2.2.0-dev.89 [2022-05-03T01:45:52.603Z] ---> Running in 052f3c7b2ad9 [2022-05-03T01:45:53.223Z] Removing intermediate container 052f3c7b2ad9 [2022-05-03T01:45:53.223Z] ---> 856de1a0f1b4 [2022-05-03T01:45:53.223Z] [2022-05-03T01:45:53.831Z] Successfully built 856de1a0f1b4 [2022-05-03T01:45:53.831Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-03T01:45:53.831Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-05-03T01:46:09.000Z] Building bin/spire-server... [2022-05-03T01:46:09.000Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T01:46:09.000Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T01:46:09.000Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T01:46:09.000Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T01:46:09.000Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T01:46:14.456Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:46:14.456Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:46:14.456Z] ---> 232976b92e0f [2022-05-03T01:46:14.456Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T01:46:14.456Z] ---> Using cache [2022-05-03T01:46:14.456Z] ---> 401aadc1eede [2022-05-03T01:46:14.456Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:46:14.456Z] ---> Using cache [2022-05-03T01:46:14.456Z] ---> 78a8f368a198 [2022-05-03T01:46:14.456Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-03T01:46:14.456Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T01:46:15.062Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T01:46:15.062Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T01:46:15.062Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T01:46:15.673Z]  ---> Running in 615568f3ea20 [2022-05-03T01:46:15.971Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T01:46:16.972Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T01:46:16.972Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T01:46:16.972Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T01:46:17.259Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T01:46:17.542Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:46:17.542Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T01:46:17.542Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T01:46:17.542Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T01:46:17.542Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T01:46:18.562Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:46:19.192Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T01:46:19.192Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T01:46:19.804Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T01:46:20.085Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T01:46:20.364Z] OK: 220 MiB in 52 packages [2022-05-03T01:46:21.394Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T01:46:22.008Z] Removing intermediate container 615568f3ea20 [2022-05-03T01:46:22.008Z] ---> 625ab3c74a5f [2022-05-03T01:46:22.008Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T01:46:22.631Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T01:46:22.942Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T01:46:23.248Z]  ---> 13c179cb77b5 [2022-05-03T01:46:23.248Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:46:23.248Z] ---> Running in b068df0591d9 [2022-05-03T01:46:30.053Z] Removing intermediate container b068df0591d9 [2022-05-03T01:46:30.053Z] ---> bce6d6e92b54 [2022-05-03T01:46:30.053Z] Step 8/22 : COPY . . [2022-05-03T01:46:45.237Z] ---> 11304c273469 [2022-05-03T01:46:45.238Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-03T01:46:45.238Z] ---> Running in 429f22989cbe [2022-05-03T01:46:45.238Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-03T01:46:55.566Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T01:46:55.566Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T01:46:55.566Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T01:46:55.566Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T01:46:55.566Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T01:46:55.566Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T01:46:55.567Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T01:46:55.567Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T01:46:55.567Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T01:46:55.567Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T01:46:55.567Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T01:46:55.567Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T01:46:55.567Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T01:46:55.567Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T01:46:55.567Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T01:46:56.555Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T01:46:56.831Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T01:46:57.109Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T01:46:57.109Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T01:46:57.109Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T01:46:57.388Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T01:46:57.388Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T01:46:57.388Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T01:46:57.664Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T01:46:57.664Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T01:47:05.973Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T01:47:05.973Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T01:47:05.973Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T01:47:05.973Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T01:47:05.973Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T01:47:05.973Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T01:47:05.973Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T01:47:05.973Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T01:47:05.973Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T01:47:05.973Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T01:47:06.250Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T01:47:33.083Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T01:47:33.083Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T01:47:33.083Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T01:47:41.420Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T01:47:42.021Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T01:48:21.076Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T01:48:21.076Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T01:48:21.076Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T01:48:21.076Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T01:48:21.076Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T01:48:21.076Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T01:48:21.359Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T01:48:22.806Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T01:48:22.806Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T01:48:23.170Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T01:48:25.491Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T01:48:26.485Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T01:48:26.763Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T01:48:27.044Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T01:48:27.323Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T01:48:27.603Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T01:48:27.882Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T01:48:28.875Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T01:48:28.875Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T01:48:29.482Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T01:48:29.482Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T01:48:29.482Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T01:48:29.761Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T01:48:30.039Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T01:48:36.807Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T01:48:36.807Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T01:48:37.086Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T01:48:37.086Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T01:48:37.086Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T01:48:37.086Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T01:48:37.086Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T01:48:38.541Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T01:48:38.541Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T01:48:39.148Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T01:48:39.426Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T01:48:39.426Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T01:48:40.422Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T01:48:41.028Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T01:48:41.634Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T01:48:41.634Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T01:48:41.634Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T01:48:41.916Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T01:48:41.916Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T01:48:41.916Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T01:48:43.369Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T01:48:43.369Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T01:48:43.649Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T01:48:43.927Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T01:48:44.210Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T01:48:44.490Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T01:48:46.490Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T01:48:47.491Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T01:48:47.492Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T01:48:47.492Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T01:48:47.771Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T01:48:48.053Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T01:48:48.332Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T01:48:48.666Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T01:48:49.268Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T01:48:52.677Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T01:48:52.677Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T01:48:52.954Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T01:48:55.589Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T01:48:55.589Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T01:48:55.589Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T01:48:56.838Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T01:48:56.838Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T01:48:57.129Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T01:48:57.129Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T01:48:57.419Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T01:48:57.419Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T01:48:57.704Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T01:49:07.915Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T01:49:07.915Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T01:49:07.915Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T01:49:07.915Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T01:49:40.319Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T01:49:40.319Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T01:50:48.447Z] Removing intermediate container 3afcacbfabc2 [2022-05-03T01:50:48.447Z] ---> 902c64eee7f2 [2022-05-03T01:50:48.447Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-03T01:50:48.447Z] ---> Running in 84a4dc9bab7b [2022-05-03T01:50:48.447Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-03T01:50:48.447Z] Removing intermediate container 84a4dc9bab7b [2022-05-03T01:50:48.447Z] ---> 1aa33b28c98e [2022-05-03T01:50:48.447Z] [2022-05-03T01:50:48.447Z] Step 11/23 : FROM docker:20.10.14 [2022-05-03T01:50:48.447Z] 20.10.14: Pulling from library/docker [2022-05-03T01:50:56.798Z] Removing intermediate container 52043ac22bf3 [2022-05-03T01:50:56.798Z] ---> 867e04027f65 [2022-05-03T01:50:56.798Z] [2022-05-03T01:50:56.798Z] Step 10/31 : FROM alpine:3.14 [2022-05-03T01:50:56.798Z] ---> ac73e934f311 [2022-05-03T01:50:56.798Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-03T01:50:56.798Z] ---> Running in af142c6fec7f [2022-05-03T01:50:57.801Z] Removing intermediate container af142c6fec7f [2022-05-03T01:50:57.801Z] ---> c7986cd190d9 [2022-05-03T01:50:57.801Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-03T01:50:58.084Z] ---> Running in e79edb9e60f0 [2022-05-03T01:51:00.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:51:01.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:51:03.693Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-03T01:51:03.693Z] (2/2) Installing su-exec (0.2-r1) [2022-05-03T01:51:03.693Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T01:51:03.693Z] OK: 6 MiB in 16 packages [2022-05-03T01:51:06.372Z] Removing intermediate container e79edb9e60f0 [2022-05-03T01:51:06.372Z] ---> 8c1b36e34a5b [2022-05-03T01:51:06.372Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-03T01:51:06.372Z] ---> Running in e61d2a656dd6 [2022-05-03T01:51:07.401Z] Removing intermediate container e61d2a656dd6 [2022-05-03T01:51:07.401Z] ---> 1cee82c0581e [2022-05-03T01:51:07.401Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-03T01:51:07.694Z] ---> Running in 06aed41e5922 [2022-05-03T01:51:08.339Z] Removing intermediate container 06aed41e5922 [2022-05-03T01:51:08.339Z] ---> 5a7ab27ff789 [2022-05-03T01:51:08.339Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-03T01:51:08.339Z] ---> Running in 9cdd7f00c6f5 [2022-05-03T01:51:12.704Z] Removing intermediate container 9cdd7f00c6f5 [2022-05-03T01:51:12.704Z] ---> 7060e404876b [2022-05-03T01:51:12.704Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-03T01:51:12.704Z] ---> Running in d402c8bf1305 [2022-05-03T01:51:13.715Z] Removing intermediate container d402c8bf1305 [2022-05-03T01:51:13.715Z] ---> 23894dd8650c [2022-05-03T01:51:13.715Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-03T01:51:13.715Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-03T01:51:13.997Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-03T01:51:13.997Z] ---> c346e9eafbab [2022-05-03T01:51:13.997Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-03T01:51:13.997Z] ---> Running in f3db597953cc [2022-05-03T01:51:15.002Z] Removing intermediate container f3db597953cc [2022-05-03T01:51:15.002Z] ---> e90009391238 [2022-05-03T01:51:15.002Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-03T01:51:15.002Z] ---> 9d6b64d1e8bf [2022-05-03T01:51:15.002Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-03T01:51:15.312Z] ---> Running in ec6cf548183c [2022-05-03T01:51:15.312Z] ---> Running in e09378f874f8 [2022-05-03T01:51:17.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:51:18.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:51:19.608Z] Removing intermediate container e09378f874f8 [2022-05-03T01:51:19.608Z] ---> c6bfb794d8b7 [2022-05-03T01:51:19.608Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T01:51:20.224Z] (1/43) Installing readline (8.1.1-r0) [2022-05-03T01:51:20.224Z] (2/43) Installing bash (5.1.16-r0) [2022-05-03T01:51:20.519Z] Executing bash-5.1.16-r0.post-install [2022-05-03T01:51:20.520Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-03T01:51:20.520Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-03T01:51:20.520Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-03T01:51:20.810Z] ---> 2f0bd07c8312 [2022-05-03T01:51:20.810Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-03T01:51:20.810Z] (6/43) Installing curl (7.80.0-r1) [2022-05-03T01:51:20.810Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-03T01:51:20.810Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-03T01:51:20.810Z] (9/43) Installing expat (2.4.7-r0) [2022-05-03T01:51:20.810Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-03T01:51:20.810Z] (11/43) Installing gdbm (1.22-r0) [2022-05-03T01:51:20.810Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-03T01:51:20.810Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-03T01:51:20.810Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-03T01:51:20.810Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-03T01:51:20.810Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-03T01:51:21.093Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-03T01:51:22.588Z] ---> cb76db8e0588 [2022-05-03T01:51:22.588Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-03T01:51:24.062Z] ---> a6af82ac97aa [2022-05-03T01:51:24.062Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-03T01:51:25.083Z] ---> 257eafaf8c8b [2022-05-03T01:51:25.083Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-03T01:51:25.364Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-03T01:51:25.364Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-03T01:51:25.364Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-03T01:51:25.364Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-03T01:51:25.364Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-03T01:51:25.364Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-03T01:51:25.646Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-03T01:51:25.646Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-03T01:51:25.646Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-03T01:51:25.646Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-03T01:51:25.646Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-03T01:51:25.646Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-03T01:51:25.646Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-03T01:51:25.934Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-03T01:51:25.934Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-03T01:51:25.934Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-03T01:51:25.934Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-03T01:51:25.934Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-03T01:51:26.216Z] ---> 3da786449f27 [2022-05-03T01:51:26.216Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-03T01:51:26.216Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-03T01:51:26.216Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-03T01:51:26.216Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-03T01:51:26.216Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-03T01:51:26.216Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-03T01:51:26.216Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-03T01:51:26.496Z] ---> Running in 82106aaa0404 [2022-05-03T01:51:26.781Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-03T01:51:26.781Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-03T01:51:27.065Z] Removing intermediate container 82106aaa0404 [2022-05-03T01:51:27.065Z] ---> 0df1dbf1dc90 [2022-05-03T01:51:27.065Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-03T01:51:27.673Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T01:51:27.959Z] OK: 82 MiB in 65 packages [2022-05-03T01:51:27.959Z] ---> 488f5c524768 [2022-05-03T01:51:27.959Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-03T01:51:28.567Z] ---> Running in f3e8d07e4b9c [2022-05-03T01:51:32.004Z] Removing intermediate container f3e8d07e4b9c [2022-05-03T01:51:32.004Z] ---> 265fc5c9610c [2022-05-03T01:51:32.004Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-03T01:51:32.285Z] ---> Running in 443a943a1dd8 [2022-05-03T01:51:33.121Z] Removing intermediate container 443a943a1dd8 [2022-05-03T01:51:33.121Z] ---> 71e4f2b71747 [2022-05-03T01:51:33.121Z] Step 28/31 : CMD ["gate"] [2022-05-03T01:51:33.428Z] ---> Running in 39983d1b88c2 [2022-05-03T01:51:34.160Z] Removing intermediate container 39983d1b88c2 [2022-05-03T01:51:34.160Z] ---> ab854b59fed3 [2022-05-03T01:51:34.160Z] Step 29/31 : LABEL arch=arm64 [2022-05-03T01:51:34.160Z] ---> Running in 57bdbe6fd9d8 [2022-05-03T01:51:34.781Z] Removing intermediate container 57bdbe6fd9d8 [2022-05-03T01:51:34.781Z] ---> 3a8b83f46098 [2022-05-03T01:51:34.781Z] Step 30/31 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:51:35.061Z] ---> Running in cffeab869e15 [2022-05-03T01:51:35.681Z] Removing intermediate container cffeab869e15 [2022-05-03T01:51:35.681Z] ---> e1d494b9c995 [2022-05-03T01:51:35.681Z] Step 31/31 : LABEL version=2.2.0-dev.89 [2022-05-03T01:51:35.996Z] ---> Running in b1b65886b9ed [2022-05-03T01:51:36.609Z] Collecting docker-compose==1.23.2 [2022-05-03T01:51:36.893Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-03T01:51:36.893Z] Removing intermediate container b1b65886b9ed [2022-05-03T01:51:36.893Z] ---> bdbd5b11fe60 [2022-05-03T01:51:36.893Z] [2022-05-03T01:51:37.173Z] Successfully built bdbd5b11fe60 [2022-05-03T01:51:37.173Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-03T01:51:37.173Z]  Building security-bootstrapper ... done Building security-spire-server [2022-05-03T01:51:37.173Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-03T01:51:37.455Z] Collecting docopt<0.7,>=0.6.1 [2022-05-03T01:51:37.455Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-03T01:51:41.823Z] Collecting texttable<0.10,>=0.9.0 [2022-05-03T01:51:41.823Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-03T01:51:45.264Z] Collecting docker<4.0,>=3.6.0 [2022-05-03T01:51:45.265Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-03T01:51:45.550Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-03T01:51:45.550Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-03T01:51:49.925Z] Collecting cached-property<2,>=1.2.0 [2022-05-03T01:51:49.925Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-03T01:51:51.393Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-03T01:51:51.393Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-03T01:51:52.004Z] Collecting jsonschema<3,>=2.5.1 [2022-05-03T01:51:52.004Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-03T01:51:54.028Z] Collecting PyYAML<4,>=3.10 [2022-05-03T01:51:54.028Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-03T01:51:56.044Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:51:56.045Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:51:56.045Z] ---> 232976b92e0f [2022-05-03T01:51:56.045Z] Step 3/25 : WORKDIR /edgex-go [2022-05-03T01:51:56.045Z] ---> Using cache [2022-05-03T01:51:56.045Z] ---> 401aadc1eede [2022-05-03T01:51:56.045Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:51:56.045Z] ---> Using cache [2022-05-03T01:51:56.045Z] ---> 78a8f368a198 [2022-05-03T01:51:56.045Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T01:51:56.045Z] ---> Using cache [2022-05-03T01:51:56.045Z] ---> ebfe2f673865 [2022-05-03T01:51:56.045Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-03T01:51:56.045Z] ---> Using cache [2022-05-03T01:51:56.045Z] ---> 345ed85b9077 [2022-05-03T01:51:56.045Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:51:56.045Z] ---> Using cache [2022-05-03T01:51:56.045Z] ---> 9bd14d1e8c14 [2022-05-03T01:51:56.045Z] Step 8/25 : COPY . . [2022-05-03T01:51:56.045Z] ---> Using cache [2022-05-03T01:51:56.045Z] ---> be310cced0ff [2022-05-03T01:51:56.045Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T01:51:56.045Z] ---> Using cache [2022-05-03T01:51:56.045Z] ---> 1c6124b8ca59 [2022-05-03T01:51:56.045Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-03T01:51:56.045Z] ---> Using cache [2022-05-03T01:51:56.045Z] ---> ad89ccbb1ee8 [2022-05-03T01:51:56.045Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-03T01:51:56.045Z] ---> Using cache [2022-05-03T01:51:56.045Z] ---> 7b7a46c2d8c5 [2022-05-03T01:51:56.045Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T01:51:56.324Z] ---> Running in 9d69582845a7 [2022-05-03T01:51:59.775Z] spire-1.2.1/ [2022-05-03T01:51:59.775Z] spire-1.2.1/.data/ [2022-05-03T01:51:59.775Z] spire-1.2.1/.data/.file [2022-05-03T01:51:59.775Z] spire-1.2.1/.dockerignore [2022-05-03T01:51:59.775Z] spire-1.2.1/.gitattributes [2022-05-03T01:51:59.775Z] spire-1.2.1/.githooks/ [2022-05-03T01:51:59.775Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T01:51:59.775Z] spire-1.2.1/.github/ [2022-05-03T01:51:59.775Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T01:51:59.775Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T01:51:59.775Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T01:51:59.775Z] spire-1.2.1/.github/workflows/ [2022-05-03T01:51:59.775Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T01:51:59.775Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T01:51:59.775Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T01:51:59.775Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T01:51:59.775Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T01:51:59.775Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T01:51:59.775Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T01:51:59.775Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T01:51:59.775Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T01:51:59.775Z] spire-1.2.1/.gitignore [2022-05-03T01:51:59.775Z] spire-1.2.1/.go-version [2022-05-03T01:51:59.775Z] spire-1.2.1/.golangci.yml [2022-05-03T01:51:59.775Z] spire-1.2.1/ADOPTERS.md [2022-05-03T01:51:59.775Z] spire-1.2.1/CHANGELOG.md [2022-05-03T01:51:59.775Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T01:51:59.775Z] spire-1.2.1/CODEOWNERS [2022-05-03T01:51:59.775Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T01:51:59.775Z] spire-1.2.1/Dockerfile [2022-05-03T01:51:59.775Z] spire-1.2.1/Dockerfile.dev [2022-05-03T01:51:59.775Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T01:51:59.775Z] spire-1.2.1/LICENSE [2022-05-03T01:51:59.775Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T01:51:59.775Z] spire-1.2.1/Makefile [2022-05-03T01:51:59.775Z] spire-1.2.1/README.md [2022-05-03T01:51:59.775Z] spire-1.2.1/ROADMAP.md [2022-05-03T01:51:59.775Z] spire-1.2.1/SECURITY.md [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T01:51:59.775Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T01:51:59.775Z] spire-1.2.1/conf/ [2022-05-03T01:51:59.775Z] spire-1.2.1/conf/agent/ [2022-05-03T01:51:59.775Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T01:51:59.775Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T01:51:59.775Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T01:51:59.775Z] spire-1.2.1/conf/server/ [2022-05-03T01:51:59.775Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T01:51:59.775Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T01:51:59.775Z] spire-1.2.1/conf/server/server.conf [2022-05-03T01:51:59.775Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/ [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/auditlog.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/images/ [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T01:51:59.775Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/spire_server.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/telemetry.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/upgrading.md [2022-05-03T01:51:59.776Z] spire-1.2.1/doc/using_spire.md [2022-05-03T01:51:59.776Z] spire-1.2.1/examples/ [2022-05-03T01:51:59.776Z] spire-1.2.1/examples/README.md [2022-05-03T01:51:59.776Z] spire-1.2.1/go.mod [2022-05-03T01:51:59.776Z] spire-1.2.1/go.sum [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T01:51:59.776Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T01:52:00.058Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/health/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/log/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T01:52:00.059Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T01:52:00.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T01:52:00.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T01:52:00.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T01:52:00.060Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T01:52:00.060Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T01:52:00.060Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T01:52:00.060Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T01:52:00.060Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T01:52:00.060Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T01:52:00.343Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/util/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/version/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T01:52:00.344Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/config.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/Collecting websocket-client<1.0,>=0.32.0 [2022-05-03T01:52:00.628Z] [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-03T01:52:00.628Z] [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T01:52:00.628Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T01:52:00.629Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/server.go [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T01:52:00.912Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T01:52:00.912Z] spire-1.2.1/proto/ [2022-05-03T01:52:00.912Z] spire-1.2.1/proto/private/ [2022-05-03T01:52:00.912Z] spire-1.2.1/proto/private/server/ [2022-05-03T01:52:00.912Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/spire/ [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/spire/common/ [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T01:52:00.913Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T01:52:00.913Z] spire-1.2.1/release/ [2022-05-03T01:52:00.913Z] spire-1.2.1/release/spire-extras/ [2022-05-03T01:52:00.913Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T01:52:00.913Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T01:52:00.913Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T01:52:00.913Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T01:52:00.913Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T01:52:00.913Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T01:52:00.913Z] spire-1.2.1/release/spire/ [2022-05-03T01:52:00.913Z] spire-1.2.1/release/spire/README.md [2022-05-03T01:52:00.913Z] spire-1.2.1/release/spire/conf/ [2022-05-03T01:52:00.913Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T01:52:00.913Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T01:52:00.913Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T01:52:00.913Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T01:52:00.913Z] spire-1.2.1/script/ [2022-05-03T01:52:00.913Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T01:52:00.913Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T01:52:00.913Z] spire-1.2.1/support/ [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/ [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T01:52:00.913Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T01:52:00.913Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T01:52:00.913Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/clock/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/clock/clock.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T01:52:00.913Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T01:52:00.914Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/README.md [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/common [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T01:52:00.914Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T01:52:01.198Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T01:52:01.199Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T01:52:01.200Z] spire-1.2.1/test/integration/test.sh [2022-05-03T01:52:01.200Z] spire-1.2.1/test/plugintest/ [2022-05-03T01:52:01.200Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/spiretest/ [2022-05-03T01:52:01.200Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/testca/ [2022-05-03T01:52:01.200Z] spire-1.2.1/test/testca/ca.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/testkey/ [2022-05-03T01:52:01.200Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T01:52:01.200Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/testkey/new.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T01:52:01.200Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/util/ [2022-05-03T01:52:01.200Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/util/race.go [2022-05-03T01:52:01.200Z] spire-1.2.1/test/util/util.go [2022-05-03T01:52:01.480Z] building spire from source... [2022-05-03T01:52:01.480Z] Collecting docker-pycreds>=0.4.0 [2022-05-03T01:52:01.480Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-03T01:52:01.760Z] Installing go1.17.7... [2022-05-03T01:52:02.041Z] Collecting idna<2.8,>=2.5 [2022-05-03T01:52:02.041Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-03T01:52:02.321Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-03T01:52:02.321Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-03T01:52:02.321Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-03T01:52:03.320Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-03T01:52:03.320Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-03T01:52:03.600Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-03T01:52:03.600Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-03T01:52:03.600Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-03T01:52:03.600Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-03T01:52:05.308Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-03T01:52:05.308Z] Attempting uninstall: urllib3 [2022-05-03T01:52:05.308Z] Found existing installation: urllib3 1.26.7 [2022-05-03T01:52:05.308Z] Uninstalling urllib3-1.26.7: [2022-05-03T01:52:05.308Z] Successfully uninstalled urllib3-1.26.7 [2022-05-03T01:52:06.309Z] Attempting uninstall: idna [2022-05-03T01:52:06.309Z] Found existing installation: idna 3.3 [2022-05-03T01:52:06.592Z] Uninstalling idna-3.3: [2022-05-03T01:52:06.592Z] Successfully uninstalled idna-3.3 [2022-05-03T01:52:10.037Z] Attempting uninstall: requests [2022-05-03T01:52:10.037Z] Found existing installation: requests 2.26.0 [2022-05-03T01:52:10.037Z] Uninstalling requests-2.26.0: [2022-05-03T01:52:10.318Z] Successfully uninstalled requests-2.26.0 [2022-05-03T01:52:10.929Z] Running setup.py install for texttable: started [2022-05-03T01:52:13.601Z] Running setup.py install for texttable: finished with status 'done' [2022-05-03T01:52:13.601Z] Running setup.py install for PyYAML: started [2022-05-03T01:52:17.960Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-03T01:52:18.242Z] Running setup.py install for docopt: started [2022-05-03T01:52:21.682Z] Running setup.py install for docopt: finished with status 'done' [2022-05-03T01:52:21.682Z] Running setup.py install for dockerpty: started [2022-05-03T01:52:25.116Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-03T01:52:27.788Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-03T01:52:30.449Z] Building bin/spire-server... [2022-05-03T01:52:30.730Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T01:52:30.730Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T01:52:30.730Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T01:52:32.208Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T01:52:32.208Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T01:52:32.488Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T01:52:33.966Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T01:52:35.448Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T01:52:35.739Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T01:52:37.194Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T01:52:39.448Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T01:52:39.448Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T01:52:39.448Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T01:52:40.205Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T01:52:40.205Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T01:52:40.205Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T01:52:40.205Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T01:52:41.666Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T01:52:41.666Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T01:52:41.666Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T01:52:41.950Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T01:52:42.231Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T01:52:43.229Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T01:52:43.508Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T01:52:46.983Z] Removing intermediate container ec6cf548183c [2022-05-03T01:52:46.983Z] ---> 1e7ded001b98 [2022-05-03T01:52:46.983Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-03T01:52:46.983Z] ---> Running in 6dea4e0895c2 [2022-05-03T01:52:47.603Z] Removing intermediate container 6dea4e0895c2 [2022-05-03T01:52:47.603Z] ---> ed894c0fc52c [2022-05-03T01:52:47.604Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-03T01:52:47.906Z] ---> Running in 5b81223b7bc6 [2022-05-03T01:52:48.525Z] Removing intermediate container 5b81223b7bc6 [2022-05-03T01:52:48.525Z] ---> 526f0781bd3b [2022-05-03T01:52:48.525Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-03T01:52:50.000Z] ---> fce683bb24f2 [2022-05-03T01:52:50.000Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-03T01:52:51.477Z] ---> 6cb07dee6be0 [2022-05-03T01:52:51.477Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-03T01:52:52.497Z] ---> ecf5eca6c194 [2022-05-03T01:52:52.497Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-03T01:52:52.497Z] ---> Running in 18902855e47b [2022-05-03T01:52:53.116Z] Removing intermediate container 18902855e47b [2022-05-03T01:52:53.116Z] ---> 5845cde92282 [2022-05-03T01:52:53.116Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T01:52:53.116Z] ---> Running in 5c6dfe62f277 [2022-05-03T01:52:53.735Z] Removing intermediate container 5c6dfe62f277 [2022-05-03T01:52:53.735Z] ---> dae78bec3d22 [2022-05-03T01:52:53.735Z] Step 21/23 : LABEL arch=arm64 [2022-05-03T01:52:54.021Z] ---> Running in 3d20e9971444 [2022-05-03T01:52:54.636Z] Removing intermediate container 3d20e9971444 [2022-05-03T01:52:54.636Z] ---> 163974dfce18 [2022-05-03T01:52:54.636Z] Step 22/23 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:52:54.636Z] ---> Running in fc4677fbd0b7 [2022-05-03T01:52:55.252Z] Removing intermediate container fc4677fbd0b7 [2022-05-03T01:52:55.252Z] ---> 2ccda9fc7d04 [2022-05-03T01:52:55.252Z] Step 23/23 : LABEL version=2.2.0-dev.89 [2022-05-03T01:52:55.536Z] ---> Running in 17392699b423 [2022-05-03T01:52:56.156Z] Removing intermediate container 17392699b423 [2022-05-03T01:52:56.156Z] ---> 3448688a387f [2022-05-03T01:52:56.156Z] [2022-05-03T01:52:56.434Z] Successfully built 3448688a387f [2022-05-03T01:52:56.434Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-03T01:52:56.434Z]  Building sys-mgmt-agent ... done Building security-spire-agent [2022-05-03T01:53:01.886Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T01:53:01.886Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T01:53:01.886Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T01:53:01.886Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T01:53:01.886Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T01:53:01.886Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T01:53:01.886Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T01:53:01.886Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T01:53:02.167Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T01:53:02.167Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T01:53:02.167Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T01:53:02.443Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T01:53:02.728Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T01:53:02.728Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T01:53:03.005Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T01:53:04.456Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T01:53:04.456Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T01:53:05.449Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T01:53:05.730Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T01:53:05.730Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T01:53:05.730Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T01:53:06.012Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T01:53:06.012Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T01:53:06.012Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T01:53:16.468Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:53:16.468Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:53:16.468Z] ---> 232976b92e0f [2022-05-03T01:53:16.468Z] Step 3/26 : WORKDIR /edgex-go [2022-05-03T01:53:16.468Z] ---> Using cache [2022-05-03T01:53:16.468Z] ---> 401aadc1eede [2022-05-03T01:53:16.468Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:53:16.468Z] ---> Using cache [2022-05-03T01:53:16.468Z] ---> 78a8f368a198 [2022-05-03T01:53:16.468Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T01:53:16.468Z] ---> Using cache [2022-05-03T01:53:16.468Z] ---> ebfe2f673865 [2022-05-03T01:53:16.468Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-03T01:53:16.468Z] ---> Using cache [2022-05-03T01:53:16.468Z] ---> 345ed85b9077 [2022-05-03T01:53:16.468Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:53:16.468Z] ---> Using cache [2022-05-03T01:53:16.468Z] ---> 9bd14d1e8c14 [2022-05-03T01:53:16.468Z] Step 8/26 : COPY . . [2022-05-03T01:53:16.468Z] ---> Using cache [2022-05-03T01:53:16.468Z] ---> be310cced0ff [2022-05-03T01:53:16.468Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T01:53:16.468Z] ---> Using cache [2022-05-03T01:53:16.468Z] ---> 1c6124b8ca59 [2022-05-03T01:53:16.468Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-03T01:53:16.468Z] ---> Using cache [2022-05-03T01:53:16.468Z] ---> ad89ccbb1ee8 [2022-05-03T01:53:16.468Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-03T01:53:16.468Z] ---> Using cache [2022-05-03T01:53:16.468Z] ---> 7b7a46c2d8c5 [2022-05-03T01:53:16.468Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-03T01:53:16.746Z] ---> Running in 1715712b5775 [2022-05-03T01:53:20.189Z] spire-1.2.1/ [2022-05-03T01:53:20.189Z] spire-1.2.1/.data/ [2022-05-03T01:53:20.189Z] spire-1.2.1/.data/.file [2022-05-03T01:53:20.189Z] spire-1.2.1/.dockerignore [2022-05-03T01:53:20.189Z] spire-1.2.1/.gitattributes [2022-05-03T01:53:20.189Z] spire-1.2.1/.githooks/ [2022-05-03T01:53:20.189Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T01:53:20.189Z] spire-1.2.1/.github/ [2022-05-03T01:53:20.189Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T01:53:20.189Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T01:53:20.189Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T01:53:20.189Z] spire-1.2.1/.github/workflows/ [2022-05-03T01:53:20.189Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T01:53:20.189Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T01:53:20.189Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T01:53:20.189Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T01:53:20.189Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T01:53:20.189Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T01:53:20.189Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T01:53:20.189Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T01:53:20.189Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T01:53:20.189Z] spire-1.2.1/.gitignore [2022-05-03T01:53:20.189Z] spire-1.2.1/.go-version [2022-05-03T01:53:20.189Z] spire-1.2.1/.golangci.yml [2022-05-03T01:53:20.189Z] spire-1.2.1/ADOPTERS.md [2022-05-03T01:53:20.189Z] spire-1.2.1/CHANGELOG.md [2022-05-03T01:53:20.189Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T01:53:20.189Z] spire-1.2.1/CODEOWNERS [2022-05-03T01:53:20.189Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T01:53:20.189Z] spire-1.2.1/Dockerfile [2022-05-03T01:53:20.189Z] spire-1.2.1/Dockerfile.dev [2022-05-03T01:53:20.189Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T01:53:20.189Z] spire-1.2.1/LICENSE [2022-05-03T01:53:20.189Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T01:53:20.189Z] spire-1.2.1/Makefile [2022-05-03T01:53:20.189Z] spire-1.2.1/README.md [2022-05-03T01:53:20.189Z] spire-1.2.1/ROADMAP.md [2022-05-03T01:53:20.189Z] spire-1.2.1/SECURITY.md [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T01:53:20.189Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T01:53:20.189Z] spire-1.2.1/conf/ [2022-05-03T01:53:20.189Z] spire-1.2.1/conf/agent/ [2022-05-03T01:53:20.189Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T01:53:20.189Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T01:53:20.189Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T01:53:20.189Z] spire-1.2.1/conf/server/ [2022-05-03T01:53:20.189Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T01:53:20.189Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T01:53:20.189Z] spire-1.2.1/conf/server/server.conf [2022-05-03T01:53:20.189Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/ [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/auditlog.md [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/images/ [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T01:53:20.189Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/spire_server.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/telemetry.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/upgrading.md [2022-05-03T01:53:20.190Z] spire-1.2.1/doc/using_spire.md [2022-05-03T01:53:20.190Z] spire-1.2.1/examples/ [2022-05-03T01:53:20.190Z] spire-1.2.1/examples/README.md [2022-05-03T01:53:20.190Z] spire-1.2.1/go.mod [2022-05-03T01:53:20.190Z] spire-1.2.1/go.sum [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T01:53:20.190Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T01:53:20.471Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/health/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/log/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T01:53:20.472Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T01:53:20.748Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/util/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/version/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T01:53:20.749Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T01:53:20.750Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/config.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T01:53:21.027Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T01:53:21.028Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/server.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T01:53:21.306Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/ [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/private/ [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/private/server/ [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/spire/ [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/spire/common/ [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T01:53:21.306Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T01:53:21.306Z] spire-1.2.1/release/ [2022-05-03T01:53:21.306Z] spire-1.2.1/release/spire-extras/ [2022-05-03T01:53:21.306Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T01:53:21.306Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T01:53:21.306Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T01:53:21.306Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T01:53:21.306Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T01:53:21.306Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T01:53:21.306Z] spire-1.2.1/release/spire/ [2022-05-03T01:53:21.306Z] spire-1.2.1/release/spire/README.md [2022-05-03T01:53:21.306Z] spire-1.2.1/release/spire/conf/ [2022-05-03T01:53:21.306Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T01:53:21.306Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T01:53:21.306Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T01:53:21.306Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T01:53:21.306Z] spire-1.2.1/script/ [2022-05-03T01:53:21.306Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T01:53:21.306Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T01:53:21.306Z] spire-1.2.1/support/ [2022-05-03T01:53:21.306Z] spire-1.2.1/support/k8s/ [2022-05-03T01:53:21.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T01:53:21.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T01:53:21.306Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T01:53:21.307Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T01:53:21.307Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T01:53:21.307Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/clock/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/clock/clock.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/config/ [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T01:53:21.307Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T01:53:21.586Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/README.md [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/common [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T01:53:21.586Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T01:53:21.587Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T01:53:21.588Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T01:53:21.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:53:21.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T01:53:21.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T01:53:21.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T01:53:21.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T01:53:21.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T01:53:21.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T01:53:21.864Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T01:53:21.865Z] spire-1.2.1/test/integration/test.sh [2022-05-03T01:53:21.865Z] spire-1.2.1/test/plugintest/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/spiretest/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/testca/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/testca/ca.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/testkey/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T01:53:21.865Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/testkey/new.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/util/ [2022-05-03T01:53:21.865Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/util/race.go [2022-05-03T01:53:21.865Z] spire-1.2.1/test/util/util.go [2022-05-03T01:53:21.865Z] building spire from source... [2022-05-03T01:53:22.470Z] Installing go1.17.7... [2022-05-03T01:53:24.479Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T01:53:24.479Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T01:53:25.092Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T01:53:25.092Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T01:53:25.374Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T01:53:25.658Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T01:53:25.658Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T01:53:25.658Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T01:53:25.944Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T01:53:26.947Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T01:53:26.947Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T01:53:27.226Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T01:53:49.487Z] Building bin/spire-server... [2022-05-03T01:53:49.487Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T01:53:49.487Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T01:53:49.487Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T01:53:50.100Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T01:53:50.712Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T01:53:50.995Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T01:53:51.996Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T01:53:53.486Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T01:53:53.486Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T01:53:56.142Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T01:53:56.142Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T01:53:56.142Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T01:53:56.142Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T01:53:56.755Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T01:53:56.755Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T01:53:56.755Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T01:53:57.049Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T01:53:57.049Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T01:53:57.336Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T01:53:57.336Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T01:53:57.336Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T01:53:58.368Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T01:53:58.368Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T01:53:59.106Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T01:53:59.392Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T01:53:59.667Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T01:54:01.121Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T01:54:01.121Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T01:54:09.459Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T01:54:17.819Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T01:54:17.819Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T01:54:17.819Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T01:54:17.819Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T01:54:17.819Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T01:54:17.819Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T01:54:17.819Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T01:54:17.819Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T01:54:17.819Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T01:54:17.819Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T01:54:17.819Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T01:54:17.819Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T01:54:17.819Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T01:54:18.100Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T01:54:18.378Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T01:54:18.983Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T01:54:19.973Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T01:54:20.250Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T01:54:20.250Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T01:54:20.250Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T01:54:20.539Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T01:54:20.539Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T01:54:20.539Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T01:54:20.842Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T01:54:20.842Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T01:54:21.447Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T01:54:22.048Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T01:54:22.048Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T01:54:22.324Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T01:54:23.309Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T01:54:27.633Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T01:54:37.825Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T01:54:37.825Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T01:54:37.825Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T01:54:37.825Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T01:54:37.825Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T01:54:40.478Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T01:54:40.478Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T01:54:40.759Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T01:54:40.759Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T01:54:41.378Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T01:54:43.540Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T01:54:45.540Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T01:54:46.537Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T01:54:46.537Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T01:54:46.817Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T01:54:48.276Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T01:54:49.784Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T01:54:49.784Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T01:54:49.784Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T01:54:50.437Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T01:54:50.437Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T01:54:50.734Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T01:54:51.017Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T01:54:51.300Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T01:54:51.911Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T01:54:51.911Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T01:54:53.921Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T01:54:54.204Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T01:54:54.481Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T01:54:55.099Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T01:55:01.877Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T01:55:01.877Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T01:55:02.158Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T01:55:02.438Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T01:55:02.438Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T01:55:02.716Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T01:55:02.716Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T01:55:03.000Z] Removing intermediate container 8e00c0a7c63b [2022-05-03T01:55:03.000Z] ---> d46d2ac350de [2022-05-03T01:55:03.000Z] [2022-05-03T01:55:03.000Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T01:55:03.000Z] ---> ac73e934f311 [2022-05-03T01:55:03.000Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-03T01:55:03.000Z] ---> Using cache [2022-05-03T01:55:03.000Z] ---> f1f65fb723dd [2022-05-03T01:55:03.000Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T01:55:03.000Z] ---> Using cache [2022-05-03T01:55:03.000Z] ---> ce81187fa469 [2022-05-03T01:55:03.000Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-03T01:55:03.275Z] ---> Running in 8fd4bbfa9690 [2022-05-03T01:55:03.909Z] Removing intermediate container 8fd4bbfa9690 [2022-05-03T01:55:03.909Z] ---> 11a9618b7a13 [2022-05-03T01:55:03.909Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-03T01:55:03.909Z] ---> Running in d47a536f8f9f [2022-05-03T01:55:04.200Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T01:55:04.503Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T01:55:04.782Z] Removing intermediate container d47a536f8f9f [2022-05-03T01:55:04.782Z] ---> cbe0849b8f75 [2022-05-03T01:55:04.782Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T01:55:04.782Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T01:55:05.059Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T01:55:05.059Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T01:55:06.053Z]  ---> ceee7d35fb02 [2022-05-03T01:55:06.053Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-03T01:55:06.331Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T01:55:06.941Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T01:55:07.217Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T01:55:07.494Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T01:55:07.494Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T01:55:07.494Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T01:55:07.774Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T01:55:07.774Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T01:55:07.774Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T01:55:08.052Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T01:55:08.052Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T01:55:08.675Z]  ---> e7d303211589 [2022-05-03T01:55:08.675Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-03T01:55:09.284Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T01:55:09.564Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T01:55:09.854Z]  ---> 7dbdf4cca104 [2022-05-03T01:55:09.854Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-03T01:55:09.854Z] ---> Running in 88e7c653d791 [2022-05-03T01:55:09.854Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T01:55:10.679Z] Removing intermediate container 88e7c653d791 [2022-05-03T01:55:10.679Z] ---> 8b53bd88fee7 [2022-05-03T01:55:10.679Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T01:55:10.679Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T01:55:10.679Z]  ---> Running in 8f170b855f24 [2022-05-03T01:55:10.960Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T01:55:11.253Z] Removing intermediate container 8f170b855f24 [2022-05-03T01:55:11.253Z] ---> 0b468340eaca [2022-05-03T01:55:11.253Z] Step 20/22 : LABEL arch=arm64 [2022-05-03T01:55:11.527Z] ---> Running in 2f370a9e87cd [2022-05-03T01:55:11.527Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T01:55:12.150Z] Removing intermediate container 2f370a9e87cd [2022-05-03T01:55:12.150Z] ---> 0ab4b31226e0 [2022-05-03T01:55:12.150Z] Step 21/22 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:55:12.150Z] ---> Running in bb68c48cbe44 [2022-05-03T01:55:12.778Z] Removing intermediate container bb68c48cbe44 [2022-05-03T01:55:12.778Z] ---> e636d56c2cba [2022-05-03T01:55:12.778Z] Step 22/22 : LABEL version=2.2.0-dev.89 [2022-05-03T01:55:12.778Z] ---> Running in d014339f89f5 [2022-05-03T01:55:13.389Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T01:55:13.689Z] Removing intermediate container d014339f89f5 [2022-05-03T01:55:13.689Z] ---> 422b2a38ee54 [2022-05-03T01:55:13.689Z] [2022-05-03T01:55:13.967Z] Successfully built 422b2a38ee54 [2022-05-03T01:55:13.967Z] Successfully tagged support-scheduler-arm64:latest [2022-05-03T01:55:13.967Z]  Building support-scheduler ... done Building core-metadata [2022-05-03T01:55:14.574Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T01:55:14.574Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T01:55:14.854Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T01:55:14.854Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T01:55:15.133Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T01:55:15.745Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T01:55:16.024Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T01:55:16.633Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T01:55:20.063Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T01:55:20.063Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T01:55:20.678Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T01:55:21.681Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T01:55:22.288Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T01:55:23.761Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T01:55:24.043Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T01:55:24.330Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T01:55:25.342Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T01:55:25.627Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T01:55:25.911Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T01:55:25.911Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T01:55:26.519Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T01:55:26.519Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T01:55:26.801Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T01:55:33.683Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T01:55:33.683Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T01:55:33.683Z] ---> 232976b92e0f [2022-05-03T01:55:33.683Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T01:55:33.683Z] ---> Using cache [2022-05-03T01:55:33.683Z] ---> 401aadc1eede [2022-05-03T01:55:33.683Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T01:55:33.683Z] ---> Using cache [2022-05-03T01:55:33.683Z] ---> 78a8f368a198 [2022-05-03T01:55:33.683Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-03T01:55:33.683Z] ---> Using cache [2022-05-03T01:55:33.683Z] ---> 3995cb94c549 [2022-05-03T01:55:33.683Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T01:55:33.683Z] ---> Using cache [2022-05-03T01:55:33.683Z] ---> b1fb88fe3711 [2022-05-03T01:55:33.683Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T01:55:33.683Z] ---> Using cache [2022-05-03T01:55:33.683Z] ---> 6a9124ee384c [2022-05-03T01:55:33.683Z] Step 8/23 : COPY . . [2022-05-03T01:55:33.683Z] ---> Using cache [2022-05-03T01:55:33.683Z] ---> 4501f30b2ab0 [2022-05-03T01:55:33.683Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-03T01:55:34.333Z] ---> Running in 05b65242aee8 [2022-05-03T01:55:36.337Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-03T01:55:37.794Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T01:55:37.794Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T01:55:37.794Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T01:55:37.794Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T01:55:56.272Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T01:55:56.272Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T01:55:56.272Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T01:55:56.272Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T01:55:56.272Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T01:55:56.272Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T01:55:56.562Z] Removing intermediate container 429f22989cbe [2022-05-03T01:55:56.562Z] ---> 2e863962be69 [2022-05-03T01:55:56.562Z] [2022-05-03T01:55:56.562Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T01:55:56.562Z] ---> ac73e934f311 [2022-05-03T01:55:56.562Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-03T01:55:56.850Z] ---> Running in 51d84469d061 [2022-05-03T01:55:57.845Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T01:55:58.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T01:55:58.836Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T01:55:58.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T01:56:00.271Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-03T01:56:00.271Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-03T01:56:00.271Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T01:56:00.271Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T01:56:00.271Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T01:56:00.271Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T01:56:00.547Z] OK: 6 MiB in 16 packages [2022-05-03T01:56:00.821Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T01:56:02.279Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T01:56:02.279Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T01:56:02.557Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T01:56:02.835Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T01:56:03.121Z] Removing intermediate container 51d84469d061 [2022-05-03T01:56:03.121Z] ---> 081f4092cd62 [2022-05-03T01:56:03.121Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T01:56:03.121Z] ---> Running in 8184ca17d26c [2022-05-03T01:56:03.403Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T01:56:03.403Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T01:56:03.403Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T01:56:03.403Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T01:56:03.403Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T01:56:03.685Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T01:56:03.685Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T01:56:03.685Z] Removing intermediate container 8184ca17d26c [2022-05-03T01:56:03.685Z] ---> 5050b947c57a [2022-05-03T01:56:03.685Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-03T01:56:03.972Z] ---> Running in 156f3e1bf86b [2022-05-03T01:56:03.972Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T01:56:03.972Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T01:56:04.586Z] Removing intermediate container 156f3e1bf86b [2022-05-03T01:56:04.586Z] ---> 6b60e2659553 [2022-05-03T01:56:04.586Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-03T01:56:04.586Z] ---> Running in 4e2c46f30e18 [2022-05-03T01:56:05.190Z] Removing intermediate container 4e2c46f30e18 [2022-05-03T01:56:05.190Z] ---> 7a9193871373 [2022-05-03T01:56:05.190Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T01:56:05.481Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T01:56:05.481Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T01:56:06.099Z]  ---> 264783c04446 [2022-05-03T01:56:06.099Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-03T01:56:06.099Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T01:56:08.752Z]  ---> 94b7f4730f4a [2022-05-03T01:56:08.752Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-03T01:56:09.369Z] ---> f5d826cfbe51 [2022-05-03T01:56:09.369Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-03T01:56:09.369Z] ---> Running in e72c95b32a9a [2022-05-03T01:56:09.968Z] Removing intermediate container e72c95b32a9a [2022-05-03T01:56:09.968Z] ---> 74b918147037 [2022-05-03T01:56:09.968Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T01:56:09.968Z] ---> Running in 263c2645d4ca [2022-05-03T01:56:10.566Z] Removing intermediate container 263c2645d4ca [2022-05-03T01:56:10.566Z] ---> 6eb472b1cd9a [2022-05-03T01:56:10.566Z] Step 20/22 : LABEL arch=arm64 [2022-05-03T01:56:10.566Z] ---> Running in 44e592870582 [2022-05-03T01:56:11.168Z] Removing intermediate container 44e592870582 [2022-05-03T01:56:11.168Z] ---> 46de0b97a605 [2022-05-03T01:56:11.168Z] Step 21/22 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:56:11.445Z] ---> Running in 978819e5354c [2022-05-03T01:56:11.723Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T01:56:12.003Z] Removing intermediate container 978819e5354c [2022-05-03T01:56:12.003Z] ---> 9642daf5a94d [2022-05-03T01:56:12.003Z] Step 22/22 : LABEL version=2.2.0-dev.89 [2022-05-03T01:56:12.003Z] ---> Running in 90806a54dfae [2022-05-03T01:56:12.277Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T01:56:12.277Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T01:56:12.552Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T01:56:12.552Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T01:56:12.552Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T01:56:12.552Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T01:56:12.553Z] Removing intermediate container 90806a54dfae [2022-05-03T01:56:12.553Z] ---> bc46b8f24939 [2022-05-03T01:56:12.553Z] [2022-05-03T01:56:13.156Z] Successfully built bc46b8f24939 [2022-05-03T01:56:13.156Z] Successfully tagged support-notifications-arm64:latest [2022-05-03T01:56:13.433Z]  Building support-notifications ... done go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T01:56:13.708Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T01:56:13.708Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T01:56:13.984Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T01:56:13.984Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T01:56:14.976Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T01:56:15.252Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T01:56:15.526Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T01:56:15.801Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T01:56:16.080Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T01:56:16.080Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T01:56:16.080Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T01:56:16.080Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T01:56:16.080Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T01:56:17.205Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T01:56:17.205Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T01:56:17.475Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T01:56:17.475Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T01:56:17.753Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T01:56:19.200Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T01:56:19.808Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T01:56:19.808Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T01:56:20.086Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T01:56:20.086Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T01:56:20.364Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T01:56:20.642Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T01:56:20.919Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T01:56:21.197Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T01:56:23.187Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T01:56:25.182Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T01:56:25.182Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T01:56:25.459Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T01:56:25.459Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T01:56:25.459Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T01:56:26.064Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T01:56:26.341Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T01:56:26.341Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T01:56:26.622Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T01:56:26.622Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T01:56:26.622Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T01:56:26.622Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T01:56:34.947Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T01:56:34.947Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T01:56:34.947Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T01:56:34.947Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T01:56:57.186Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T01:56:57.186Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T01:59:49.283Z] Removing intermediate container 05b65242aee8 [2022-05-03T01:59:49.283Z] ---> 8d4f31663613 [2022-05-03T01:59:49.283Z] [2022-05-03T01:59:49.283Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T01:59:49.283Z] ---> ac73e934f311 [2022-05-03T01:59:49.283Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-03T01:59:49.283Z] ---> Using cache [2022-05-03T01:59:49.283Z] ---> f1f65fb723dd [2022-05-03T01:59:49.283Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T01:59:49.283Z] ---> Using cache [2022-05-03T01:59:49.283Z] ---> ce81187fa469 [2022-05-03T01:59:49.283Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-03T01:59:49.283Z] ---> Running in 21215c8c204b [2022-05-03T01:59:49.283Z] Removing intermediate container 21215c8c204b [2022-05-03T01:59:49.283Z] ---> 60a012076291 [2022-05-03T01:59:49.283Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-03T01:59:49.283Z] ---> Running in e0eb58e24fbc [2022-05-03T01:59:49.283Z] Removing intermediate container e0eb58e24fbc [2022-05-03T01:59:49.283Z] ---> b1084243d81a [2022-05-03T01:59:49.283Z] Step 15/23 : WORKDIR / [2022-05-03T01:59:49.283Z] ---> Running in a4be68519987 [2022-05-03T01:59:49.555Z] Removing intermediate container a4be68519987 [2022-05-03T01:59:49.555Z] ---> f8a5f6da6b6c [2022-05-03T01:59:49.555Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T01:59:50.543Z] ---> 921b6f601538 [2022-05-03T01:59:50.543Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-03T01:59:52.530Z] ---> 48f9bef0913b [2022-05-03T01:59:52.530Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-03T01:59:53.522Z] ---> 1017058eca9d [2022-05-03T01:59:53.522Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-03T01:59:53.522Z] ---> Running in dbb16a26addc [2022-05-03T01:59:54.117Z] Removing intermediate container dbb16a26addc [2022-05-03T01:59:54.117Z] ---> 577edd7ca4f8 [2022-05-03T01:59:54.117Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T01:59:54.117Z] ---> Running in f0a13586d2d7 [2022-05-03T01:59:54.729Z] Removing intermediate container f0a13586d2d7 [2022-05-03T01:59:54.729Z] ---> 31148e79fe3f [2022-05-03T01:59:54.729Z] Step 21/23 : LABEL arch=arm64 [2022-05-03T01:59:54.729Z] ---> Running in 3b0f2cf09800 [2022-05-03T01:59:55.330Z] Removing intermediate container 3b0f2cf09800 [2022-05-03T01:59:55.330Z] ---> 0a408c68079e [2022-05-03T01:59:55.330Z] Step 22/23 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T01:59:55.330Z] ---> Running in ccd5f0a43f80 [2022-05-03T01:59:55.937Z] Removing intermediate container ccd5f0a43f80 [2022-05-03T01:59:55.937Z] ---> 992fd0adb2ce [2022-05-03T01:59:55.937Z] Step 23/23 : LABEL version=2.2.0-dev.89 [2022-05-03T01:59:55.937Z] ---> Running in 21d12c03d331 [2022-05-03T01:59:56.536Z] Removing intermediate container 21d12c03d331 [2022-05-03T01:59:56.536Z] ---> 0dba9ddc793a [2022-05-03T01:59:56.536Z] [2022-05-03T01:59:56.812Z] Successfully built 0dba9ddc793a [2022-05-03T01:59:56.812Z] Successfully tagged core-metadata-arm64:latest [2022-05-03T02:21:36.086Z]  Building core-metadata ... done Building bin/spire-agent... [2022-05-03T02:21:36.086Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T02:21:36.086Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T02:21:36.086Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T02:21:36.086Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T02:21:38.119Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T02:21:39.131Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T02:21:39.131Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T02:21:39.411Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T02:21:39.411Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T02:21:39.411Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T02:21:39.411Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T02:21:39.411Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T02:21:39.698Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T02:24:47.265Z] Building bin/spire-agent... [2022-05-03T02:24:47.265Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T02:24:47.265Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T02:24:47.265Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T02:24:47.265Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T02:24:47.875Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T02:24:49.901Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T02:24:49.901Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T02:24:50.190Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T02:24:50.190Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T02:24:50.190Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T02:24:50.476Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T02:24:50.476Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T02:24:50.476Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T02:24:58.841Z] Building bin/spire-agent... [2022-05-03T02:24:59.846Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T02:25:00.132Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T02:25:00.418Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T02:25:00.713Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T02:25:06.366Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T02:25:07.512Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T02:25:07.796Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T02:25:08.397Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T02:25:08.397Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T02:25:08.397Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T02:25:08.674Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T02:25:08.674Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T02:25:08.953Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T02:27:15.986Z] Removing intermediate container bb3bb51c2f65 [2022-05-03T02:27:15.986Z] ---> 48fcc4450910 [2022-05-03T02:27:15.986Z] [2022-05-03T02:27:15.986Z] Step 13/26 : FROM alpine:3.15 [2022-05-03T02:27:15.986Z] ---> 3fb3c9af89a9 [2022-05-03T02:27:15.986Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T02:27:15.986Z] ---> Using cache [2022-05-03T02:27:15.986Z] ---> befdb8e0e838 [2022-05-03T02:27:15.986Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T02:27:15.986Z] ---> Using cache [2022-05-03T02:27:15.986Z] ---> 9a22744fe4e0 [2022-05-03T02:27:15.986Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-03T02:27:15.986Z] ---> Running in 431afe75b0ec [2022-05-03T02:27:15.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T02:27:15.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T02:27:15.986Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T02:27:15.986Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T02:27:15.987Z] OK: 15730 distinct packages available [2022-05-03T02:27:15.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T02:27:15.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T02:27:16.265Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-03T02:27:16.265Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-03T02:27:16.265Z] (3/4) Installing libucontext (1.1-r0) [2022-05-03T02:27:16.548Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-03T02:27:16.548Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T02:27:16.548Z] OK: 6 MiB in 18 packages [2022-05-03T02:27:19.218Z] Removing intermediate container 431afe75b0ec [2022-05-03T02:27:19.218Z] ---> b3eaf59c3b5b [2022-05-03T02:27:19.218Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T02:27:24.640Z] ---> ce8c812efd3f [2022-05-03T02:27:24.640Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T02:27:24.917Z] ---> dea344f74e1f [2022-05-03T02:27:24.917Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-03T02:27:25.191Z] ---> Running in 876e84e16d05 [2022-05-03T02:27:25.793Z] Removing intermediate container 876e84e16d05 [2022-05-03T02:27:25.793Z] ---> 642ea357a886 [2022-05-03T02:27:25.793Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-03T02:27:26.782Z] ---> 4f2e8757aa66 [2022-05-03T02:27:26.783Z] Step 21/26 : WORKDIR / [2022-05-03T02:27:26.783Z] ---> Running in b68ff71fd80d [2022-05-03T02:27:27.394Z] Removing intermediate container b68ff71fd80d [2022-05-03T02:27:27.394Z] ---> 5f59a6b481e3 [2022-05-03T02:27:27.394Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T02:27:27.394Z] ---> Running in c39af27d744a [2022-05-03T02:27:28.000Z] Removing intermediate container c39af27d744a [2022-05-03T02:27:28.001Z] ---> 3f7ffc396817 [2022-05-03T02:27:28.001Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T02:27:28.001Z] ---> Running in 7b1995dcb8c5 [2022-05-03T02:27:28.595Z] Removing intermediate container 7b1995dcb8c5 [2022-05-03T02:27:28.595Z] ---> e138e089b5b6 [2022-05-03T02:27:28.595Z] Step 24/26 : LABEL arch=arm64 [2022-05-03T02:27:28.595Z] ---> Running in b6d5fa65062e [2022-05-03T02:27:29.196Z] Removing intermediate container b6d5fa65062e [2022-05-03T02:27:29.196Z] ---> 00fc863cbb3e [2022-05-03T02:27:29.196Z] Step 25/26 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T02:27:29.196Z] ---> Running in df98cd45cdc4 [2022-05-03T02:27:29.796Z] Removing intermediate container df98cd45cdc4 [2022-05-03T02:27:29.796Z] ---> 6fab55edbb9e [2022-05-03T02:27:29.796Z] Step 26/26 : LABEL version=2.2.0-dev.89 [2022-05-03T02:27:29.796Z] ---> Running in 80c52810d5f6 [2022-05-03T02:27:30.397Z] Removing intermediate container 80c52810d5f6 [2022-05-03T02:27:30.397Z] ---> 3d440a738f50 [2022-05-03T02:27:30.397Z] [2022-05-03T02:27:30.674Z] Successfully built 3d440a738f50 [2022-05-03T02:27:30.674Z] Successfully tagged security-spire-config-arm64:latest [2022-05-03T02:30:07.749Z]  Building security-spire-config ... done Removing intermediate container 9d69582845a7 [2022-05-03T02:30:07.750Z] ---> 34a3276f1351 [2022-05-03T02:30:07.750Z] [2022-05-03T02:30:07.750Z] Step 13/25 : FROM alpine:3.15 [2022-05-03T02:30:07.750Z] ---> 3fb3c9af89a9 [2022-05-03T02:30:07.750Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T02:30:07.750Z] ---> Using cache [2022-05-03T02:30:07.750Z] ---> befdb8e0e838 [2022-05-03T02:30:07.750Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T02:30:07.750Z] ---> Using cache [2022-05-03T02:30:07.750Z] ---> 9a22744fe4e0 [2022-05-03T02:30:07.750Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-03T02:30:07.750Z] ---> Running in 76677472656b [2022-05-03T02:30:08.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T02:30:09.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T02:30:10.333Z] v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T02:30:10.333Z] v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T02:30:10.333Z] OK: 15730 distinct packages available [2022-05-03T02:30:10.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T02:30:11.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T02:30:12.587Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-03T02:30:12.587Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-03T02:30:12.587Z] (3/5) Installing libucontext (1.1-r0) [2022-05-03T02:30:12.587Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-03T02:30:12.587Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-03T02:30:12.862Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T02:30:12.862Z] OK: 6 MiB in 19 packages [2022-05-03T02:30:14.297Z] Removing intermediate container 76677472656b [2022-05-03T02:30:14.297Z] ---> 1188ef06dc67 [2022-05-03T02:30:14.297Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T02:30:14.896Z] Removing intermediate container 1715712b5775 [2022-05-03T02:30:14.896Z] ---> b44afb088fa5 [2022-05-03T02:30:14.896Z] [2022-05-03T02:30:14.896Z] Step 13/26 : FROM alpine:3.15 [2022-05-03T02:30:14.896Z] ---> 3fb3c9af89a9 [2022-05-03T02:30:14.896Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T02:30:14.896Z] ---> Using cache [2022-05-03T02:30:14.896Z] ---> befdb8e0e838 [2022-05-03T02:30:14.896Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T02:30:14.896Z] ---> Using cache [2022-05-03T02:30:14.896Z] ---> 9a22744fe4e0 [2022-05-03T02:30:14.896Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-03T02:30:14.896Z] ---> Using cache [2022-05-03T02:30:14.896Z] ---> 1188ef06dc67 [2022-05-03T02:30:14.896Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-03T02:30:17.520Z] ---> 9f364f5f3470 [2022-05-03T02:30:17.520Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T02:30:17.520Z] ---> 36c3beaa8620 [2022-05-03T02:30:17.520Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T02:30:18.133Z] ---> 06589377b41b [2022-05-03T02:30:18.133Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-03T02:30:18.728Z] ---> 77a87bd0e370 [2022-05-03T02:30:18.728Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-03T02:30:19.716Z] ---> fb8f8d61a1c1 [2022-05-03T02:30:19.716Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T02:30:19.716Z] ---> Running in 37e80673f0a4 [2022-05-03T02:30:19.990Z] Removing intermediate container 37e80673f0a4 [2022-05-03T02:30:19.990Z] ---> 60d2b49e0324 [2022-05-03T02:30:19.990Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T02:30:19.990Z] ---> Running in 60ed35318129 [2022-05-03T02:30:20.615Z] Removing intermediate container 60ed35318129 [2022-05-03T02:30:20.615Z] ---> 8c1d91c10ef0 [2022-05-03T02:30:20.615Z] Step 23/25 : LABEL arch=arm64 [2022-05-03T02:30:20.615Z] ---> Running in ef1b45f96925 [2022-05-03T02:30:21.230Z] Removing intermediate container ef1b45f96925 [2022-05-03T02:30:21.230Z] ---> 33add716561d [2022-05-03T02:30:21.230Z] Step 24/25 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T02:30:21.230Z] ---> Running in b628677ac8db [2022-05-03T02:30:21.230Z] ---> 4ac43a919a55 [2022-05-03T02:30:21.230Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T02:30:21.858Z] Removing intermediate container b628677ac8db [2022-05-03T02:30:21.858Z] ---> 0888632c7232 [2022-05-03T02:30:21.858Z] Step 25/25 : LABEL version=2.2.0-dev.89 [2022-05-03T02:30:21.858Z] ---> Running in 07d62a5496d3 [2022-05-03T02:30:22.134Z] ---> abb1695cf892 [2022-05-03T02:30:22.134Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-03T02:30:22.134Z] Removing intermediate container 07d62a5496d3 [2022-05-03T02:30:22.134Z] ---> af0cc13b2454 [2022-05-03T02:30:22.134Z] [2022-05-03T02:30:22.406Z] Successfully built af0cc13b2454 [2022-05-03T02:30:22.406Z] Successfully tagged security-spire-server-arm64:latest [2022-05-03T02:30:22.680Z]  Building security-spire-server ... done  ---> 15ff6b955239 [2022-05-03T02:30:22.681Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-03T02:30:23.278Z] ---> ea38f2250851 [2022-05-03T02:30:23.278Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T02:30:23.278Z] ---> Running in ebf13b3a45e5 [2022-05-03T02:30:23.554Z] Removing intermediate container ebf13b3a45e5 [2022-05-03T02:30:23.554Z] ---> 72c9b301d65e [2022-05-03T02:30:23.554Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T02:30:23.554Z] ---> Running in 8acf228f0a2b [2022-05-03T02:30:23.837Z] Removing intermediate container 8acf228f0a2b [2022-05-03T02:30:23.838Z] ---> 1b27be497240 [2022-05-03T02:30:23.838Z] Step 24/26 : LABEL arch=arm64 [2022-05-03T02:30:24.113Z] ---> Running in cdf41f5fd999 [2022-05-03T02:30:24.387Z] Removing intermediate container cdf41f5fd999 [2022-05-03T02:30:24.387Z] ---> 864bb5352a9b [2022-05-03T02:30:24.387Z] Step 25/26 : LABEL git_sha=7403972676612df12563dc943565a4020914d98d [2022-05-03T02:30:24.387Z] ---> Running in 28e6a32585a2 [2022-05-03T02:30:24.662Z] Removing intermediate container 28e6a32585a2 [2022-05-03T02:30:24.662Z] ---> f49cf4325dce [2022-05-03T02:30:24.662Z] Step 26/26 : LABEL version=2.2.0-dev.89 [2022-05-03T02:30:24.662Z] ---> Running in bf3c70353afe [2022-05-03T02:30:25.260Z] Removing intermediate container bf3c70353afe [2022-05-03T02:30:25.260Z] ---> 23e51330abd9 [2022-05-03T02:30:25.260Z] [2022-05-03T02:30:25.260Z] Successfully built 23e51330abd9 [2022-05-03T02:30:25.260Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-03T02:30:25.872Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-03T02:30:25.864Z] $ docker stop --time=1 d654956202cb97aab2d81dcad2ee20cd55661a3ce4eea6612afe38ebf50227f4 [2022-05-03T02:30:27.582Z] $ docker rm -f d654956202cb97aab2d81dcad2ee20cd55661a3ce4eea6612afe38ebf50227f4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T02:30:28.182Z] + docker images [2022-05-03T02:30:28.454Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-03T02:30:28.454Z] security-spire-agent-arm64 latest 23e51330abd9 4 seconds ago 126MB [2022-05-03T02:30:28.454Z] security-spire-server-arm64 latest af0cc13b2454 7 seconds ago 86.3MB [2022-05-03T02:30:28.454Z] b44afb088fa5 28 seconds ago 3.98GB [2022-05-03T02:30:28.454Z] 34a3276f1351 39 seconds ago 3.98GB [2022-05-03T02:30:28.454Z] security-spire-config-arm64 latest 3d440a738f50 2 minutes ago 85.6MB [2022-05-03T02:30:28.454Z] 48fcc4450910 3 minutes ago 3.98GB [2022-05-03T02:30:28.454Z] core-metadata-arm64 latest 0dba9ddc793a 30 minutes ago 16.3MB [2022-05-03T02:30:28.454Z] 8d4f31663613 30 minutes ago 1.15GB [2022-05-03T02:30:28.454Z] support-notifications-arm64 latest bc46b8f24939 34 minutes ago 25.8MB [2022-05-03T02:30:28.454Z] 2e863962be69 34 minutes ago 1.21GB [2022-05-03T02:30:28.454Z] support-scheduler-arm64 latest 422b2a38ee54 35 minutes ago 25.2MB [2022-05-03T02:30:28.454Z] d46d2ac350de 35 minutes ago 1.21GB [2022-05-03T02:30:28.454Z] sys-mgmt-agent-arm64 latest 3448688a387f 37 minutes ago 282MB [2022-05-03T02:30:28.454Z] security-bootstrapper-arm64 latest bdbd5b11fe60 38 minutes ago 18.3MB [2022-05-03T02:30:28.454Z] 867e04027f65 39 minutes ago 1.15GB [2022-05-03T02:30:28.454Z] 1aa33b28c98e 39 minutes ago 1.15GB [2022-05-03T02:30:28.454Z] security-spiffe-token-provider-arm64 latest 856de1a0f1b4 44 minutes ago 27.9MB [2022-05-03T02:30:28.454Z] 9316ef50a8c7 45 minutes ago 1.2GB [2022-05-03T02:30:28.454Z] core-data-arm64 latest 77d09ad307d6 45 minutes ago 21.6MB [2022-05-03T02:30:28.454Z] b33e60fd69c9 45 minutes ago 1.18GB [2022-05-03T02:30:28.454Z] security-secretstore-setup-arm64 latest a2634acab0ce 46 minutes ago 27.5MB [2022-05-03T02:30:28.454Z] security-proxy-setup-arm64 latest fea8f43f8a05 46 minutes ago 26.1MB [2022-05-03T02:30:28.454Z] core-command-arm64 latest 2e2cf76b80d2 46 minutes ago 15.5MB [2022-05-03T02:30:28.454Z] d5a4794cc9b8 46 minutes ago 1.16GB [2022-05-03T02:30:28.454Z] f3daba35f151 46 minutes ago 1.16GB [2022-05-03T02:30:28.454Z] 27b704781a46 47 minutes ago 1.15GB [2022-05-03T02:30:28.454Z] ci-base-image-arm64 latest 232976b92e0f 53 minutes ago 885MB [2022-05-03T02:30:28.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 10 days ago 551MB [2022-05-03T02:30:28.454Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-05-03T02:30:28.454Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-03T02:30:28.454Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-03T02:30:28.454Z] 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 [2022-05-03T02:30:28.598Z] provisioning config files... [2022-05-03T02:30:28.615Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/217@tmp/config642473192254441980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:30:28.976Z] ---> docker-login.sh [2022-05-03T02:30:28.976Z] nexus3.edgexfoundry.org:10001 [2022-05-03T02:30:29.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:30:29.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:30:29.248Z] Configure a credential helper to remove this warning. See [2022-05-03T02:30:29.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:30:29.248Z] [2022-05-03T02:30:29.248Z] Login Succeeded [2022-05-03T02:30:29.248Z] nexus3.edgexfoundry.org:10002 [2022-05-03T02:30:29.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:30:29.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:30:29.841Z] Configure a credential helper to remove this warning. See [2022-05-03T02:30:29.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:30:29.841Z] [2022-05-03T02:30:29.841Z] Login Succeeded [2022-05-03T02:30:29.841Z] nexus3.edgexfoundry.org:10003 [2022-05-03T02:30:30.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:30:30.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:30:30.385Z] Configure a credential helper to remove this warning. See [2022-05-03T02:30:30.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:30:30.385Z] [2022-05-03T02:30:30.385Z] Login Succeeded [2022-05-03T02:30:30.385Z] nexus3.edgexfoundry.org:10004 [2022-05-03T02:30:30.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:30:30.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:30:30.660Z] Configure a credential helper to remove this warning. See [2022-05-03T02:30:30.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:30:30.660Z] [2022-05-03T02:30:30.660Z] Login Succeeded [2022-05-03T02:30:30.660Z] docker.io [2022-05-03T02:30:30.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:30:31.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:30:31.529Z] Configure a credential helper to remove this warning. See [2022-05-03T02:30:31.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:30:31.529Z] [2022-05-03T02:30:31.529Z] Login Succeeded [2022-05-03T02:30:31.529Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T02:30:31.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T02:30:31.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T02:30:31.614Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-05-03T02:30:31.614Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T02:30:31.614Z] latest [2022-05-03T02:30:31.614Z] 2.2.0-dev.89 [2022-05-03T02:30:31.614Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:30:31.614Z] main [2022-05-03T02:30:31.614Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:31.990Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:32.334Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:30:32.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-03T02:30:32.334Z] b03b0a450ca3: Preparing [2022-05-03T02:30:32.334Z] 28dd8a8d107d: Preparing [2022-05-03T02:30:32.334Z] 4bd5905a1557: Preparing [2022-05-03T02:30:32.334Z] 72455d52e781: Preparing [2022-05-03T02:30:32.334Z] f73e7dbfee58: Preparing [2022-05-03T02:30:32.334Z] f73e7dbfee58: Layer already exists [2022-05-03T02:30:32.605Z] 4bd5905a1557: Pushed [2022-05-03T02:30:32.605Z] b03b0a450ca3: Pushed [2022-05-03T02:30:32.605Z] 72455d52e781: Pushed [2022-05-03T02:30:35.219Z] 28dd8a8d107d: Pushed [2022-05-03T02:30:35.219Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:5587c076a466229ae881582569859b39366ce897306f1ca4effba403f346ba99 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:35.625Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:35.969Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-03T02:30:35.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-03T02:30:35.970Z] b03b0a450ca3: Preparing [2022-05-03T02:30:35.970Z] 28dd8a8d107d: Preparing [2022-05-03T02:30:35.970Z] 4bd5905a1557: Preparing [2022-05-03T02:30:35.970Z] 72455d52e781: Preparing [2022-05-03T02:30:35.970Z] f73e7dbfee58: Preparing [2022-05-03T02:30:35.970Z] 28dd8a8d107d: Layer already exists [2022-05-03T02:30:35.970Z] b03b0a450ca3: Layer already exists [2022-05-03T02:30:35.970Z] 4bd5905a1557: Layer already exists [2022-05-03T02:30:35.970Z] f73e7dbfee58: Layer already exists [2022-05-03T02:30:35.970Z] 72455d52e781: Layer already exists [2022-05-03T02:30:36.243Z] latest: digest: sha256:5587c076a466229ae881582569859b39366ce897306f1ca4effba403f346ba99 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:36.589Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:36.934Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.89 [2022-05-03T02:30:36.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-03T02:30:36.935Z] b03b0a450ca3: Preparing [2022-05-03T02:30:36.935Z] 28dd8a8d107d: Preparing [2022-05-03T02:30:36.935Z] 4bd5905a1557: Preparing [2022-05-03T02:30:36.935Z] 72455d52e781: Preparing [2022-05-03T02:30:36.935Z] f73e7dbfee58: Preparing [2022-05-03T02:30:36.935Z] 72455d52e781: Layer already exists [2022-05-03T02:30:36.935Z] b03b0a450ca3: Layer already exists [2022-05-03T02:30:36.935Z] 4bd5905a1557: Layer already exists [2022-05-03T02:30:36.935Z] 28dd8a8d107d: Layer already exists [2022-05-03T02:30:36.935Z] f73e7dbfee58: Layer already exists [2022-05-03T02:30:37.207Z] 2.2.0-dev.89: digest: sha256:5587c076a466229ae881582569859b39366ce897306f1ca4effba403f346ba99 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:37.558Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:37.911Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:30:37.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-03T02:30:37.911Z] b03b0a450ca3: Preparing [2022-05-03T02:30:37.911Z] 28dd8a8d107d: Preparing [2022-05-03T02:30:37.911Z] 4bd5905a1557: Preparing [2022-05-03T02:30:37.911Z] 72455d52e781: Preparing [2022-05-03T02:30:37.911Z] f73e7dbfee58: Preparing [2022-05-03T02:30:37.911Z] f73e7dbfee58: Layer already exists [2022-05-03T02:30:37.911Z] b03b0a450ca3: Layer already exists [2022-05-03T02:30:37.911Z] 4bd5905a1557: Layer already exists [2022-05-03T02:30:37.911Z] 72455d52e781: Layer already exists [2022-05-03T02:30:37.911Z] 28dd8a8d107d: Layer already exists [2022-05-03T02:30:38.185Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:5587c076a466229ae881582569859b39366ce897306f1ca4effba403f346ba99 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:38.554Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:38.913Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-05-03T02:30:38.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-03T02:30:38.913Z] b03b0a450ca3: Preparing [2022-05-03T02:30:38.913Z] 28dd8a8d107d: Preparing [2022-05-03T02:30:38.913Z] 4bd5905a1557: Preparing [2022-05-03T02:30:38.913Z] 72455d52e781: Preparing [2022-05-03T02:30:38.913Z] f73e7dbfee58: Preparing [2022-05-03T02:30:38.913Z] 28dd8a8d107d: Layer already exists [2022-05-03T02:30:38.913Z] f73e7dbfee58: Layer already exists [2022-05-03T02:30:38.913Z] b03b0a450ca3: Layer already exists [2022-05-03T02:30:38.913Z] 72455d52e781: Layer already exists [2022-05-03T02:30:38.913Z] 4bd5905a1557: Layer already exists [2022-05-03T02:30:39.186Z] main: digest: sha256:5587c076a466229ae881582569859b39366ce897306f1ca4effba403f346ba99 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T02:30:39.236Z] ===================================================== [Pipeline] echo [2022-05-03T02:30:39.250Z] taggedImages: [2022-05-03T02:30:39.250Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:30:39.250Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-03T02:30:39.250Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.89 [2022-05-03T02:30:39.250Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:30:39.250Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-05-03T02:30:39.280Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-05-03T02:30:39.280Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T02:30:39.280Z] latest [2022-05-03T02:30:39.280Z] 2.2.0-dev.89 [2022-05-03T02:30:39.280Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:30:39.280Z] main [2022-05-03T02:30:39.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:39.655Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:40.006Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:30:40.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-03T02:30:40.006Z] 91b3f3430db2: Preparing [2022-05-03T02:30:40.006Z] df273ad80c2b: Preparing [2022-05-03T02:30:40.006Z] 4bd5905a1557: Preparing [2022-05-03T02:30:40.006Z] ffa5b171b54d: Preparing [2022-05-03T02:30:40.006Z] 0faa5caa9b61: Preparing [2022-05-03T02:30:40.006Z] f73e7dbfee58: Preparing [2022-05-03T02:30:40.006Z] f73e7dbfee58: Waiting [2022-05-03T02:30:40.006Z] 4bd5905a1557: Layer already exists [2022-05-03T02:30:40.287Z] f73e7dbfee58: Layer already exists [2022-05-03T02:30:40.288Z] 0faa5caa9b61: Pushed [2022-05-03T02:30:40.288Z] 91b3f3430db2: Pushed [2022-05-03T02:30:40.886Z] ffa5b171b54d: Pushed [2022-05-03T02:30:44.276Z] df273ad80c2b: Pushed [2022-05-03T02:30:44.276Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:5bc3df62f8a03b1818de0145eb1e6a3c64bc91cba80e383e215a54ff95c9007c size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:44.644Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:45.001Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-03T02:30:45.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-03T02:30:45.001Z] 91b3f3430db2: Preparing [2022-05-03T02:30:45.001Z] df273ad80c2b: Preparing [2022-05-03T02:30:45.001Z] 4bd5905a1557: Preparing [2022-05-03T02:30:45.001Z] ffa5b171b54d: Preparing [2022-05-03T02:30:45.001Z] 0faa5caa9b61: Preparing [2022-05-03T02:30:45.001Z] f73e7dbfee58: Preparing [2022-05-03T02:30:45.001Z] f73e7dbfee58: Waiting [2022-05-03T02:30:45.001Z] 4bd5905a1557: Layer already exists [2022-05-03T02:30:45.001Z] 0faa5caa9b61: Layer already exists [2022-05-03T02:30:45.001Z] 91b3f3430db2: Layer already exists [2022-05-03T02:30:45.001Z] df273ad80c2b: Layer already exists [2022-05-03T02:30:45.001Z] ffa5b171b54d: Layer already exists [2022-05-03T02:30:45.275Z] f73e7dbfee58: Layer already exists [2022-05-03T02:30:45.275Z] latest: digest: sha256:5bc3df62f8a03b1818de0145eb1e6a3c64bc91cba80e383e215a54ff95c9007c size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:45.627Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:45.969Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.89 [2022-05-03T02:30:45.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-03T02:30:45.969Z] 91b3f3430db2: Preparing [2022-05-03T02:30:45.969Z] df273ad80c2b: Preparing [2022-05-03T02:30:45.969Z] 4bd5905a1557: Preparing [2022-05-03T02:30:45.969Z] ffa5b171b54d: Preparing [2022-05-03T02:30:45.969Z] 0faa5caa9b61: Preparing [2022-05-03T02:30:45.969Z] f73e7dbfee58: Preparing [2022-05-03T02:30:45.969Z] f73e7dbfee58: Waiting [2022-05-03T02:30:45.969Z] 91b3f3430db2: Layer already exists [2022-05-03T02:30:45.969Z] 4bd5905a1557: Layer already exists [2022-05-03T02:30:45.969Z] ffa5b171b54d: Layer already exists [2022-05-03T02:30:45.969Z] 0faa5caa9b61: Layer already exists [2022-05-03T02:30:45.969Z] df273ad80c2b: Layer already exists [2022-05-03T02:30:45.969Z] f73e7dbfee58: Layer already exists [2022-05-03T02:30:46.242Z] 2.2.0-dev.89: digest: sha256:5bc3df62f8a03b1818de0145eb1e6a3c64bc91cba80e383e215a54ff95c9007c size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:46.589Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:46.930Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:30:46.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-03T02:30:46.931Z] 91b3f3430db2: Preparing [2022-05-03T02:30:46.931Z] df273ad80c2b: Preparing [2022-05-03T02:30:46.931Z] 4bd5905a1557: Preparing [2022-05-03T02:30:46.931Z] ffa5b171b54d: Preparing [2022-05-03T02:30:46.931Z] 0faa5caa9b61: Preparing [2022-05-03T02:30:46.931Z] f73e7dbfee58: Preparing [2022-05-03T02:30:46.931Z] f73e7dbfee58: Waiting [2022-05-03T02:30:46.931Z] ffa5b171b54d: Layer already exists [2022-05-03T02:30:46.931Z] 0faa5caa9b61: Layer already exists [2022-05-03T02:30:46.931Z] 91b3f3430db2: Layer already exists [2022-05-03T02:30:46.931Z] 4bd5905a1557: Layer already exists [2022-05-03T02:30:46.931Z] df273ad80c2b: Layer already exists [2022-05-03T02:30:46.931Z] f73e7dbfee58: Layer already exists [2022-05-03T02:30:47.204Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:5bc3df62f8a03b1818de0145eb1e6a3c64bc91cba80e383e215a54ff95c9007c size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:47.561Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:47.910Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-05-03T02:30:47.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-03T02:30:47.910Z] 91b3f3430db2: Preparing [2022-05-03T02:30:47.910Z] df273ad80c2b: Preparing [2022-05-03T02:30:47.910Z] 4bd5905a1557: Preparing [2022-05-03T02:30:47.910Z] ffa5b171b54d: Preparing [2022-05-03T02:30:47.910Z] 0faa5caa9b61: Preparing [2022-05-03T02:30:47.910Z] f73e7dbfee58: Preparing [2022-05-03T02:30:47.910Z] f73e7dbfee58: Waiting [2022-05-03T02:30:47.910Z] df273ad80c2b: Layer already exists [2022-05-03T02:30:47.910Z] 4bd5905a1557: Layer already exists [2022-05-03T02:30:47.910Z] ffa5b171b54d: Layer already exists [2022-05-03T02:30:47.910Z] 91b3f3430db2: Layer already exists [2022-05-03T02:30:47.910Z] 0faa5caa9b61: Layer already exists [2022-05-03T02:30:47.910Z] f73e7dbfee58: Layer already exists [2022-05-03T02:30:48.184Z] main: digest: sha256:5bc3df62f8a03b1818de0145eb1e6a3c64bc91cba80e383e215a54ff95c9007c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T02:30:48.235Z] ===================================================== [Pipeline] echo [2022-05-03T02:30:48.249Z] taggedImages: [2022-05-03T02:30:48.249Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:30:48.249Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-03T02:30:48.249Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.89 [2022-05-03T02:30:48.249Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:30:48.249Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-05-03T02:30:48.284Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-05-03T02:30:48.284Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T02:30:48.284Z] latest [2022-05-03T02:30:48.284Z] 2.2.0-dev.89 [2022-05-03T02:30:48.284Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:30:48.284Z] main [2022-05-03T02:30:48.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:48.664Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:49.009Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:30:49.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-03T02:30:49.009Z] 45c62a511f14: Preparing [2022-05-03T02:30:49.009Z] 429a3f2adaa0: Preparing [2022-05-03T02:30:49.009Z] 4bd5905a1557: Preparing [2022-05-03T02:30:49.009Z] 72455d52e781: Preparing [2022-05-03T02:30:49.009Z] f73e7dbfee58: Preparing [2022-05-03T02:30:49.009Z] f73e7dbfee58: Layer already exists [2022-05-03T02:30:49.009Z] 4bd5905a1557: Layer already exists [2022-05-03T02:30:49.280Z] 72455d52e781: Layer already exists [2022-05-03T02:30:49.280Z] 45c62a511f14: Pushed [2022-05-03T02:30:51.893Z] 429a3f2adaa0: Pushed [2022-05-03T02:30:52.165Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:8892733f8f0a531864011d64b40ba45818c3a234a6897f25eca38b1a9e78739d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:52.525Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:52.894Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-03T02:30:52.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-03T02:30:52.894Z] 45c62a511f14: Preparing [2022-05-03T02:30:52.894Z] 429a3f2adaa0: Preparing [2022-05-03T02:30:52.894Z] 4bd5905a1557: Preparing [2022-05-03T02:30:52.894Z] 72455d52e781: Preparing [2022-05-03T02:30:52.894Z] f73e7dbfee58: Preparing [2022-05-03T02:30:52.894Z] f73e7dbfee58: Layer already exists [2022-05-03T02:30:52.894Z] 4bd5905a1557: Layer already exists [2022-05-03T02:30:52.894Z] 45c62a511f14: Layer already exists [2022-05-03T02:30:52.894Z] 72455d52e781: Layer already exists [2022-05-03T02:30:52.894Z] 429a3f2adaa0: Layer already exists [2022-05-03T02:30:53.173Z] latest: digest: sha256:8892733f8f0a531864011d64b40ba45818c3a234a6897f25eca38b1a9e78739d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:53.538Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:53.900Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.89 [2022-05-03T02:30:53.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-03T02:30:53.901Z] 45c62a511f14: Preparing [2022-05-03T02:30:53.901Z] 429a3f2adaa0: Preparing [2022-05-03T02:30:53.901Z] 4bd5905a1557: Preparing [2022-05-03T02:30:53.901Z] 72455d52e781: Preparing [2022-05-03T02:30:53.901Z] f73e7dbfee58: Preparing [2022-05-03T02:30:53.901Z] 429a3f2adaa0: Layer already exists [2022-05-03T02:30:53.901Z] f73e7dbfee58: Layer already exists [2022-05-03T02:30:53.901Z] 4bd5905a1557: Layer already exists [2022-05-03T02:30:53.901Z] 72455d52e781: Layer already exists [2022-05-03T02:30:53.901Z] 45c62a511f14: Layer already exists [2022-05-03T02:30:54.175Z] 2.2.0-dev.89: digest: sha256:8892733f8f0a531864011d64b40ba45818c3a234a6897f25eca38b1a9e78739d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:54.531Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:54.875Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:30:54.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-03T02:30:54.875Z] 45c62a511f14: Preparing [2022-05-03T02:30:54.875Z] 429a3f2adaa0: Preparing [2022-05-03T02:30:54.875Z] 4bd5905a1557: Preparing [2022-05-03T02:30:54.875Z] 72455d52e781: Preparing [2022-05-03T02:30:54.875Z] f73e7dbfee58: Preparing [2022-05-03T02:30:54.875Z] 45c62a511f14: Layer already exists [2022-05-03T02:30:54.875Z] 72455d52e781: Layer already exists [2022-05-03T02:30:54.875Z] f73e7dbfee58: Layer already exists [2022-05-03T02:30:54.875Z] 4bd5905a1557: Layer already exists [2022-05-03T02:30:54.875Z] 429a3f2adaa0: Layer already exists [2022-05-03T02:30:55.146Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:8892733f8f0a531864011d64b40ba45818c3a234a6897f25eca38b1a9e78739d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:55.498Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:55.844Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-05-03T02:30:55.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-03T02:30:55.845Z] 45c62a511f14: Preparing [2022-05-03T02:30:55.845Z] 429a3f2adaa0: Preparing [2022-05-03T02:30:55.845Z] 4bd5905a1557: Preparing [2022-05-03T02:30:55.845Z] 72455d52e781: Preparing [2022-05-03T02:30:55.845Z] f73e7dbfee58: Preparing [2022-05-03T02:30:55.845Z] 45c62a511f14: Layer already exists [2022-05-03T02:30:55.845Z] 72455d52e781: Layer already exists [2022-05-03T02:30:55.845Z] 4bd5905a1557: Layer already exists [2022-05-03T02:30:55.845Z] 429a3f2adaa0: Layer already exists [2022-05-03T02:30:55.845Z] f73e7dbfee58: Layer already exists [2022-05-03T02:30:56.118Z] main: digest: sha256:8892733f8f0a531864011d64b40ba45818c3a234a6897f25eca38b1a9e78739d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T02:30:56.171Z] ===================================================== [Pipeline] echo [2022-05-03T02:30:56.184Z] taggedImages: [2022-05-03T02:30:56.184Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:30:56.184Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-03T02:30:56.184Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.89 [2022-05-03T02:30:56.184Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:30:56.184Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-05-03T02:30:56.213Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-05-03T02:30:56.213Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T02:30:56.213Z] latest [2022-05-03T02:30:56.213Z] 2.2.0-dev.89 [2022-05-03T02:30:56.213Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:30:56.213Z] main [2022-05-03T02:30:56.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:56.583Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:30:56.929Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:30:56.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-03T02:30:56.929Z] 1fd387fd1fa4: Preparing [2022-05-03T02:30:56.929Z] 1fd387fd1fa4: Preparing [2022-05-03T02:30:56.929Z] eb6c7c9e8189: Preparing [2022-05-03T02:30:56.929Z] c6d9310c893a: Preparing [2022-05-03T02:30:56.929Z] 06eca7191b9c: Preparing [2022-05-03T02:30:56.929Z] f2d6e40d49b7: Preparing [2022-05-03T02:30:56.929Z] 4bd5905a1557: Preparing [2022-05-03T02:30:56.929Z] 55b20cc6bc88: Preparing [2022-05-03T02:30:56.929Z] 80c11fb57a79: Preparing [2022-05-03T02:30:56.929Z] c8a28dff7778: Preparing [2022-05-03T02:30:56.929Z] 4057670248de: Preparing [2022-05-03T02:30:56.929Z] f73e7dbfee58: Preparing [2022-05-03T02:30:56.929Z] 80c11fb57a79: Waiting [2022-05-03T02:30:56.929Z] c8a28dff7778: Waiting [2022-05-03T02:30:56.929Z] 4057670248de: Waiting [2022-05-03T02:30:56.929Z] f73e7dbfee58: Waiting [2022-05-03T02:30:56.929Z] 55b20cc6bc88: Waiting [2022-05-03T02:30:56.929Z] 4bd5905a1557: Waiting [2022-05-03T02:30:57.201Z] c6d9310c893a: Pushed [2022-05-03T02:30:57.201Z] 1fd387fd1fa4: Pushed [2022-05-03T02:30:57.201Z] eb6c7c9e8189: Pushed [2022-05-03T02:30:57.201Z] 06eca7191b9c: Pushed [2022-05-03T02:30:57.201Z] 4bd5905a1557: Layer already exists [2022-05-03T02:30:57.477Z] 80c11fb57a79: Pushed [2022-05-03T02:30:57.477Z] 4057670248de: Pushed [2022-05-03T02:30:57.477Z] c8a28dff7778: Pushed [2022-05-03T02:30:57.477Z] 55b20cc6bc88: Pushed [2022-05-03T02:30:57.477Z] f73e7dbfee58: Layer already exists [2022-05-03T02:31:00.864Z] f2d6e40d49b7: Pushed [2022-05-03T02:31:00.864Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:d9732d28f13612b717d223a35d90bf8a1853889a3e5585284e74a5f63fa47372 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:01.229Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:01.576Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-03T02:31:01.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-03T02:31:01.576Z] 1fd387fd1fa4: Preparing [2022-05-03T02:31:01.576Z] 1fd387fd1fa4: Preparing [2022-05-03T02:31:01.576Z] eb6c7c9e8189: Preparing [2022-05-03T02:31:01.576Z] c6d9310c893a: Preparing [2022-05-03T02:31:01.576Z] 06eca7191b9c: Preparing [2022-05-03T02:31:01.576Z] f2d6e40d49b7: Preparing [2022-05-03T02:31:01.576Z] 4bd5905a1557: Preparing [2022-05-03T02:31:01.576Z] 55b20cc6bc88: Preparing [2022-05-03T02:31:01.576Z] 80c11fb57a79: Preparing [2022-05-03T02:31:01.576Z] c8a28dff7778: Preparing [2022-05-03T02:31:01.576Z] 4057670248de: Preparing [2022-05-03T02:31:01.576Z] f73e7dbfee58: Preparing [2022-05-03T02:31:01.576Z] 80c11fb57a79: Waiting [2022-05-03T02:31:01.576Z] c8a28dff7778: Waiting [2022-05-03T02:31:01.576Z] 4057670248de: Waiting [2022-05-03T02:31:01.576Z] f73e7dbfee58: Waiting [2022-05-03T02:31:01.576Z] 4bd5905a1557: Waiting [2022-05-03T02:31:01.576Z] 55b20cc6bc88: Waiting [2022-05-03T02:31:01.576Z] 06eca7191b9c: Layer already exists [2022-05-03T02:31:01.576Z] eb6c7c9e8189: Layer already exists [2022-05-03T02:31:01.576Z] c6d9310c893a: Layer already exists [2022-05-03T02:31:01.576Z] 1fd387fd1fa4: Layer already exists [2022-05-03T02:31:01.576Z] f2d6e40d49b7: Layer already exists [2022-05-03T02:31:01.576Z] 55b20cc6bc88: Layer already exists [2022-05-03T02:31:01.576Z] 4bd5905a1557: Layer already exists [2022-05-03T02:31:01.576Z] 80c11fb57a79: Layer already exists [2022-05-03T02:31:01.576Z] c8a28dff7778: Layer already exists [2022-05-03T02:31:01.576Z] 4057670248de: Layer already exists [2022-05-03T02:31:01.856Z] f73e7dbfee58: Layer already exists [2022-05-03T02:31:01.856Z] latest: digest: sha256:d9732d28f13612b717d223a35d90bf8a1853889a3e5585284e74a5f63fa47372 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:02.253Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:02.593Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.89 [2022-05-03T02:31:02.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-03T02:31:02.593Z] 1fd387fd1fa4: Preparing [2022-05-03T02:31:02.593Z] 1fd387fd1fa4: Preparing [2022-05-03T02:31:02.593Z] eb6c7c9e8189: Preparing [2022-05-03T02:31:02.593Z] c6d9310c893a: Preparing [2022-05-03T02:31:02.593Z] 06eca7191b9c: Preparing [2022-05-03T02:31:02.593Z] f2d6e40d49b7: Preparing [2022-05-03T02:31:02.593Z] 4bd5905a1557: Preparing [2022-05-03T02:31:02.593Z] 55b20cc6bc88: Preparing [2022-05-03T02:31:02.593Z] 80c11fb57a79: Preparing [2022-05-03T02:31:02.593Z] c8a28dff7778: Preparing [2022-05-03T02:31:02.593Z] 4057670248de: Preparing [2022-05-03T02:31:02.593Z] f73e7dbfee58: Preparing [2022-05-03T02:31:02.593Z] 4bd5905a1557: Waiting [2022-05-03T02:31:02.593Z] 55b20cc6bc88: Waiting [2022-05-03T02:31:02.593Z] 80c11fb57a79: Waiting [2022-05-03T02:31:02.593Z] c8a28dff7778: Waiting [2022-05-03T02:31:02.593Z] 4057670248de: Waiting [2022-05-03T02:31:02.593Z] f73e7dbfee58: Waiting [2022-05-03T02:31:02.593Z] 1fd387fd1fa4: Layer already exists [2022-05-03T02:31:02.593Z] 06eca7191b9c: Layer already exists [2022-05-03T02:31:02.593Z] c6d9310c893a: Layer already exists [2022-05-03T02:31:02.593Z] eb6c7c9e8189: Layer already exists [2022-05-03T02:31:02.593Z] f2d6e40d49b7: Layer already exists [2022-05-03T02:31:02.593Z] 55b20cc6bc88: Layer already exists [2022-05-03T02:31:02.593Z] 4bd5905a1557: Layer already exists [2022-05-03T02:31:02.593Z] c8a28dff7778: Layer already exists [2022-05-03T02:31:02.863Z] 4057670248de: Layer already exists [2022-05-03T02:31:02.863Z] 80c11fb57a79: Layer already exists [2022-05-03T02:31:02.863Z] f73e7dbfee58: Layer already exists [2022-05-03T02:31:02.863Z] 2.2.0-dev.89: digest: sha256:d9732d28f13612b717d223a35d90bf8a1853889a3e5585284e74a5f63fa47372 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:03.208Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:03.547Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:31:03.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-03T02:31:03.547Z] 1fd387fd1fa4: Preparing [2022-05-03T02:31:03.547Z] 1fd387fd1fa4: Preparing [2022-05-03T02:31:03.547Z] eb6c7c9e8189: Preparing [2022-05-03T02:31:03.547Z] c6d9310c893a: Preparing [2022-05-03T02:31:03.547Z] 06eca7191b9c: Preparing [2022-05-03T02:31:03.547Z] f2d6e40d49b7: Preparing [2022-05-03T02:31:03.547Z] 4bd5905a1557: Preparing [2022-05-03T02:31:03.547Z] 55b20cc6bc88: Preparing [2022-05-03T02:31:03.547Z] 80c11fb57a79: Preparing [2022-05-03T02:31:03.547Z] c8a28dff7778: Preparing [2022-05-03T02:31:03.547Z] 4057670248de: Preparing [2022-05-03T02:31:03.547Z] f73e7dbfee58: Preparing [2022-05-03T02:31:03.547Z] 4bd5905a1557: Waiting [2022-05-03T02:31:03.547Z] 55b20cc6bc88: Waiting [2022-05-03T02:31:03.547Z] 80c11fb57a79: Waiting [2022-05-03T02:31:03.547Z] f73e7dbfee58: Waiting [2022-05-03T02:31:03.547Z] c8a28dff7778: Waiting [2022-05-03T02:31:03.547Z] 4057670248de: Waiting [2022-05-03T02:31:03.547Z] f2d6e40d49b7: Layer already exists [2022-05-03T02:31:03.547Z] 06eca7191b9c: Layer already exists [2022-05-03T02:31:03.547Z] c6d9310c893a: Layer already exists [2022-05-03T02:31:03.547Z] eb6c7c9e8189: Layer already exists [2022-05-03T02:31:03.547Z] 1fd387fd1fa4: Layer already exists [2022-05-03T02:31:03.821Z] 55b20cc6bc88: Layer already exists [2022-05-03T02:31:03.821Z] 4057670248de: Layer already exists [2022-05-03T02:31:03.821Z] 4bd5905a1557: Layer already exists [2022-05-03T02:31:03.821Z] c8a28dff7778: Layer already exists [2022-05-03T02:31:03.821Z] 80c11fb57a79: Layer already exists [2022-05-03T02:31:03.821Z] f73e7dbfee58: Layer already exists [2022-05-03T02:31:03.821Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:d9732d28f13612b717d223a35d90bf8a1853889a3e5585284e74a5f63fa47372 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:04.168Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:04.504Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-05-03T02:31:04.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-03T02:31:04.504Z] 1fd387fd1fa4: Preparing [2022-05-03T02:31:04.504Z] 1fd387fd1fa4: Preparing [2022-05-03T02:31:04.504Z] eb6c7c9e8189: Preparing [2022-05-03T02:31:04.504Z] c6d9310c893a: Preparing [2022-05-03T02:31:04.504Z] 06eca7191b9c: Preparing [2022-05-03T02:31:04.504Z] f2d6e40d49b7: Preparing [2022-05-03T02:31:04.504Z] 4bd5905a1557: Preparing [2022-05-03T02:31:04.504Z] 55b20cc6bc88: Preparing [2022-05-03T02:31:04.504Z] 80c11fb57a79: Preparing [2022-05-03T02:31:04.504Z] c8a28dff7778: Preparing [2022-05-03T02:31:04.504Z] 4057670248de: Preparing [2022-05-03T02:31:04.504Z] f73e7dbfee58: Preparing [2022-05-03T02:31:04.504Z] 80c11fb57a79: Waiting [2022-05-03T02:31:04.504Z] c8a28dff7778: Waiting [2022-05-03T02:31:04.504Z] 4bd5905a1557: Waiting [2022-05-03T02:31:04.504Z] 55b20cc6bc88: Waiting [2022-05-03T02:31:04.504Z] 4057670248de: Waiting [2022-05-03T02:31:04.504Z] f73e7dbfee58: Waiting [2022-05-03T02:31:04.504Z] c6d9310c893a: Layer already exists [2022-05-03T02:31:04.504Z] f2d6e40d49b7: Layer already exists [2022-05-03T02:31:04.504Z] 1fd387fd1fa4: Layer already exists [2022-05-03T02:31:04.504Z] eb6c7c9e8189: Layer already exists [2022-05-03T02:31:04.504Z] 06eca7191b9c: Layer already exists [2022-05-03T02:31:04.504Z] 55b20cc6bc88: Layer already exists [2022-05-03T02:31:04.504Z] 4057670248de: Layer already exists [2022-05-03T02:31:04.504Z] c8a28dff7778: Layer already exists [2022-05-03T02:31:04.504Z] 80c11fb57a79: Layer already exists [2022-05-03T02:31:04.504Z] 4bd5905a1557: Layer already exists [2022-05-03T02:31:04.504Z] f73e7dbfee58: Layer already exists [2022-05-03T02:31:04.774Z] main: digest: sha256:d9732d28f13612b717d223a35d90bf8a1853889a3e5585284e74a5f63fa47372 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T02:31:04.821Z] ===================================================== [Pipeline] echo [2022-05-03T02:31:04.832Z] taggedImages: [2022-05-03T02:31:04.832Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:31:04.832Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-03T02:31:04.832Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.89 [2022-05-03T02:31:04.832Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:31:04.832Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-05-03T02:31:04.866Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-05-03T02:31:04.866Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T02:31:04.866Z] latest [2022-05-03T02:31:04.866Z] 2.2.0-dev.89 [2022-05-03T02:31:04.866Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:31:04.866Z] main [2022-05-03T02:31:04.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:05.234Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:05.582Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:31:05.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-03T02:31:05.582Z] 37abd46ec4a3: Preparing [2022-05-03T02:31:05.582Z] c60a00b07410: Preparing [2022-05-03T02:31:05.582Z] 9b315f30d57e: Preparing [2022-05-03T02:31:05.582Z] 50940fcaaeb7: Preparing [2022-05-03T02:31:05.582Z] 3e6605918514: Preparing [2022-05-03T02:31:05.582Z] 21aff4ecf71c: Preparing [2022-05-03T02:31:05.582Z] a164d9e1c249: Preparing [2022-05-03T02:31:05.582Z] f73e7dbfee58: Preparing [2022-05-03T02:31:05.582Z] 21aff4ecf71c: Waiting [2022-05-03T02:31:05.582Z] a164d9e1c249: Waiting [2022-05-03T02:31:05.874Z] 37abd46ec4a3: Pushed [2022-05-03T02:31:05.874Z] 3e6605918514: Pushed [2022-05-03T02:31:05.874Z] c60a00b07410: Pushed [2022-05-03T02:31:05.874Z] f73e7dbfee58: Layer already exists [2022-05-03T02:31:06.151Z] 21aff4ecf71c: Pushed [2022-05-03T02:31:06.751Z] a164d9e1c249: Pushed [2022-05-03T02:31:08.739Z] 50940fcaaeb7: Pushed [2022-05-03T02:31:08.739Z] 9b315f30d57e: Pushed [2022-05-03T02:31:08.739Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:cd0ff01b42d9dab1fe862bd846c20d634f98f8b5aaa608075161111da5fe3097 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:09.090Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:09.434Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-03T02:31:09.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-03T02:31:09.434Z] 37abd46ec4a3: Preparing [2022-05-03T02:31:09.434Z] c60a00b07410: Preparing [2022-05-03T02:31:09.434Z] 9b315f30d57e: Preparing [2022-05-03T02:31:09.434Z] 50940fcaaeb7: Preparing [2022-05-03T02:31:09.434Z] 3e6605918514: Preparing [2022-05-03T02:31:09.434Z] 21aff4ecf71c: Preparing [2022-05-03T02:31:09.434Z] a164d9e1c249: Preparing [2022-05-03T02:31:09.434Z] f73e7dbfee58: Preparing [2022-05-03T02:31:09.434Z] 21aff4ecf71c: Waiting [2022-05-03T02:31:09.434Z] a164d9e1c249: Waiting [2022-05-03T02:31:09.434Z] f73e7dbfee58: Waiting [2022-05-03T02:31:09.434Z] c60a00b07410: Layer already exists [2022-05-03T02:31:09.434Z] 50940fcaaeb7: Layer already exists [2022-05-03T02:31:09.434Z] 3e6605918514: Layer already exists [2022-05-03T02:31:09.434Z] 37abd46ec4a3: Layer already exists [2022-05-03T02:31:09.434Z] 9b315f30d57e: Layer already exists [2022-05-03T02:31:09.707Z] 21aff4ecf71c: Layer already exists [2022-05-03T02:31:09.707Z] a164d9e1c249: Layer already exists [2022-05-03T02:31:09.707Z] f73e7dbfee58: Layer already exists [2022-05-03T02:31:09.707Z] latest: digest: sha256:cd0ff01b42d9dab1fe862bd846c20d634f98f8b5aaa608075161111da5fe3097 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:10.078Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:10.424Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.89 [2022-05-03T02:31:10.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-03T02:31:10.424Z] 37abd46ec4a3: Preparing [2022-05-03T02:31:10.424Z] c60a00b07410: Preparing [2022-05-03T02:31:10.424Z] 9b315f30d57e: Preparing [2022-05-03T02:31:10.424Z] 50940fcaaeb7: Preparing [2022-05-03T02:31:10.424Z] 3e6605918514: Preparing [2022-05-03T02:31:10.424Z] 21aff4ecf71c: Preparing [2022-05-03T02:31:10.424Z] a164d9e1c249: Preparing [2022-05-03T02:31:10.424Z] f73e7dbfee58: Preparing [2022-05-03T02:31:10.424Z] 21aff4ecf71c: Waiting [2022-05-03T02:31:10.424Z] a164d9e1c249: Waiting [2022-05-03T02:31:10.685Z] c60a00b07410: Layer already exists [2022-05-03T02:31:10.685Z] 9b315f30d57e: Layer already exists [2022-05-03T02:31:10.685Z] 37abd46ec4a3: Layer already exists [2022-05-03T02:31:10.685Z] 3e6605918514: Layer already exists [2022-05-03T02:31:10.685Z] 50940fcaaeb7: Layer already exists [2022-05-03T02:31:10.685Z] a164d9e1c249: Layer already exists [2022-05-03T02:31:10.685Z] f73e7dbfee58: Layer already exists [2022-05-03T02:31:10.685Z] 21aff4ecf71c: Layer already exists [2022-05-03T02:31:10.685Z] 2.2.0-dev.89: digest: sha256:cd0ff01b42d9dab1fe862bd846c20d634f98f8b5aaa608075161111da5fe3097 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:11.023Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:11.369Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:31:11.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-03T02:31:11.369Z] 37abd46ec4a3: Preparing [2022-05-03T02:31:11.369Z] c60a00b07410: Preparing [2022-05-03T02:31:11.369Z] 9b315f30d57e: Preparing [2022-05-03T02:31:11.369Z] 50940fcaaeb7: Preparing [2022-05-03T02:31:11.369Z] 3e6605918514: Preparing [2022-05-03T02:31:11.369Z] 21aff4ecf71c: Preparing [2022-05-03T02:31:11.369Z] a164d9e1c249: Preparing [2022-05-03T02:31:11.369Z] f73e7dbfee58: Preparing [2022-05-03T02:31:11.369Z] a164d9e1c249: Waiting [2022-05-03T02:31:11.369Z] f73e7dbfee58: Waiting [2022-05-03T02:31:11.369Z] 21aff4ecf71c: Waiting [2022-05-03T02:31:11.369Z] c60a00b07410: Layer already exists [2022-05-03T02:31:11.369Z] 50940fcaaeb7: Layer already exists [2022-05-03T02:31:11.369Z] 37abd46ec4a3: Layer already exists [2022-05-03T02:31:11.369Z] 3e6605918514: Layer already exists [2022-05-03T02:31:11.369Z] 9b315f30d57e: Layer already exists [2022-05-03T02:31:11.646Z] f73e7dbfee58: Layer already exists [2022-05-03T02:31:11.646Z] 21aff4ecf71c: Layer already exists [2022-05-03T02:31:11.646Z] a164d9e1c249: Layer already exists [2022-05-03T02:31:11.646Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:cd0ff01b42d9dab1fe862bd846c20d634f98f8b5aaa608075161111da5fe3097 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:11.998Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:12.343Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-05-03T02:31:12.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-03T02:31:12.343Z] 37abd46ec4a3: Preparing [2022-05-03T02:31:12.343Z] c60a00b07410: Preparing [2022-05-03T02:31:12.343Z] 9b315f30d57e: Preparing [2022-05-03T02:31:12.343Z] 50940fcaaeb7: Preparing [2022-05-03T02:31:12.343Z] 3e6605918514: Preparing [2022-05-03T02:31:12.343Z] 21aff4ecf71c: Preparing [2022-05-03T02:31:12.343Z] a164d9e1c249: Preparing [2022-05-03T02:31:12.343Z] f73e7dbfee58: Preparing [2022-05-03T02:31:12.343Z] 21aff4ecf71c: Waiting [2022-05-03T02:31:12.343Z] f73e7dbfee58: Waiting [2022-05-03T02:31:12.343Z] a164d9e1c249: Waiting [2022-05-03T02:31:12.343Z] 50940fcaaeb7: Layer already exists [2022-05-03T02:31:12.343Z] 9b315f30d57e: Layer already exists [2022-05-03T02:31:12.343Z] 3e6605918514: Layer already exists [2022-05-03T02:31:12.343Z] c60a00b07410: Layer already exists [2022-05-03T02:31:12.343Z] 37abd46ec4a3: Layer already exists [2022-05-03T02:31:12.616Z] a164d9e1c249: Layer already exists [2022-05-03T02:31:12.616Z] 21aff4ecf71c: Layer already exists [2022-05-03T02:31:12.616Z] f73e7dbfee58: Layer already exists [2022-05-03T02:31:12.616Z] main: digest: sha256:cd0ff01b42d9dab1fe862bd846c20d634f98f8b5aaa608075161111da5fe3097 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T02:31:12.664Z] ===================================================== [Pipeline] echo [2022-05-03T02:31:12.676Z] taggedImages: [2022-05-03T02:31:12.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:31:12.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-03T02:31:12.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.89 [2022-05-03T02:31:12.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:31:12.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-05-03T02:31:12.704Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-05-03T02:31:12.705Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T02:31:12.705Z] latest [2022-05-03T02:31:12.705Z] 2.2.0-dev.89 [2022-05-03T02:31:12.705Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:31:12.705Z] main [2022-05-03T02:31:12.705Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:13.070Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:13.421Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:31:13.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-03T02:31:13.421Z] ebd5d225f608: Preparing [2022-05-03T02:31:13.421Z] f680337e0ccd: Preparing [2022-05-03T02:31:13.421Z] 25fffc7ee5c6: Preparing [2022-05-03T02:31:13.421Z] 7887d9fa57b1: Preparing [2022-05-03T02:31:13.421Z] 03c2e6901306: Preparing [2022-05-03T02:31:13.421Z] 6178ada2b632: Preparing [2022-05-03T02:31:13.421Z] 308b4c5d3c9a: Preparing [2022-05-03T02:31:13.421Z] cf53cb9db98e: Preparing [2022-05-03T02:31:13.421Z] 98146c848bb9: Preparing [2022-05-03T02:31:13.421Z] f73e7dbfee58: Preparing [2022-05-03T02:31:13.421Z] 308b4c5d3c9a: Waiting [2022-05-03T02:31:13.421Z] cf53cb9db98e: Waiting [2022-05-03T02:31:13.421Z] 6178ada2b632: Waiting [2022-05-03T02:31:13.421Z] 98146c848bb9: Waiting [2022-05-03T02:31:13.421Z] f73e7dbfee58: Waiting [2022-05-03T02:31:13.699Z] f680337e0ccd: Pushed [2022-05-03T02:31:13.699Z] ebd5d225f608: Pushed [2022-05-03T02:31:13.699Z] 03c2e6901306: Pushed [2022-05-03T02:31:13.973Z] 6178ada2b632: Pushed [2022-05-03T02:31:13.973Z] cf53cb9db98e: Pushed [2022-05-03T02:31:13.973Z] 308b4c5d3c9a: Pushed [2022-05-03T02:31:13.973Z] f73e7dbfee58: Layer already exists [2022-05-03T02:31:14.247Z] 98146c848bb9: Pushed [2022-05-03T02:31:16.229Z] 7887d9fa57b1: Pushed [2022-05-03T02:31:17.210Z] 25fffc7ee5c6: Pushed [2022-05-03T02:31:17.210Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:2eac18b119c870774cc6c8f9a467a11e63f0d061e5611610d1b022671b131bc5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:17.566Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:17.915Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-03T02:31:17.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-03T02:31:17.916Z] ebd5d225f608: Preparing [2022-05-03T02:31:17.916Z] f680337e0ccd: Preparing [2022-05-03T02:31:17.916Z] 25fffc7ee5c6: Preparing [2022-05-03T02:31:17.916Z] 7887d9fa57b1: Preparing [2022-05-03T02:31:17.916Z] 03c2e6901306: Preparing [2022-05-03T02:31:17.916Z] 6178ada2b632: Preparing [2022-05-03T02:31:17.916Z] 308b4c5d3c9a: Preparing [2022-05-03T02:31:17.916Z] cf53cb9db98e: Preparing [2022-05-03T02:31:17.916Z] 98146c848bb9: Preparing [2022-05-03T02:31:17.916Z] f73e7dbfee58: Preparing [2022-05-03T02:31:17.916Z] 6178ada2b632: Waiting [2022-05-03T02:31:17.916Z] cf53cb9db98e: Waiting [2022-05-03T02:31:17.916Z] 308b4c5d3c9a: Waiting [2022-05-03T02:31:17.916Z] 98146c848bb9: Waiting [2022-05-03T02:31:17.916Z] f73e7dbfee58: Waiting [2022-05-03T02:31:18.196Z] ebd5d225f608: Layer already exists [2022-05-03T02:31:18.196Z] 03c2e6901306: Layer already exists [2022-05-03T02:31:18.196Z] 7887d9fa57b1: Layer already exists [2022-05-03T02:31:18.196Z] 25fffc7ee5c6: Layer already exists [2022-05-03T02:31:18.196Z] f680337e0ccd: Layer already exists [2022-05-03T02:31:18.196Z] 6178ada2b632: Layer already exists [2022-05-03T02:31:18.196Z] 98146c848bb9: Layer already exists [2022-05-03T02:31:18.196Z] cf53cb9db98e: Layer already exists [2022-05-03T02:31:18.196Z] 308b4c5d3c9a: Layer already exists [2022-05-03T02:31:18.196Z] f73e7dbfee58: Layer already exists [2022-05-03T02:31:18.196Z] latest: digest: sha256:2eac18b119c870774cc6c8f9a467a11e63f0d061e5611610d1b022671b131bc5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:18.546Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:18.893Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.89 [2022-05-03T02:31:18.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-03T02:31:18.894Z] ebd5d225f608: Preparing [2022-05-03T02:31:18.894Z] f680337e0ccd: Preparing [2022-05-03T02:31:18.894Z] 25fffc7ee5c6: Preparing [2022-05-03T02:31:18.894Z] 7887d9fa57b1: Preparing [2022-05-03T02:31:18.894Z] 03c2e6901306: Preparing [2022-05-03T02:31:18.894Z] 6178ada2b632: Preparing [2022-05-03T02:31:18.894Z] 308b4c5d3c9a: Preparing [2022-05-03T02:31:18.894Z] cf53cb9db98e: Preparing [2022-05-03T02:31:18.894Z] 98146c848bb9: Preparing [2022-05-03T02:31:18.894Z] f73e7dbfee58: Preparing [2022-05-03T02:31:18.894Z] cf53cb9db98e: Waiting [2022-05-03T02:31:18.894Z] 98146c848bb9: Waiting [2022-05-03T02:31:18.894Z] f73e7dbfee58: Waiting [2022-05-03T02:31:18.894Z] 6178ada2b632: Waiting [2022-05-03T02:31:18.894Z] 308b4c5d3c9a: Waiting [2022-05-03T02:31:19.168Z] 03c2e6901306: Layer already exists [2022-05-03T02:31:19.168Z] 25fffc7ee5c6: Layer already exists [2022-05-03T02:31:19.168Z] 7887d9fa57b1: Layer already exists [2022-05-03T02:31:19.168Z] ebd5d225f608: Layer already exists [2022-05-03T02:31:19.168Z] f680337e0ccd: Layer already exists [2022-05-03T02:31:19.168Z] 308b4c5d3c9a: Layer already exists [2022-05-03T02:31:19.168Z] cf53cb9db98e: Layer already exists [2022-05-03T02:31:19.168Z] 98146c848bb9: Layer already exists [2022-05-03T02:31:19.168Z] 6178ada2b632: Layer already exists [2022-05-03T02:31:19.168Z] f73e7dbfee58: Layer already exists [2022-05-03T02:31:19.168Z] 2.2.0-dev.89: digest: sha256:2eac18b119c870774cc6c8f9a467a11e63f0d061e5611610d1b022671b131bc5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:19.520Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:19.869Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:31:19.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-03T02:31:19.869Z] ebd5d225f608: Preparing [2022-05-03T02:31:19.869Z] f680337e0ccd: Preparing [2022-05-03T02:31:19.869Z] 25fffc7ee5c6: Preparing [2022-05-03T02:31:19.869Z] 7887d9fa57b1: Preparing [2022-05-03T02:31:19.869Z] 03c2e6901306: Preparing [2022-05-03T02:31:19.869Z] 6178ada2b632: Preparing [2022-05-03T02:31:19.869Z] 308b4c5d3c9a: Preparing [2022-05-03T02:31:19.869Z] cf53cb9db98e: Preparing [2022-05-03T02:31:19.869Z] 98146c848bb9: Preparing [2022-05-03T02:31:19.869Z] f73e7dbfee58: Preparing [2022-05-03T02:31:19.869Z] cf53cb9db98e: Waiting [2022-05-03T02:31:19.869Z] 6178ada2b632: Waiting [2022-05-03T02:31:19.869Z] 98146c848bb9: Waiting [2022-05-03T02:31:19.869Z] f73e7dbfee58: Waiting [2022-05-03T02:31:19.869Z] 308b4c5d3c9a: Waiting [2022-05-03T02:31:20.145Z] ebd5d225f608: Layer already exists [2022-05-03T02:31:20.145Z] 03c2e6901306: Layer already exists [2022-05-03T02:31:20.145Z] f680337e0ccd: Layer already exists [2022-05-03T02:31:20.145Z] 7887d9fa57b1: Layer already exists [2022-05-03T02:31:20.145Z] 25fffc7ee5c6: Layer already exists [2022-05-03T02:31:20.145Z] 98146c848bb9: Layer already exists [2022-05-03T02:31:20.145Z] cf53cb9db98e: Layer already exists [2022-05-03T02:31:20.145Z] 6178ada2b632: Layer already exists [2022-05-03T02:31:20.145Z] 308b4c5d3c9a: Layer already exists [2022-05-03T02:31:20.145Z] f73e7dbfee58: Layer already exists [2022-05-03T02:31:20.145Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:2eac18b119c870774cc6c8f9a467a11e63f0d061e5611610d1b022671b131bc5 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:20.544Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:20.888Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-05-03T02:31:20.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-03T02:31:20.888Z] ebd5d225f608: Preparing [2022-05-03T02:31:20.888Z] f680337e0ccd: Preparing [2022-05-03T02:31:20.888Z] 25fffc7ee5c6: Preparing [2022-05-03T02:31:20.888Z] 7887d9fa57b1: Preparing [2022-05-03T02:31:20.888Z] 03c2e6901306: Preparing [2022-05-03T02:31:20.888Z] 6178ada2b632: Preparing [2022-05-03T02:31:20.888Z] 308b4c5d3c9a: Preparing [2022-05-03T02:31:20.888Z] cf53cb9db98e: Preparing [2022-05-03T02:31:20.888Z] 98146c848bb9: Preparing [2022-05-03T02:31:20.888Z] 6178ada2b632: Waiting [2022-05-03T02:31:20.888Z] 308b4c5d3c9a: Waiting [2022-05-03T02:31:20.888Z] cf53cb9db98e: Waiting [2022-05-03T02:31:20.888Z] f73e7dbfee58: Preparing [2022-05-03T02:31:20.888Z] 98146c848bb9: Waiting [2022-05-03T02:31:20.888Z] f73e7dbfee58: Waiting [2022-05-03T02:31:20.888Z] 03c2e6901306: Layer already exists [2022-05-03T02:31:20.888Z] 25fffc7ee5c6: Layer already exists [2022-05-03T02:31:20.888Z] ebd5d225f608: Layer already exists [2022-05-03T02:31:21.162Z] f680337e0ccd: Layer already exists [2022-05-03T02:31:21.162Z] 7887d9fa57b1: Layer already exists [2022-05-03T02:31:21.162Z] cf53cb9db98e: Layer already exists [2022-05-03T02:31:21.162Z] 98146c848bb9: Layer already exists [2022-05-03T02:31:21.162Z] 6178ada2b632: Layer already exists [2022-05-03T02:31:21.162Z] f73e7dbfee58: Layer already exists [2022-05-03T02:31:21.163Z] 308b4c5d3c9a: Layer already exists [2022-05-03T02:31:21.163Z] main: digest: sha256:2eac18b119c870774cc6c8f9a467a11e63f0d061e5611610d1b022671b131bc5 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T02:31:21.213Z] ===================================================== [Pipeline] echo [2022-05-03T02:31:21.227Z] taggedImages: [2022-05-03T02:31:21.227Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:31:21.227Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-03T02:31:21.227Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.89 [2022-05-03T02:31:21.227Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:31:21.227Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-05-03T02:31:21.257Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-05-03T02:31:21.257Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T02:31:21.257Z] latest [2022-05-03T02:31:21.257Z] 2.2.0-dev.89 [2022-05-03T02:31:21.257Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:31:21.257Z] main [2022-05-03T02:31:21.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:21.634Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:21.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:31:21.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-03T02:31:21.996Z] 291a31d58169: Preparing [2022-05-03T02:31:21.996Z] 1bba872409ba: Preparing [2022-05-03T02:31:21.996Z] 4bd5905a1557: Preparing [2022-05-03T02:31:21.996Z] 69291e23a4fa: Preparing [2022-05-03T02:31:21.996Z] 5d8616065bdd: Preparing [2022-05-03T02:31:21.996Z] 4f4ce317c6bb: Preparing [2022-05-03T02:31:21.996Z] 4f4ce317c6bb: Waiting [2022-05-03T02:31:22.267Z] 4bd5905a1557: Layer already exists [2022-05-03T02:31:22.267Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:31:22.267Z] 5d8616065bdd: Pushed [2022-05-03T02:31:22.267Z] 291a31d58169: Pushed [2022-05-03T02:31:23.704Z] 69291e23a4fa: Pushed [2022-05-03T02:31:27.093Z] 1bba872409ba: Pushed [2022-05-03T02:31:27.093Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:680cd909a8079b311b960954765a809d3ac07e361b9f7416d799348b79d3244f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:27.436Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:27.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-03T02:31:27.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-03T02:31:27.777Z] 291a31d58169: Preparing [2022-05-03T02:31:27.777Z] 1bba872409ba: Preparing [2022-05-03T02:31:27.777Z] 4bd5905a1557: Preparing [2022-05-03T02:31:27.777Z] 69291e23a4fa: Preparing [2022-05-03T02:31:27.777Z] 5d8616065bdd: Preparing [2022-05-03T02:31:27.777Z] 4f4ce317c6bb: Preparing [2022-05-03T02:31:27.777Z] 4f4ce317c6bb: Waiting [2022-05-03T02:31:27.777Z] 69291e23a4fa: Layer already exists [2022-05-03T02:31:27.777Z] 4bd5905a1557: Layer already exists [2022-05-03T02:31:27.777Z] 1bba872409ba: Layer already exists [2022-05-03T02:31:27.777Z] 5d8616065bdd: Layer already exists [2022-05-03T02:31:27.777Z] 291a31d58169: Layer already exists [2022-05-03T02:31:27.777Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:31:28.050Z] latest: digest: sha256:680cd909a8079b311b960954765a809d3ac07e361b9f7416d799348b79d3244f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:28.396Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:28.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.89 [2022-05-03T02:31:28.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-03T02:31:28.741Z] 291a31d58169: Preparing [2022-05-03T02:31:28.741Z] 1bba872409ba: Preparing [2022-05-03T02:31:28.741Z] 4bd5905a1557: Preparing [2022-05-03T02:31:28.741Z] 69291e23a4fa: Preparing [2022-05-03T02:31:28.741Z] 5d8616065bdd: Preparing [2022-05-03T02:31:28.741Z] 4f4ce317c6bb: Preparing [2022-05-03T02:31:28.741Z] 4f4ce317c6bb: Waiting [2022-05-03T02:31:28.741Z] 5d8616065bdd: Layer already exists [2022-05-03T02:31:28.741Z] 1bba872409ba: Layer already exists [2022-05-03T02:31:28.741Z] 69291e23a4fa: Layer already exists [2022-05-03T02:31:28.741Z] 4bd5905a1557: Layer already exists [2022-05-03T02:31:28.741Z] 291a31d58169: Layer already exists [2022-05-03T02:31:29.012Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:31:29.013Z] 2.2.0-dev.89: digest: sha256:680cd909a8079b311b960954765a809d3ac07e361b9f7416d799348b79d3244f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:29.388Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:29.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:31:29.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-03T02:31:29.736Z] 291a31d58169: Preparing [2022-05-03T02:31:29.736Z] 1bba872409ba: Preparing [2022-05-03T02:31:29.736Z] 4bd5905a1557: Preparing [2022-05-03T02:31:29.736Z] 69291e23a4fa: Preparing [2022-05-03T02:31:29.736Z] 5d8616065bdd: Preparing [2022-05-03T02:31:29.736Z] 4f4ce317c6bb: Preparing [2022-05-03T02:31:29.736Z] 4f4ce317c6bb: Waiting [2022-05-03T02:31:29.736Z] 4bd5905a1557: Layer already exists [2022-05-03T02:31:29.736Z] 1bba872409ba: Layer already exists [2022-05-03T02:31:29.736Z] 69291e23a4fa: Layer already exists [2022-05-03T02:31:29.736Z] 291a31d58169: Layer already exists [2022-05-03T02:31:29.736Z] 5d8616065bdd: Layer already exists [2022-05-03T02:31:30.010Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:31:30.010Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:680cd909a8079b311b960954765a809d3ac07e361b9f7416d799348b79d3244f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:30.361Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:30.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-05-03T02:31:30.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-03T02:31:30.711Z] 291a31d58169: Preparing [2022-05-03T02:31:30.711Z] 1bba872409ba: Preparing [2022-05-03T02:31:30.711Z] 4bd5905a1557: Preparing [2022-05-03T02:31:30.711Z] 69291e23a4fa: Preparing [2022-05-03T02:31:30.711Z] 5d8616065bdd: Preparing [2022-05-03T02:31:30.711Z] 4f4ce317c6bb: Preparing [2022-05-03T02:31:30.711Z] 4f4ce317c6bb: Waiting [2022-05-03T02:31:30.711Z] 1bba872409ba: Layer already exists [2022-05-03T02:31:30.711Z] 5d8616065bdd: Layer already exists [2022-05-03T02:31:30.711Z] 291a31d58169: Layer already exists [2022-05-03T02:31:30.711Z] 4bd5905a1557: Layer already exists [2022-05-03T02:31:30.711Z] 69291e23a4fa: Layer already exists [2022-05-03T02:31:30.711Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:31:30.984Z] main: digest: sha256:680cd909a8079b311b960954765a809d3ac07e361b9f7416d799348b79d3244f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T02:31:31.034Z] ===================================================== [Pipeline] echo [2022-05-03T02:31:31.046Z] taggedImages: [2022-05-03T02:31:31.046Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:31:31.046Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-03T02:31:31.046Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.89 [2022-05-03T02:31:31.046Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:31:31.046Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-05-03T02:31:31.068Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-05-03T02:31:31.068Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T02:31:31.068Z] latest [2022-05-03T02:31:31.068Z] 2.2.0-dev.89 [2022-05-03T02:31:31.068Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:31:31.068Z] main [2022-05-03T02:31:31.068Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:31.451Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:31.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:31:31.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-03T02:31:31.809Z] 4f5edd228185: Preparing [2022-05-03T02:31:31.809Z] 445bdcc58b95: Preparing [2022-05-03T02:31:31.809Z] 9b169e38283d: Preparing [2022-05-03T02:31:31.809Z] 393f5362ac89: Preparing [2022-05-03T02:31:31.809Z] 6f4d5d1f3521: Preparing [2022-05-03T02:31:31.809Z] b3f3b7503099: Preparing [2022-05-03T02:31:31.809Z] 5d8616065bdd: Preparing [2022-05-03T02:31:31.809Z] 4f4ce317c6bb: Preparing [2022-05-03T02:31:31.809Z] b3f3b7503099: Waiting [2022-05-03T02:31:31.809Z] 5d8616065bdd: Waiting [2022-05-03T02:31:31.809Z] 4f4ce317c6bb: Waiting [2022-05-03T02:31:32.084Z] 9b169e38283d: Pushed [2022-05-03T02:31:32.084Z] 4f5edd228185: Pushed [2022-05-03T02:31:32.084Z] 445bdcc58b95: Pushed [2022-05-03T02:31:32.084Z] 5d8616065bdd: Layer already exists [2022-05-03T02:31:32.084Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:31:33.072Z] b3f3b7503099: Pushed [2022-05-03T02:31:41.366Z] 6f4d5d1f3521: Pushed [2022-05-03T02:31:49.639Z] 393f5362ac89: Pushed [2022-05-03T02:31:49.639Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:4e4236dd7adb2a8e66ae156a8478a5b809663bfed862efd4b4ae5e81d4df4d21 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:49.996Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:50.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-03T02:31:50.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-03T02:31:50.400Z] 4f5edd228185: Preparing [2022-05-03T02:31:50.400Z] 445bdcc58b95: Preparing [2022-05-03T02:31:50.400Z] 9b169e38283d: Preparing [2022-05-03T02:31:50.400Z] 393f5362ac89: Preparing [2022-05-03T02:31:50.400Z] 6f4d5d1f3521: Preparing [2022-05-03T02:31:50.400Z] b3f3b7503099: Preparing [2022-05-03T02:31:50.400Z] 5d8616065bdd: Preparing [2022-05-03T02:31:50.400Z] 4f4ce317c6bb: Preparing [2022-05-03T02:31:50.400Z] b3f3b7503099: Waiting [2022-05-03T02:31:50.400Z] 5d8616065bdd: Waiting [2022-05-03T02:31:50.400Z] 4f4ce317c6bb: Waiting [2022-05-03T02:31:50.400Z] 6f4d5d1f3521: Layer already exists [2022-05-03T02:31:50.400Z] 445bdcc58b95: Layer already exists [2022-05-03T02:31:50.400Z] 9b169e38283d: Layer already exists [2022-05-03T02:31:50.682Z] 393f5362ac89: Layer already exists [2022-05-03T02:31:50.682Z] 4f5edd228185: Layer already exists [2022-05-03T02:31:50.682Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:31:50.682Z] 5d8616065bdd: Layer already exists [2022-05-03T02:31:50.682Z] b3f3b7503099: Layer already exists [2022-05-03T02:31:50.682Z] latest: digest: sha256:4e4236dd7adb2a8e66ae156a8478a5b809663bfed862efd4b4ae5e81d4df4d21 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:51.038Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:51.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.89 [2022-05-03T02:31:51.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-03T02:31:51.378Z] 4f5edd228185: Preparing [2022-05-03T02:31:51.378Z] 445bdcc58b95: Preparing [2022-05-03T02:31:51.378Z] 9b169e38283d: Preparing [2022-05-03T02:31:51.378Z] 393f5362ac89: Preparing [2022-05-03T02:31:51.378Z] 6f4d5d1f3521: Preparing [2022-05-03T02:31:51.378Z] b3f3b7503099: Preparing [2022-05-03T02:31:51.378Z] 5d8616065bdd: Preparing [2022-05-03T02:31:51.378Z] 4f4ce317c6bb: Preparing [2022-05-03T02:31:51.378Z] 5d8616065bdd: Waiting [2022-05-03T02:31:51.378Z] 4f4ce317c6bb: Waiting [2022-05-03T02:31:51.378Z] 393f5362ac89: Layer already exists [2022-05-03T02:31:51.378Z] 6f4d5d1f3521: Layer already exists [2022-05-03T02:31:51.378Z] 445bdcc58b95: Layer already exists [2022-05-03T02:31:51.378Z] 4f5edd228185: Layer already exists [2022-05-03T02:31:51.378Z] 9b169e38283d: Layer already exists [2022-05-03T02:31:51.378Z] 5d8616065bdd: Layer already exists [2022-05-03T02:31:51.378Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:31:51.378Z] b3f3b7503099: Layer already exists [2022-05-03T02:31:51.648Z] 2.2.0-dev.89: digest: sha256:4e4236dd7adb2a8e66ae156a8478a5b809663bfed862efd4b4ae5e81d4df4d21 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:51.990Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:52.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:31:52.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-03T02:31:52.330Z] 4f5edd228185: Preparing [2022-05-03T02:31:52.330Z] 445bdcc58b95: Preparing [2022-05-03T02:31:52.330Z] 9b169e38283d: Preparing [2022-05-03T02:31:52.330Z] 393f5362ac89: Preparing [2022-05-03T02:31:52.330Z] 6f4d5d1f3521: Preparing [2022-05-03T02:31:52.330Z] b3f3b7503099: Preparing [2022-05-03T02:31:52.330Z] 5d8616065bdd: Preparing [2022-05-03T02:31:52.330Z] 4f4ce317c6bb: Preparing [2022-05-03T02:31:52.330Z] 5d8616065bdd: Waiting [2022-05-03T02:31:52.330Z] 4f4ce317c6bb: Waiting [2022-05-03T02:31:52.330Z] b3f3b7503099: Waiting [2022-05-03T02:31:52.330Z] 393f5362ac89: Layer already exists [2022-05-03T02:31:52.330Z] 445bdcc58b95: Layer already exists [2022-05-03T02:31:52.330Z] 9b169e38283d: Layer already exists [2022-05-03T02:31:52.603Z] 6f4d5d1f3521: Layer already exists [2022-05-03T02:31:52.603Z] 4f5edd228185: Layer already exists [2022-05-03T02:31:52.603Z] 5d8616065bdd: Layer already exists [2022-05-03T02:31:52.603Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:31:52.603Z] b3f3b7503099: Layer already exists [2022-05-03T02:31:52.603Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:4e4236dd7adb2a8e66ae156a8478a5b809663bfed862efd4b4ae5e81d4df4d21 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:52.947Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:53.291Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-05-03T02:31:53.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-03T02:31:53.291Z] 4f5edd228185: Preparing [2022-05-03T02:31:53.291Z] 445bdcc58b95: Preparing [2022-05-03T02:31:53.291Z] 9b169e38283d: Preparing [2022-05-03T02:31:53.291Z] 393f5362ac89: Preparing [2022-05-03T02:31:53.291Z] 6f4d5d1f3521: Preparing [2022-05-03T02:31:53.291Z] b3f3b7503099: Preparing [2022-05-03T02:31:53.291Z] 5d8616065bdd: Preparing [2022-05-03T02:31:53.291Z] 4f4ce317c6bb: Preparing [2022-05-03T02:31:53.291Z] 5d8616065bdd: Waiting [2022-05-03T02:31:53.291Z] 4f4ce317c6bb: Waiting [2022-05-03T02:31:53.291Z] b3f3b7503099: Waiting [2022-05-03T02:31:53.291Z] 4f5edd228185: Layer already exists [2022-05-03T02:31:53.291Z] 445bdcc58b95: Layer already exists [2022-05-03T02:31:53.291Z] 393f5362ac89: Layer already exists [2022-05-03T02:31:53.291Z] 9b169e38283d: Layer already exists [2022-05-03T02:31:53.291Z] 6f4d5d1f3521: Layer already exists [2022-05-03T02:31:53.567Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:31:53.567Z] 5d8616065bdd: Layer already exists [2022-05-03T02:31:53.567Z] b3f3b7503099: Layer already exists [2022-05-03T02:31:53.567Z] main: digest: sha256:4e4236dd7adb2a8e66ae156a8478a5b809663bfed862efd4b4ae5e81d4df4d21 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T02:31:53.618Z] ===================================================== [Pipeline] echo [2022-05-03T02:31:53.630Z] taggedImages: [2022-05-03T02:31:53.630Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:31:53.630Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-03T02:31:53.630Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.89 [2022-05-03T02:31:53.630Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:31:53.630Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-05-03T02:31:53.655Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-05-03T02:31:53.655Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T02:31:53.655Z] latest [2022-05-03T02:31:53.655Z] 2.2.0-dev.89 [2022-05-03T02:31:53.655Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:31:53.655Z] main [2022-05-03T02:31:53.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:54.008Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:31:54.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:31:54.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-03T02:31:54.366Z] c28758459506: Preparing [2022-05-03T02:31:54.366Z] 9ab0fa85ced6: Preparing [2022-05-03T02:31:54.366Z] 44e2960521fa: Preparing [2022-05-03T02:31:54.366Z] cfbc9ef02a29: Preparing [2022-05-03T02:31:54.366Z] 9303cf646e60: Preparing [2022-05-03T02:31:54.366Z] 5d8616065bdd: Preparing [2022-05-03T02:31:54.366Z] 4f4ce317c6bb: Preparing [2022-05-03T02:31:54.366Z] 5d8616065bdd: Waiting [2022-05-03T02:31:54.366Z] 4f4ce317c6bb: Waiting [2022-05-03T02:31:54.646Z] 9ab0fa85ced6: Pushed [2022-05-03T02:31:54.646Z] 44e2960521fa: Pushed [2022-05-03T02:31:54.646Z] c28758459506: Pushed [2022-05-03T02:31:54.646Z] 5d8616065bdd: Layer already exists [2022-05-03T02:31:54.646Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:31:55.243Z] 9303cf646e60: Pushed [2022-05-03T02:32:10.324Z] cfbc9ef02a29: Pushed [2022-05-03T02:32:10.598Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:e4fc1fa4663825df00045b8eccc05fcac84a35855d75c91525ea3e51214af313 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:10.947Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:11.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-03T02:32:11.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-03T02:32:11.292Z] c28758459506: Preparing [2022-05-03T02:32:11.292Z] 9ab0fa85ced6: Preparing [2022-05-03T02:32:11.292Z] 44e2960521fa: Preparing [2022-05-03T02:32:11.292Z] cfbc9ef02a29: Preparing [2022-05-03T02:32:11.292Z] 9303cf646e60: Preparing [2022-05-03T02:32:11.292Z] 5d8616065bdd: Preparing [2022-05-03T02:32:11.292Z] 4f4ce317c6bb: Preparing [2022-05-03T02:32:11.292Z] 5d8616065bdd: Waiting [2022-05-03T02:32:11.292Z] 4f4ce317c6bb: Waiting [2022-05-03T02:32:11.566Z] cfbc9ef02a29: Layer already exists [2022-05-03T02:32:11.566Z] 9ab0fa85ced6: Layer already exists [2022-05-03T02:32:11.566Z] 9303cf646e60: Layer already exists [2022-05-03T02:32:11.566Z] 44e2960521fa: Layer already exists [2022-05-03T02:32:11.566Z] c28758459506: Layer already exists [2022-05-03T02:32:11.566Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:32:11.566Z] 5d8616065bdd: Layer already exists [2022-05-03T02:32:11.566Z] latest: digest: sha256:e4fc1fa4663825df00045b8eccc05fcac84a35855d75c91525ea3e51214af313 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:11.910Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:12.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.89 [2022-05-03T02:32:12.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-03T02:32:12.250Z] c28758459506: Preparing [2022-05-03T02:32:12.250Z] 9ab0fa85ced6: Preparing [2022-05-03T02:32:12.250Z] 44e2960521fa: Preparing [2022-05-03T02:32:12.250Z] cfbc9ef02a29: Preparing [2022-05-03T02:32:12.250Z] 9303cf646e60: Preparing [2022-05-03T02:32:12.250Z] 5d8616065bdd: Preparing [2022-05-03T02:32:12.250Z] 4f4ce317c6bb: Preparing [2022-05-03T02:32:12.250Z] 5d8616065bdd: Waiting [2022-05-03T02:32:12.250Z] 4f4ce317c6bb: Waiting [2022-05-03T02:32:12.522Z] 44e2960521fa: Layer already exists [2022-05-03T02:32:12.522Z] 9ab0fa85ced6: Layer already exists [2022-05-03T02:32:12.522Z] 9303cf646e60: Layer already exists [2022-05-03T02:32:12.522Z] cfbc9ef02a29: Layer already exists [2022-05-03T02:32:12.522Z] c28758459506: Layer already exists [2022-05-03T02:32:12.522Z] 5d8616065bdd: Layer already exists [2022-05-03T02:32:12.522Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:32:12.522Z] 2.2.0-dev.89: digest: sha256:e4fc1fa4663825df00045b8eccc05fcac84a35855d75c91525ea3e51214af313 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:12.877Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:13.214Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:32:13.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-03T02:32:13.214Z] c28758459506: Preparing [2022-05-03T02:32:13.214Z] 9ab0fa85ced6: Preparing [2022-05-03T02:32:13.214Z] 44e2960521fa: Preparing [2022-05-03T02:32:13.214Z] cfbc9ef02a29: Preparing [2022-05-03T02:32:13.214Z] 9303cf646e60: Preparing [2022-05-03T02:32:13.214Z] 5d8616065bdd: Preparing [2022-05-03T02:32:13.214Z] 4f4ce317c6bb: Preparing [2022-05-03T02:32:13.214Z] 5d8616065bdd: Waiting [2022-05-03T02:32:13.214Z] 4f4ce317c6bb: Waiting [2022-05-03T02:32:13.214Z] 44e2960521fa: Layer already exists [2022-05-03T02:32:13.214Z] 9303cf646e60: Layer already exists [2022-05-03T02:32:13.487Z] 9ab0fa85ced6: Layer already exists [2022-05-03T02:32:13.487Z] cfbc9ef02a29: Layer already exists [2022-05-03T02:32:13.487Z] c28758459506: Layer already exists [2022-05-03T02:32:13.487Z] 5d8616065bdd: Layer already exists [2022-05-03T02:32:13.487Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:32:13.487Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:e4fc1fa4663825df00045b8eccc05fcac84a35855d75c91525ea3e51214af313 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:13.836Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:14.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-05-03T02:32:14.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-03T02:32:14.173Z] c28758459506: Preparing [2022-05-03T02:32:14.173Z] 9ab0fa85ced6: Preparing [2022-05-03T02:32:14.173Z] 44e2960521fa: Preparing [2022-05-03T02:32:14.173Z] cfbc9ef02a29: Preparing [2022-05-03T02:32:14.173Z] 9303cf646e60: Preparing [2022-05-03T02:32:14.173Z] 5d8616065bdd: Preparing [2022-05-03T02:32:14.173Z] 4f4ce317c6bb: Preparing [2022-05-03T02:32:14.173Z] 5d8616065bdd: Waiting [2022-05-03T02:32:14.173Z] c28758459506: Layer already exists [2022-05-03T02:32:14.173Z] 9303cf646e60: Layer already exists [2022-05-03T02:32:14.173Z] cfbc9ef02a29: Layer already exists [2022-05-03T02:32:14.173Z] 9ab0fa85ced6: Layer already exists [2022-05-03T02:32:14.173Z] 44e2960521fa: Layer already exists [2022-05-03T02:32:14.443Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:32:14.443Z] 5d8616065bdd: Layer already exists [2022-05-03T02:32:14.443Z] main: digest: sha256:e4fc1fa4663825df00045b8eccc05fcac84a35855d75c91525ea3e51214af313 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T02:32:14.493Z] ===================================================== [Pipeline] echo [2022-05-03T02:32:14.508Z] taggedImages: [2022-05-03T02:32:14.508Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:32:14.508Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-03T02:32:14.508Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.89 [2022-05-03T02:32:14.508Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:32:14.508Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-05-03T02:32:14.537Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-05-03T02:32:14.537Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T02:32:14.537Z] latest [2022-05-03T02:32:14.537Z] 2.2.0-dev.89 [2022-05-03T02:32:14.537Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:32:14.537Z] main [2022-05-03T02:32:14.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:14.898Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:15.265Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:32:15.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-03T02:32:15.265Z] 783439ec19bc: Preparing [2022-05-03T02:32:15.265Z] 9a115b422923: Preparing [2022-05-03T02:32:15.265Z] bb0c9f5c303d: Preparing [2022-05-03T02:32:15.265Z] 1f8c0ed383aa: Preparing [2022-05-03T02:32:15.265Z] b3f3b7503099: Preparing [2022-05-03T02:32:15.265Z] 5d8616065bdd: Preparing [2022-05-03T02:32:15.265Z] 4f4ce317c6bb: Preparing [2022-05-03T02:32:15.265Z] 5d8616065bdd: Waiting [2022-05-03T02:32:15.265Z] 4f4ce317c6bb: Waiting [2022-05-03T02:32:15.543Z] b3f3b7503099: Layer already exists [2022-05-03T02:32:15.543Z] 5d8616065bdd: Layer already exists [2022-05-03T02:32:15.543Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:32:15.543Z] bb0c9f5c303d: Pushed [2022-05-03T02:32:15.543Z] 9a115b422923: Pushed [2022-05-03T02:32:15.543Z] 783439ec19bc: Pushed [2022-05-03T02:32:33.844Z] 1f8c0ed383aa: Pushed [2022-05-03T02:32:33.844Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:d87ff9586ba17143c1f0a72e530167d1d533a5830550ca028a377594eeb36450 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:34.207Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:34.550Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-03T02:32:34.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-03T02:32:34.550Z] 783439ec19bc: Preparing [2022-05-03T02:32:34.550Z] 9a115b422923: Preparing [2022-05-03T02:32:34.550Z] bb0c9f5c303d: Preparing [2022-05-03T02:32:34.550Z] 1f8c0ed383aa: Preparing [2022-05-03T02:32:34.550Z] b3f3b7503099: Preparing [2022-05-03T02:32:34.550Z] 5d8616065bdd: Preparing [2022-05-03T02:32:34.550Z] 4f4ce317c6bb: Preparing [2022-05-03T02:32:34.550Z] 5d8616065bdd: Waiting [2022-05-03T02:32:34.550Z] 4f4ce317c6bb: Waiting [2022-05-03T02:32:34.550Z] b3f3b7503099: Layer already exists [2022-05-03T02:32:34.550Z] 1f8c0ed383aa: Layer already exists [2022-05-03T02:32:34.551Z] 9a115b422923: Layer already exists [2022-05-03T02:32:34.551Z] bb0c9f5c303d: Layer already exists [2022-05-03T02:32:34.551Z] 783439ec19bc: Layer already exists [2022-05-03T02:32:34.551Z] 5d8616065bdd: Layer already exists [2022-05-03T02:32:34.551Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:32:34.822Z] latest: digest: sha256:d87ff9586ba17143c1f0a72e530167d1d533a5830550ca028a377594eeb36450 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:35.174Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:35.521Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.89 [2022-05-03T02:32:35.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-03T02:32:35.521Z] 783439ec19bc: Preparing [2022-05-03T02:32:35.521Z] 9a115b422923: Preparing [2022-05-03T02:32:35.521Z] bb0c9f5c303d: Preparing [2022-05-03T02:32:35.521Z] 1f8c0ed383aa: Preparing [2022-05-03T02:32:35.521Z] b3f3b7503099: Preparing [2022-05-03T02:32:35.521Z] 5d8616065bdd: Preparing [2022-05-03T02:32:35.521Z] 4f4ce317c6bb: Preparing [2022-05-03T02:32:35.521Z] 5d8616065bdd: Waiting [2022-05-03T02:32:35.521Z] 4f4ce317c6bb: Waiting [2022-05-03T02:32:35.521Z] b3f3b7503099: Layer already exists [2022-05-03T02:32:35.521Z] bb0c9f5c303d: Layer already exists [2022-05-03T02:32:35.521Z] 1f8c0ed383aa: Layer already exists [2022-05-03T02:32:35.521Z] 783439ec19bc: Layer already exists [2022-05-03T02:32:35.521Z] 9a115b422923: Layer already exists [2022-05-03T02:32:35.521Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:32:35.795Z] 5d8616065bdd: Layer already exists [2022-05-03T02:32:35.795Z] 2.2.0-dev.89: digest: sha256:d87ff9586ba17143c1f0a72e530167d1d533a5830550ca028a377594eeb36450 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:36.153Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:36.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:32:36.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-03T02:32:36.500Z] 783439ec19bc: Preparing [2022-05-03T02:32:36.500Z] 9a115b422923: Preparing [2022-05-03T02:32:36.500Z] bb0c9f5c303d: Preparing [2022-05-03T02:32:36.500Z] 1f8c0ed383aa: Preparing [2022-05-03T02:32:36.500Z] b3f3b7503099: Preparing [2022-05-03T02:32:36.500Z] 5d8616065bdd: Preparing [2022-05-03T02:32:36.500Z] 4f4ce317c6bb: Preparing [2022-05-03T02:32:36.500Z] 5d8616065bdd: Waiting [2022-05-03T02:32:36.500Z] 4f4ce317c6bb: Waiting [2022-05-03T02:32:36.500Z] 783439ec19bc: Layer already exists [2022-05-03T02:32:36.500Z] 1f8c0ed383aa: Layer already exists [2022-05-03T02:32:36.500Z] 9a115b422923: Layer already exists [2022-05-03T02:32:36.500Z] b3f3b7503099: Layer already exists [2022-05-03T02:32:36.500Z] bb0c9f5c303d: Layer already exists [2022-05-03T02:32:36.500Z] 5d8616065bdd: Layer already exists [2022-05-03T02:32:36.773Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:32:36.773Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:d87ff9586ba17143c1f0a72e530167d1d533a5830550ca028a377594eeb36450 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:37.154Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:37.508Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-05-03T02:32:37.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-03T02:32:37.508Z] 783439ec19bc: Preparing [2022-05-03T02:32:37.508Z] 9a115b422923: Preparing [2022-05-03T02:32:37.508Z] bb0c9f5c303d: Preparing [2022-05-03T02:32:37.508Z] 1f8c0ed383aa: Preparing [2022-05-03T02:32:37.508Z] b3f3b7503099: Preparing [2022-05-03T02:32:37.508Z] 5d8616065bdd: Preparing [2022-05-03T02:32:37.508Z] 4f4ce317c6bb: Preparing [2022-05-03T02:32:37.508Z] 5d8616065bdd: Waiting [2022-05-03T02:32:37.508Z] 4f4ce317c6bb: Waiting [2022-05-03T02:32:37.508Z] b3f3b7503099: Layer already exists [2022-05-03T02:32:37.508Z] bb0c9f5c303d: Layer already exists [2022-05-03T02:32:37.508Z] 9a115b422923: Layer already exists [2022-05-03T02:32:37.508Z] 1f8c0ed383aa: Layer already exists [2022-05-03T02:32:37.508Z] 783439ec19bc: Layer already exists [2022-05-03T02:32:37.784Z] 5d8616065bdd: Layer already exists [2022-05-03T02:32:37.784Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:32:37.784Z] main: digest: sha256:d87ff9586ba17143c1f0a72e530167d1d533a5830550ca028a377594eeb36450 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T02:32:37.833Z] ===================================================== [Pipeline] echo [2022-05-03T02:32:37.841Z] taggedImages: [2022-05-03T02:32:37.841Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:32:37.841Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-03T02:32:37.841Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.89 [2022-05-03T02:32:37.841Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:32:37.841Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-05-03T02:32:37.858Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-05-03T02:32:37.858Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T02:32:37.858Z] latest [2022-05-03T02:32:37.858Z] 2.2.0-dev.89 [2022-05-03T02:32:37.858Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:32:37.858Z] main [2022-05-03T02:32:37.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:38.219Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:38.581Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:32:38.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-03T02:32:38.581Z] d395582b782d: Preparing [2022-05-03T02:32:38.581Z] dcb5c77e8ead: Preparing [2022-05-03T02:32:38.581Z] 4bd5905a1557: Preparing [2022-05-03T02:32:38.581Z] bccfa9c3353c: Preparing [2022-05-03T02:32:38.581Z] f73e7dbfee58: Preparing [2022-05-03T02:32:38.581Z] f73e7dbfee58: Layer already exists [2022-05-03T02:32:38.857Z] 4bd5905a1557: Layer already exists [2022-05-03T02:32:38.857Z] d395582b782d: Pushed [2022-05-03T02:32:39.132Z] bccfa9c3353c: Pushed [2022-05-03T02:32:44.539Z] dcb5c77e8ead: Pushed [2022-05-03T02:32:44.539Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:a03ae8c459d4d1a6c4f967c5c28deffab97b93d6b039a43bc91577ef7ca11b12 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:44.893Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:45.243Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-03T02:32:45.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-03T02:32:45.243Z] d395582b782d: Preparing [2022-05-03T02:32:45.243Z] dcb5c77e8ead: Preparing [2022-05-03T02:32:45.243Z] 4bd5905a1557: Preparing [2022-05-03T02:32:45.243Z] bccfa9c3353c: Preparing [2022-05-03T02:32:45.243Z] f73e7dbfee58: Preparing [2022-05-03T02:32:45.243Z] dcb5c77e8ead: Layer already exists [2022-05-03T02:32:45.243Z] bccfa9c3353c: Layer already exists [2022-05-03T02:32:45.243Z] f73e7dbfee58: Layer already exists [2022-05-03T02:32:45.243Z] d395582b782d: Layer already exists [2022-05-03T02:32:45.243Z] 4bd5905a1557: Layer already exists [2022-05-03T02:32:45.517Z] latest: digest: sha256:a03ae8c459d4d1a6c4f967c5c28deffab97b93d6b039a43bc91577ef7ca11b12 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:45.866Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:46.211Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.89 [2022-05-03T02:32:46.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-03T02:32:46.211Z] d395582b782d: Preparing [2022-05-03T02:32:46.211Z] dcb5c77e8ead: Preparing [2022-05-03T02:32:46.211Z] 4bd5905a1557: Preparing [2022-05-03T02:32:46.211Z] bccfa9c3353c: Preparing [2022-05-03T02:32:46.211Z] f73e7dbfee58: Preparing [2022-05-03T02:32:46.211Z] bccfa9c3353c: Layer already exists [2022-05-03T02:32:46.211Z] 4bd5905a1557: Layer already exists [2022-05-03T02:32:46.211Z] d395582b782d: Layer already exists [2022-05-03T02:32:46.211Z] dcb5c77e8ead: Layer already exists [2022-05-03T02:32:46.211Z] f73e7dbfee58: Layer already exists [2022-05-03T02:32:46.482Z] 2.2.0-dev.89: digest: sha256:a03ae8c459d4d1a6c4f967c5c28deffab97b93d6b039a43bc91577ef7ca11b12 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:46.829Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:47.217Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:32:47.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-03T02:32:47.217Z] d395582b782d: Preparing [2022-05-03T02:32:47.217Z] dcb5c77e8ead: Preparing [2022-05-03T02:32:47.217Z] 4bd5905a1557: Preparing [2022-05-03T02:32:47.217Z] bccfa9c3353c: Preparing [2022-05-03T02:32:47.217Z] f73e7dbfee58: Preparing [2022-05-03T02:32:47.217Z] 4bd5905a1557: Layer already exists [2022-05-03T02:32:47.217Z] dcb5c77e8ead: Layer already exists [2022-05-03T02:32:47.217Z] bccfa9c3353c: Layer already exists [2022-05-03T02:32:47.217Z] f73e7dbfee58: Layer already exists [2022-05-03T02:32:47.217Z] d395582b782d: Layer already exists [2022-05-03T02:32:47.489Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:a03ae8c459d4d1a6c4f967c5c28deffab97b93d6b039a43bc91577ef7ca11b12 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:47.840Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:48.194Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-05-03T02:32:48.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-03T02:32:48.194Z] d395582b782d: Preparing [2022-05-03T02:32:48.194Z] dcb5c77e8ead: Preparing [2022-05-03T02:32:48.194Z] 4bd5905a1557: Preparing [2022-05-03T02:32:48.194Z] bccfa9c3353c: Preparing [2022-05-03T02:32:48.194Z] f73e7dbfee58: Preparing [2022-05-03T02:32:48.194Z] d395582b782d: Layer already exists [2022-05-03T02:32:48.194Z] dcb5c77e8ead: Layer already exists [2022-05-03T02:32:48.482Z] 4bd5905a1557: Layer already exists [2022-05-03T02:32:48.482Z] f73e7dbfee58: Layer already exists [2022-05-03T02:32:48.482Z] bccfa9c3353c: Layer already exists [2022-05-03T02:32:48.482Z] main: digest: sha256:a03ae8c459d4d1a6c4f967c5c28deffab97b93d6b039a43bc91577ef7ca11b12 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T02:32:48.539Z] ===================================================== [Pipeline] echo [2022-05-03T02:32:48.552Z] taggedImages: [2022-05-03T02:32:48.552Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:32:48.552Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-03T02:32:48.552Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.89 [2022-05-03T02:32:48.552Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:32:48.552Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-05-03T02:32:48.582Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-05-03T02:32:48.582Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T02:32:48.582Z] latest [2022-05-03T02:32:48.582Z] 2.2.0-dev.89 [2022-05-03T02:32:48.582Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:32:48.582Z] main [2022-05-03T02:32:48.582Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:48.961Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:49.307Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:32:49.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-03T02:32:49.307Z] 2846cf9048a4: Preparing [2022-05-03T02:32:49.307Z] 3c974f18e3e1: Preparing [2022-05-03T02:32:49.307Z] 4bd5905a1557: Preparing [2022-05-03T02:32:49.307Z] 72455d52e781: Preparing [2022-05-03T02:32:49.307Z] f73e7dbfee58: Preparing [2022-05-03T02:32:49.582Z] 4bd5905a1557: Layer already exists [2022-05-03T02:32:49.582Z] f73e7dbfee58: Layer already exists [2022-05-03T02:32:49.582Z] 72455d52e781: Layer already exists [2022-05-03T02:32:49.582Z] 2846cf9048a4: Pushed [2022-05-03T02:32:54.989Z] 3c974f18e3e1: Pushed [2022-05-03T02:32:54.989Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:c5af6a5050535d36774519ef226dfb6d548104b8a14f0267c7e3de9bfeea13eb size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:55.344Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:55.683Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-03T02:32:55.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-03T02:32:55.683Z] 2846cf9048a4: Preparing [2022-05-03T02:32:55.683Z] 3c974f18e3e1: Preparing [2022-05-03T02:32:55.683Z] 4bd5905a1557: Preparing [2022-05-03T02:32:55.683Z] 72455d52e781: Preparing [2022-05-03T02:32:55.683Z] f73e7dbfee58: Preparing [2022-05-03T02:32:55.683Z] 3c974f18e3e1: Layer already exists [2022-05-03T02:32:55.683Z] 4bd5905a1557: Layer already exists [2022-05-03T02:32:55.683Z] 72455d52e781: Layer already exists [2022-05-03T02:32:55.683Z] f73e7dbfee58: Layer already exists [2022-05-03T02:32:55.683Z] 2846cf9048a4: Layer already exists [2022-05-03T02:32:55.957Z] latest: digest: sha256:c5af6a5050535d36774519ef226dfb6d548104b8a14f0267c7e3de9bfeea13eb size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:56.312Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:56.700Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.89 [2022-05-03T02:32:56.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-03T02:32:56.700Z] 2846cf9048a4: Preparing [2022-05-03T02:32:56.700Z] 3c974f18e3e1: Preparing [2022-05-03T02:32:56.700Z] 4bd5905a1557: Preparing [2022-05-03T02:32:56.700Z] 72455d52e781: Preparing [2022-05-03T02:32:56.700Z] f73e7dbfee58: Preparing [2022-05-03T02:32:56.976Z] 4bd5905a1557: Layer already exists [2022-05-03T02:32:56.976Z] 72455d52e781: Layer already exists [2022-05-03T02:32:56.976Z] 2846cf9048a4: Layer already exists [2022-05-03T02:32:56.976Z] 3c974f18e3e1: Layer already exists [2022-05-03T02:32:56.976Z] f73e7dbfee58: Layer already exists [2022-05-03T02:32:56.976Z] 2.2.0-dev.89: digest: sha256:c5af6a5050535d36774519ef226dfb6d548104b8a14f0267c7e3de9bfeea13eb size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:57.330Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:57.675Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:32:57.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-03T02:32:57.675Z] 2846cf9048a4: Preparing [2022-05-03T02:32:57.675Z] 3c974f18e3e1: Preparing [2022-05-03T02:32:57.675Z] 4bd5905a1557: Preparing [2022-05-03T02:32:57.675Z] 72455d52e781: Preparing [2022-05-03T02:32:57.675Z] f73e7dbfee58: Preparing [2022-05-03T02:32:57.675Z] 72455d52e781: Layer already exists [2022-05-03T02:32:57.675Z] 3c974f18e3e1: Layer already exists [2022-05-03T02:32:57.675Z] 2846cf9048a4: Layer already exists [2022-05-03T02:32:57.675Z] 4bd5905a1557: Layer already exists [2022-05-03T02:32:57.675Z] f73e7dbfee58: Layer already exists [2022-05-03T02:32:57.948Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:c5af6a5050535d36774519ef226dfb6d548104b8a14f0267c7e3de9bfeea13eb size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:58.301Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:58.643Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-05-03T02:32:58.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-03T02:32:58.643Z] 2846cf9048a4: Preparing [2022-05-03T02:32:58.643Z] 3c974f18e3e1: Preparing [2022-05-03T02:32:58.643Z] 4bd5905a1557: Preparing [2022-05-03T02:32:58.643Z] 72455d52e781: Preparing [2022-05-03T02:32:58.643Z] f73e7dbfee58: Preparing [2022-05-03T02:32:58.643Z] 2846cf9048a4: Layer already exists [2022-05-03T02:32:58.643Z] f73e7dbfee58: Layer already exists [2022-05-03T02:32:58.917Z] 4bd5905a1557: Layer already exists [2022-05-03T02:32:58.917Z] 3c974f18e3e1: Layer already exists [2022-05-03T02:32:58.917Z] 72455d52e781: Layer already exists [2022-05-03T02:32:58.917Z] main: digest: sha256:c5af6a5050535d36774519ef226dfb6d548104b8a14f0267c7e3de9bfeea13eb size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T02:32:58.963Z] ===================================================== [Pipeline] echo [2022-05-03T02:32:58.975Z] taggedImages: [2022-05-03T02:32:58.975Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:32:58.975Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-03T02:32:58.975Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.89 [2022-05-03T02:32:58.975Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:32:58.975Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-05-03T02:32:59.000Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-05-03T02:32:59.000Z] 7403972676612df12563dc943565a4020914d98d [2022-05-03T02:32:59.000Z] latest [2022-05-03T02:32:59.000Z] 2.2.0-dev.89 [2022-05-03T02:32:59.000Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:32:59.000Z] main [2022-05-03T02:32:59.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:59.364Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7403972676612df12563dc943565a4020914d98d [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:32:59.703Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:32:59.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-03T02:32:59.703Z] 68feeffff7e4: Preparing [2022-05-03T02:32:59.703Z] a8d47895d7d3: Preparing [2022-05-03T02:32:59.703Z] 40e7b8c51a6f: Preparing [2022-05-03T02:32:59.703Z] 3832b59dd80d: Preparing [2022-05-03T02:32:59.703Z] f0e5a4d6c014: Preparing [2022-05-03T02:32:59.703Z] 3b19d27f08f7: Preparing [2022-05-03T02:32:59.703Z] 73bb99a6e169: Preparing [2022-05-03T02:32:59.703Z] ec06c3102977: Preparing [2022-05-03T02:32:59.703Z] 6a3c62e080c7: Preparing [2022-05-03T02:32:59.703Z] 340cb19ca677: Preparing [2022-05-03T02:32:59.703Z] 4f4ce317c6bb: Preparing [2022-05-03T02:32:59.703Z] 3b19d27f08f7: Waiting [2022-05-03T02:32:59.703Z] 73bb99a6e169: Waiting [2022-05-03T02:32:59.703Z] ec06c3102977: Waiting [2022-05-03T02:32:59.703Z] 340cb19ca677: Waiting [2022-05-03T02:32:59.703Z] 4f4ce317c6bb: Waiting [2022-05-03T02:32:59.703Z] 6a3c62e080c7: Waiting [2022-05-03T02:32:59.980Z] f0e5a4d6c014: Layer already exists [2022-05-03T02:32:59.980Z] 3b19d27f08f7: Layer already exists [2022-05-03T02:32:59.980Z] 73bb99a6e169: Layer already exists [2022-05-03T02:32:59.980Z] a8d47895d7d3: Pushed [2022-05-03T02:32:59.980Z] ec06c3102977: Layer already exists [2022-05-03T02:32:59.980Z] 6a3c62e080c7: Layer already exists [2022-05-03T02:32:59.980Z] 340cb19ca677: Layer already exists [2022-05-03T02:32:59.980Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:33:00.580Z] 68feeffff7e4: Pushed [2022-05-03T02:33:02.571Z] 40e7b8c51a6f: Pushed [2022-05-03T02:33:20.912Z] 3832b59dd80d: Pushed [2022-05-03T02:33:20.912Z] 7403972676612df12563dc943565a4020914d98d: digest: sha256:debe00bf45e0d6b5faedbb99d512b9d3902b962c17cbe372ce1a39793972cb51 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:33:21.268Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:33:21.617Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-03T02:33:21.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-03T02:33:21.617Z] 68feeffff7e4: Preparing [2022-05-03T02:33:21.617Z] a8d47895d7d3: Preparing [2022-05-03T02:33:21.617Z] 40e7b8c51a6f: Preparing [2022-05-03T02:33:21.617Z] 3832b59dd80d: Preparing [2022-05-03T02:33:21.617Z] f0e5a4d6c014: Preparing [2022-05-03T02:33:21.617Z] 3b19d27f08f7: Preparing [2022-05-03T02:33:21.617Z] 73bb99a6e169: Preparing [2022-05-03T02:33:21.617Z] ec06c3102977: Preparing [2022-05-03T02:33:21.617Z] 6a3c62e080c7: Preparing [2022-05-03T02:33:21.617Z] 340cb19ca677: Preparing [2022-05-03T02:33:21.617Z] 4f4ce317c6bb: Preparing [2022-05-03T02:33:21.617Z] ec06c3102977: Waiting [2022-05-03T02:33:21.617Z] 6a3c62e080c7: Waiting [2022-05-03T02:33:21.617Z] 340cb19ca677: Waiting [2022-05-03T02:33:21.617Z] 4f4ce317c6bb: Waiting [2022-05-03T02:33:21.617Z] 3b19d27f08f7: Waiting [2022-05-03T02:33:21.617Z] 73bb99a6e169: Waiting [2022-05-03T02:33:21.889Z] 40e7b8c51a6f: Layer already exists [2022-05-03T02:33:21.889Z] f0e5a4d6c014: Layer already exists [2022-05-03T02:33:21.889Z] a8d47895d7d3: Layer already exists [2022-05-03T02:33:21.889Z] 68feeffff7e4: Layer already exists [2022-05-03T02:33:21.889Z] 3832b59dd80d: Layer already exists [2022-05-03T02:33:21.889Z] ec06c3102977: Layer already exists [2022-05-03T02:33:21.889Z] 73bb99a6e169: Layer already exists [2022-05-03T02:33:21.889Z] 3b19d27f08f7: Layer already exists [2022-05-03T02:33:21.889Z] 6a3c62e080c7: Layer already exists [2022-05-03T02:33:21.889Z] 340cb19ca677: Layer already exists [2022-05-03T02:33:21.889Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:33:21.889Z] latest: digest: sha256:debe00bf45e0d6b5faedbb99d512b9d3902b962c17cbe372ce1a39793972cb51 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:33:22.236Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:33:22.574Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.89 [2022-05-03T02:33:22.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-03T02:33:22.574Z] 68feeffff7e4: Preparing [2022-05-03T02:33:22.574Z] a8d47895d7d3: Preparing [2022-05-03T02:33:22.574Z] 40e7b8c51a6f: Preparing [2022-05-03T02:33:22.574Z] 3832b59dd80d: Preparing [2022-05-03T02:33:22.574Z] f0e5a4d6c014: Preparing [2022-05-03T02:33:22.574Z] 3b19d27f08f7: Preparing [2022-05-03T02:33:22.574Z] 73bb99a6e169: Preparing [2022-05-03T02:33:22.574Z] ec06c3102977: Preparing [2022-05-03T02:33:22.574Z] 6a3c62e080c7: Preparing [2022-05-03T02:33:22.574Z] 340cb19ca677: Preparing [2022-05-03T02:33:22.574Z] 4f4ce317c6bb: Preparing [2022-05-03T02:33:22.574Z] 73bb99a6e169: Waiting [2022-05-03T02:33:22.574Z] ec06c3102977: Waiting [2022-05-03T02:33:22.574Z] 6a3c62e080c7: Waiting [2022-05-03T02:33:22.574Z] 340cb19ca677: Waiting [2022-05-03T02:33:22.574Z] 4f4ce317c6bb: Waiting [2022-05-03T02:33:22.574Z] 3b19d27f08f7: Waiting [2022-05-03T02:33:22.574Z] 40e7b8c51a6f: Layer already exists [2022-05-03T02:33:22.574Z] a8d47895d7d3: Layer already exists [2022-05-03T02:33:22.574Z] 68feeffff7e4: Layer already exists [2022-05-03T02:33:22.574Z] f0e5a4d6c014: Layer already exists [2022-05-03T02:33:22.574Z] 3832b59dd80d: Layer already exists [2022-05-03T02:33:22.574Z] 3b19d27f08f7: Layer already exists [2022-05-03T02:33:22.574Z] ec06c3102977: Layer already exists [2022-05-03T02:33:22.846Z] 73bb99a6e169: Layer already exists [2022-05-03T02:33:22.846Z] 340cb19ca677: Layer already exists [2022-05-03T02:33:22.846Z] 6a3c62e080c7: Layer already exists [2022-05-03T02:33:22.846Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:33:22.846Z] 2.2.0-dev.89: digest: sha256:debe00bf45e0d6b5faedbb99d512b9d3902b962c17cbe372ce1a39793972cb51 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:33:23.199Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:33:23.544Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:33:23.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-03T02:33:23.545Z] 68feeffff7e4: Preparing [2022-05-03T02:33:23.545Z] a8d47895d7d3: Preparing [2022-05-03T02:33:23.545Z] 40e7b8c51a6f: Preparing [2022-05-03T02:33:23.545Z] 3832b59dd80d: Preparing [2022-05-03T02:33:23.545Z] f0e5a4d6c014: Preparing [2022-05-03T02:33:23.545Z] 3b19d27f08f7: Preparing [2022-05-03T02:33:23.545Z] 73bb99a6e169: Preparing [2022-05-03T02:33:23.545Z] ec06c3102977: Preparing [2022-05-03T02:33:23.545Z] 6a3c62e080c7: Preparing [2022-05-03T02:33:23.545Z] 340cb19ca677: Preparing [2022-05-03T02:33:23.545Z] 4f4ce317c6bb: Preparing [2022-05-03T02:33:23.545Z] ec06c3102977: Waiting [2022-05-03T02:33:23.545Z] 3b19d27f08f7: Waiting [2022-05-03T02:33:23.545Z] 6a3c62e080c7: Waiting [2022-05-03T02:33:23.545Z] 340cb19ca677: Waiting [2022-05-03T02:33:23.545Z] 4f4ce317c6bb: Waiting [2022-05-03T02:33:23.545Z] 73bb99a6e169: Waiting [2022-05-03T02:33:23.545Z] f0e5a4d6c014: Layer already exists [2022-05-03T02:33:23.545Z] 40e7b8c51a6f: Layer already exists [2022-05-03T02:33:23.818Z] 68feeffff7e4: Layer already exists [2022-05-03T02:33:23.818Z] 3832b59dd80d: Layer already exists [2022-05-03T02:33:23.818Z] a8d47895d7d3: Layer already exists [2022-05-03T02:33:23.818Z] 3b19d27f08f7: Layer already exists [2022-05-03T02:33:23.818Z] 340cb19ca677: Layer already exists [2022-05-03T02:33:23.818Z] ec06c3102977: Layer already exists [2022-05-03T02:33:23.818Z] 6a3c62e080c7: Layer already exists [2022-05-03T02:33:23.818Z] 73bb99a6e169: Layer already exists [2022-05-03T02:33:23.818Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:33:23.818Z] 7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89: digest: sha256:debe00bf45e0d6b5faedbb99d512b9d3902b962c17cbe372ce1a39793972cb51 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:33:24.172Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:33:24.517Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-05-03T02:33:24.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-03T02:33:24.517Z] 68feeffff7e4: Preparing [2022-05-03T02:33:24.517Z] a8d47895d7d3: Preparing [2022-05-03T02:33:24.517Z] 40e7b8c51a6f: Preparing [2022-05-03T02:33:24.517Z] 3832b59dd80d: Preparing [2022-05-03T02:33:24.517Z] f0e5a4d6c014: Preparing [2022-05-03T02:33:24.517Z] 3b19d27f08f7: Preparing [2022-05-03T02:33:24.517Z] 73bb99a6e169: Preparing [2022-05-03T02:33:24.517Z] ec06c3102977: Preparing [2022-05-03T02:33:24.517Z] 6a3c62e080c7: Preparing [2022-05-03T02:33:24.517Z] 340cb19ca677: Preparing [2022-05-03T02:33:24.517Z] 4f4ce317c6bb: Preparing [2022-05-03T02:33:24.517Z] 3b19d27f08f7: Waiting [2022-05-03T02:33:24.517Z] 73bb99a6e169: Waiting [2022-05-03T02:33:24.517Z] 6a3c62e080c7: Waiting [2022-05-03T02:33:24.517Z] ec06c3102977: Waiting [2022-05-03T02:33:24.517Z] 340cb19ca677: Waiting [2022-05-03T02:33:24.517Z] 4f4ce317c6bb: Waiting [2022-05-03T02:33:24.517Z] a8d47895d7d3: Layer already exists [2022-05-03T02:33:24.517Z] 3832b59dd80d: Layer already exists [2022-05-03T02:33:24.517Z] 40e7b8c51a6f: Layer already exists [2022-05-03T02:33:24.517Z] 68feeffff7e4: Layer already exists [2022-05-03T02:33:24.517Z] f0e5a4d6c014: Layer already exists [2022-05-03T02:33:24.791Z] 340cb19ca677: Layer already exists [2022-05-03T02:33:24.791Z] 3b19d27f08f7: Layer already exists [2022-05-03T02:33:24.791Z] 73bb99a6e169: Layer already exists [2022-05-03T02:33:24.791Z] 6a3c62e080c7: Layer already exists [2022-05-03T02:33:24.791Z] ec06c3102977: Layer already exists [2022-05-03T02:33:24.791Z] 4f4ce317c6bb: Layer already exists [2022-05-03T02:33:24.791Z] main: digest: sha256:debe00bf45e0d6b5faedbb99d512b9d3902b962c17cbe372ce1a39793972cb51 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T02:33:24.835Z] ===================================================== [Pipeline] echo [2022-05-03T02:33:24.846Z] taggedImages: [2022-05-03T02:33:24.846Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7403972676612df12563dc943565a4020914d98d [2022-05-03T02:33:24.846Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-03T02:33:24.846Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.89 [2022-05-03T02:33:24.846Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:7403972676612df12563dc943565a4020914d98d-2.2.0-dev.89 [2022-05-03T02:33:24.846Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:33:25.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T02:33:25.254Z] [2022-05-03T02:33:25.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:33:25.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T02:33:25.878Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-03T02:33:25.878Z] 8998bd30e6a1: Pulling fs layer [2022-05-03T02:33:25.878Z] 04944245beec: Pulling fs layer [2022-05-03T02:33:25.878Z] 699f458cf7ca: Pulling fs layer [2022-05-03T02:33:25.878Z] 765212b225bb: Pulling fs layer [2022-05-03T02:33:25.878Z] f23df028b6ca: Pulling fs layer [2022-05-03T02:33:25.878Z] d65c8cfc05b1: Pulling fs layer [2022-05-03T02:33:25.878Z] 2437ff75d9bd: Pulling fs layer [2022-05-03T02:33:25.878Z] 765212b225bb: Waiting [2022-05-03T02:33:25.878Z] d65c8cfc05b1: Waiting [2022-05-03T02:33:25.878Z] f23df028b6ca: Waiting [2022-05-03T02:33:25.878Z] 2437ff75d9bd: Waiting [2022-05-03T02:33:25.878Z] 04944245beec: Verifying Checksum [2022-05-03T02:33:25.878Z] 04944245beec: Download complete [2022-05-03T02:33:25.878Z] 765212b225bb: Verifying Checksum [2022-05-03T02:33:25.878Z] 765212b225bb: Download complete [2022-05-03T02:33:25.878Z] f23df028b6ca: Verifying Checksum [2022-05-03T02:33:25.878Z] f23df028b6ca: Download complete [2022-05-03T02:33:26.156Z] d65c8cfc05b1: Verifying Checksum [2022-05-03T02:33:26.156Z] d65c8cfc05b1: Download complete [2022-05-03T02:33:26.156Z] 699f458cf7ca: Verifying Checksum [2022-05-03T02:33:26.156Z] 699f458cf7ca: Download complete [2022-05-03T02:33:26.430Z] 8998bd30e6a1: Verifying Checksum [2022-05-03T02:33:26.430Z] 8998bd30e6a1: Download complete [2022-05-03T02:33:29.062Z] 2437ff75d9bd: Verifying Checksum [2022-05-03T02:33:29.062Z] 2437ff75d9bd: Download complete [2022-05-03T02:33:31.044Z] 8998bd30e6a1: Pull complete [2022-05-03T02:33:31.644Z] 04944245beec: Pull complete [2022-05-03T02:33:33.078Z] 699f458cf7ca: Pull complete [2022-05-03T02:33:33.078Z] 765212b225bb: Pull complete [2022-05-03T02:33:34.059Z] f23df028b6ca: Pull complete [2022-05-03T02:33:34.332Z] d65c8cfc05b1: Pull complete [2022-05-03T02:33:52.653Z] 2437ff75d9bd: Pull complete [2022-05-03T02:33:52.653Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-03T02:33:52.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T02:33:52.653Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-03T02:33:52.894Z] prd-ubuntu20.04-docker-arm64-4c-16g-34635 does not seem to be running inside a container [2022-05-03T02:33:52.976Z] $ 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/217 -v /w/workspace/edgex-go/217:/w/workspace/edgex-go/217:rw,z -v /w/workspace/edgex-go/217@tmp:/w/workspace/edgex-go/217@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 [2022-05-03T02:33:55.974Z] $ docker top 4badf487c8c298d9f518b420e73b0314101301a9b4bd180ea123db7a45e5df7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:33:57.064Z] ---> job-cost.sh [2022-05-03T02:33:57.064Z] lf-activate-venv: SKIPPING [2022-05-03T02:33:57.064Z] INFO: No Stack... [2022-05-03T02:33:57.658Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-03T02:33:58.634Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T02:33:59.296Z] + + catcut /w/workspace/edgex-go/217/archives/cost.csv -d, [2022-05-03T02:33:59.296Z] -f6 [Pipeline] lock [2022-05-03T02:33:59.331Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-217-stack-cost] [2022-05-03T02:33:59.337Z] Resource [jenkins-edgexfoundry-edgex-go-main-217-stack-cost] did not exist. Created. [2022-05-03T02:33:59.337Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-217-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T02:33:59.998Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-03T02:34:00.792Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T02:34:00.799Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-217-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T02:34:00.805Z] $ docker stop --time=1 4badf487c8c298d9f518b420e73b0314101301a9b4bd180ea123db7a45e5df7a [2022-05-03T02:34:02.306Z] $ docker rm -f 4badf487c8c298d9f518b420e73b0314101301a9b4bd180ea123db7a45e5df7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-03T02:34:02.975Z] provisioning config files... [2022-05-03T02:34:02.985Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/217@tmp/config5451549725382312050tmp [Pipeline] { [Pipeline] sh [2022-05-03T02:34:03.305Z] + set +x [2022-05-03T02:34:03.305Z] + + bash -s -- [2022-05-03T02:34:03.305Z] curl -s https://codecov.io/bash [2022-05-03T02:34:03.305Z] [2022-05-03T02:34:03.305Z] _____ _ [2022-05-03T02:34:03.305Z] / ____| | | [2022-05-03T02:34:03.305Z] | | ___ __| | ___ ___ _____ __ [2022-05-03T02:34:03.305Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-03T02:34:03.305Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-03T02:34:03.305Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-03T02:34:03.305Z] Bash-1.0.6 [2022-05-03T02:34:03.305Z] [2022-05-03T02:34:03.305Z] [2022-05-03T02:34:03.305Z] ==> git version 2.25.1 found [2022-05-03T02:34:03.305Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-03T02:34:03.305Z] Release-Date: 2020-01-08 [2022-05-03T02:34:03.305Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-03T02:34:03.305Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-03T02:34:03.305Z] ==> Jenkins CI detected. [2022-05-03T02:34:03.305Z] current dir:  /w/workspace/edgex-go/217 [2022-05-03T02:34:03.305Z] project root: . [2022-05-03T02:34:03.305Z] --> token set from env [2022-05-03T02:34:03.305Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-03T02:34:03.305Z] ==> Running gcov in . (disable via -X gcov) [2022-05-03T02:34:03.305Z] ==> Python coveragepy not found [2022-05-03T02:34:03.305Z] ==> Searching for coverage reports in: [2022-05-03T02:34:03.305Z] + . [2022-05-03T02:34:03.305Z] -> Found 1 reports [2022-05-03T02:34:03.305Z] ==> Detecting git/mercurial file structure [2022-05-03T02:34:03.305Z] ==> Reading reports [2022-05-03T02:34:03.629Z] + ./coverage.out bytes=435134 [2022-05-03T02:34:03.629Z] ==> Appending adjustments [2022-05-03T02:34:03.629Z] https://docs.codecov.io/docs/fixing-reports [2022-05-03T02:34:04.570Z] + Found adjustments [2022-05-03T02:34:04.570Z] ==> Gzipping contents [2022-05-03T02:34:04.570Z] 60K /tmp/codecov.JvMNPt.gz [2022-05-03T02:34:04.570Z] ==> Uploading reports [2022-05-03T02:34:04.570Z] url: https://codecov.io [2022-05-03T02:34:04.570Z] query: branch=main&commit=7403972676612df12563dc943565a4020914d98d&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-03T02:34:04.570Z] -> Pinging Codecov [2022-05-03T02:34:04.570Z] 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=7403972676612df12563dc943565a4020914d98d&build=217&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F217%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-03T02:34:04.830Z] -> Uploading to [2022-05-03T02:34:04.830Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-03/00271124DB129430A58F1EEE437C3FCB/7403972676612df12563dc943565a4020914d98d/acfd2371-974d-4265-aac8-792bddc73656.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T023404Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a0e6d4c3b8fb461368770b4ddcfe64a8f0c9594d13e9a6c88aebf685586c99e [2022-05-03T02:34:04.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T02:34:04.830Z] Dload Upload Total Spent Left Speed [2022-05-03T02:34:05.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59791 0 0 100 59791 0 179k --:--:-- --:--:-- --:--:-- 179k [2022-05-03T02:34:05.403Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7403972676612df12563dc943565a4020914d98d [Pipeline] } [2022-05-03T02:34:05.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-05-03T02:34:05.765Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-03T02:34:05.780Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:34:06.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-03T02:34:06.084Z] [2022-05-03T02:34:06.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:34:06.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-03T02:34:06.395Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-03T02:34:06.395Z] 188c0c94c7c5: Pulling fs layer [2022-05-03T02:34:06.395Z] 0ef7d3d256c8: Pulling fs layer [2022-05-03T02:34:06.395Z] de9db76c5a1d: Pulling fs layer [2022-05-03T02:34:06.395Z] 0eba1c9be4d2: Pulling fs layer [2022-05-03T02:34:06.395Z] 0d57e429df01: Pulling fs layer [2022-05-03T02:34:06.395Z] 4e4be7b47b0d: Pulling fs layer [2022-05-03T02:34:06.395Z] e1f770b5df2f: Pulling fs layer [2022-05-03T02:34:06.395Z] 85a0685a4137: Pulling fs layer [2022-05-03T02:34:06.395Z] 0eba1c9be4d2: Waiting [2022-05-03T02:34:06.395Z] 4e4be7b47b0d: Waiting [2022-05-03T02:34:06.395Z] e1f770b5df2f: Waiting [2022-05-03T02:34:06.395Z] 85a0685a4137: Waiting [2022-05-03T02:34:06.395Z] de9db76c5a1d: Verifying Checksum [2022-05-03T02:34:06.395Z] de9db76c5a1d: Download complete [2022-05-03T02:34:06.395Z] 0ef7d3d256c8: Download complete [2022-05-03T02:34:06.395Z] 0d57e429df01: Verifying Checksum [2022-05-03T02:34:06.395Z] 0d57e429df01: Download complete [2022-05-03T02:34:06.395Z] 4e4be7b47b0d: Download complete [2022-05-03T02:34:06.395Z] 188c0c94c7c5: Verifying Checksum [2022-05-03T02:34:06.395Z] 188c0c94c7c5: Download complete [2022-05-03T02:34:06.654Z] e1f770b5df2f: Verifying Checksum [2022-05-03T02:34:06.654Z] e1f770b5df2f: Download complete [2022-05-03T02:34:06.654Z] 188c0c94c7c5: Pull complete [2022-05-03T02:34:06.654Z] 0ef7d3d256c8: Pull complete [2022-05-03T02:34:06.914Z] de9db76c5a1d: Pull complete [2022-05-03T02:34:07.173Z] 0eba1c9be4d2: Verifying Checksum [2022-05-03T02:34:07.173Z] 0eba1c9be4d2: Download complete [2022-05-03T02:34:07.432Z] 85a0685a4137: Verifying Checksum [2022-05-03T02:34:07.432Z] 85a0685a4137: Download complete [2022-05-03T02:34:10.720Z] 0eba1c9be4d2: Pull complete [2022-05-03T02:34:10.720Z] 0d57e429df01: Pull complete [2022-05-03T02:34:10.720Z] 4e4be7b47b0d: Pull complete [2022-05-03T02:34:10.981Z] e1f770b5df2f: Pull complete [2022-05-03T02:34:14.272Z] 85a0685a4137: Pull complete [2022-05-03T02:34:14.272Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-03T02:34:14.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-03T02:34:14.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-03T02:34:14.343Z] prd-ubuntu20.04-docker-8c-8g-34633 does not seem to be running inside a container [2022-05-03T02:34:14.375Z] $ 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/217 -v /w/workspace/edgex-go/217:/w/workspace/edgex-go/217:rw,z -v /w/workspace/edgex-go/217@tmp:/w/workspace/edgex-go/217@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 [2022-05-03T02:34:16.983Z] $ docker top ca317f88dd57347947c2f5e5756d7376b167fecf09425d7ec2a32ade2b80081d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-03T02:34:17.072Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-03T02:34:17.354Z] + set -o pipefail [2022-05-03T02:34:17.354Z] + snyk monitor '--org=edgex-jenkins' [2022-05-03T02:34:23.937Z] [2022-05-03T02:34:23.937Z] Monitoring /w/workspace/edgex-go/217 (github.com/edgexfoundry/edgex-go)... [2022-05-03T02:34:23.937Z] [2022-05-03T02:34:23.937Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/897ab7d8-929d-46d2-aa46-d5975f68df21 [2022-05-03T02:34:23.937Z] [2022-05-03T02:34:23.937Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-03T02:34:23.937Z] [2022-05-03T02:34:23.937Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-03T02:34:23.937Z] [2022-05-03T02:34:23.937Z] [Pipeline] } [2022-05-03T02:34:23.946Z] $ docker stop --time=1 ca317f88dd57347947c2f5e5756d7376b167fecf09425d7ec2a32ade2b80081d [2022-05-03T02:34:26.239Z] $ docker rm -f ca317f88dd57347947c2f5e5756d7376b167fecf09425d7ec2a32ade2b80081d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-05-03T02:34:26.759Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T02:34:26.778Z] provisioning config files... [2022-05-03T02:34:26.787Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/217@tmp/config6214012152023790035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:34:27.091Z] --> edgex-publish-swagger.sh [2022-05-03T02:34:27.091Z] === Publish openapi/v2 API === [2022-05-03T02:34:27.091Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-05-03T02:34:27.091Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/217/openapi/v2/core-command.yaml] [2022-05-03T02:34:27.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T02:34:27.091Z] Dload Upload Total Spent Left Speed [2022-05-03T02:34:28.034Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 32877 0:00:01 0:00:01 --:--:-- 32877 100 33831 0 0 100 33831 0 32877 0:00:01 0:00:01 --:--:-- 32877 [2022-05-03T02:34:28.034Z] [2022-05-03T02:34:28.034Z] [2022-05-03T02:34:28.034Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/217/openapi/v2/core-data.yaml] [2022-05-03T02:34:28.034Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T02:34:28.034Z] Dload Upload Total Spent Left Speed [2022-05-03T02:34:28.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 75135 --:--:-- --:--:-- --:--:-- 75056 100 71604 0 0 100 71604 0 75135 --:--:-- --:--:-- --:--:-- 75056 [2022-05-03T02:34:28.977Z] [2022-05-03T02:34:28.977Z] [2022-05-03T02:34:28.977Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/217/openapi/v2/core-metadata.yaml] [2022-05-03T02:34:28.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T02:34:28.977Z] Dload Upload Total Spent Left Speed [2022-05-03T02:34:29.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 145k --:--:-- --:--:-- --:--:-- 144k 100 141k 0 0 100 141k 0 145k --:--:-- --:--:-- --:--:-- 144k [2022-05-03T02:34:29.920Z] [2022-05-03T02:34:29.920Z] [2022-05-03T02:34:29.920Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/217/openapi/v2/support-notifications.yaml] [2022-05-03T02:34:29.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T02:34:29.920Z] Dload Upload Total Spent Left Speed [2022-05-03T02:34:30.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 96664 --:--:-- --:--:-- --:--:-- 96664 [2022-05-03T02:34:30.868Z] [2022-05-03T02:34:30.868Z] [2022-05-03T02:34:30.868Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/217/openapi/v2/support-scheduler.yaml] [2022-05-03T02:34:30.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T02:34:30.868Z] Dload Upload Total Spent Left Speed [2022-05-03T02:34:31.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 41902 --:--:-- --:--:-- --:--:-- 41902 [2022-05-03T02:34:31.811Z] [2022-05-03T02:34:31.811Z] [2022-05-03T02:34:31.811Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/217/openapi/v2/system-agent.yaml] [2022-05-03T02:34:31.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T02:34:31.811Z] Dload Upload Total Spent Left Speed [2022-05-03T02:34:32.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22397 --:--:-- --:--:-- --:--:-- 22373 [2022-05-03T02:34:32.758Z] [2022-05-03T02:34:32.758Z] [Pipeline] } [2022-05-03T02:34:32.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-05-03T02:34:33.198Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T02:34:33.198Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:34:33.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T02:34:33.497Z] . [Pipeline] withDockerContainer [2022-05-03T02:34:33.566Z] prd-ubuntu20.04-docker-8c-8g-34633 does not seem to be running inside a container [2022-05-03T02:34:33.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/217 -v /w/workspace/edgex-go/217:/w/workspace/edgex-go/217:rw,z -v /w/workspace/edgex-go/217@tmp:/w/workspace/edgex-go/217@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 [2022-05-03T02:34:34.000Z] $ docker top e73d7397e8e91fa1b65393dccc2c75b8ba8d11b3c31730bfde38ef725dd753e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T02:34:34.114Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T02:34:34.114Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T02:34:34.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T02:34:34.245Z] $ docker exec e73d7397e8e91fa1b65393dccc2c75b8ba8d11b3c31730bfde38ef725dd753e7 ssh-agent [2022-05-03T02:34:34.387Z] SSH_AUTH_SOCK=/tmp/ssh-glCsfbbaN0H3/agent.32 [2022-05-03T02:34:34.387Z] SSH_AGENT_PID=38 [2022-05-03T02:34:34.394Z] Running ssh-add (command line suppressed) [2022-05-03T02:34:34.503Z] Identity added: /w/workspace/edgex-go/217@tmp/private_key_5188778626739753116.key (/w/workspace/edgex-go/217@tmp/private_key_5188778626739753116.key) [2022-05-03T02:34:34.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T02:34:34.821Z] + git semver tag [2022-05-03T02:34:35.082Z] 2022-05-03 02:34:35,072 [run_tag] DEBUG tag force:False [2022-05-03T02:34:35.082Z] 2022-05-03 02:34:35,072 [check_head_tag] DEBUG check head tag [2022-05-03T02:34:35.082Z] 2022-05-03 02:34:35,075 [execute] INFO git cat-file --batch-check [2022-05-03T02:34:35.082Z] 2022-05-03 02:34:35,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/217, universal_newlines=False, shell=None, istream=) [2022-05-03T02:34:35.344Z] 2022-05-03 02:34:35,078 [execute] INFO git cat-file --batch [2022-05-03T02:34:35.344Z] 2022-05-03 02:34:35,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/217, universal_newlines=False, shell=None, istream=) [2022-05-03T02:34:35.344Z] 2022-05-03 02:34:35,132 [read_version] DEBUG read version from /w/workspace/edgex-go/217/.semver/main [2022-05-03T02:34:35.344Z] 2022-05-03 02:34:35,133 [execute] INFO git tag -a v2.2.0-dev.89 -m v2.2.0-dev.89 [2022-05-03T02:34:35.344Z] 2022-05-03 02:34:35,133 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.89', '-m', 'v2.2.0-dev.89'], cwd=/w/workspace/edgex-go/217, universal_newlines=False, shell=None, istream=None) [2022-05-03T02:34:35.344Z] 2022-05-03 02:34:35,136 [read_version] DEBUG read version from /w/workspace/edgex-go/217/.semver/main [2022-05-03T02:34:35.344Z] 2.2.0-dev.89 [Pipeline] } [2022-05-03T02:34:35.351Z] $ docker exec --env ******** --env ******** e73d7397e8e91fa1b65393dccc2c75b8ba8d11b3c31730bfde38ef725dd753e7 ssh-agent -k [2022-05-03T02:34:35.472Z] unset SSH_AUTH_SOCK; [2022-05-03T02:34:35.473Z] unset SSH_AGENT_PID; [2022-05-03T02:34:35.473Z] echo Agent pid 38 killed; [2022-05-03T02:34:35.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T02:34:35.808Z] + git semver [Pipeline] } [2022-05-03T02:34:36.081Z] $ docker stop --time=1 e73d7397e8e91fa1b65393dccc2c75b8ba8d11b3c31730bfde38ef725dd753e7 [2022-05-03T02:34:37.479Z] $ docker rm -f e73d7397e8e91fa1b65393dccc2c75b8ba8d11b3c31730bfde38ef725dd753e7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:34:37.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-03T02:34:37.915Z] [2022-05-03T02:34:37.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:34:38.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-03T02:34:38.229Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-03T02:34:38.229Z] ab5ef0e58194: Pulling fs layer [2022-05-03T02:34:38.229Z] 9712f1f96733: Pulling fs layer [2022-05-03T02:34:38.229Z] 63f879dbbcfc: Pulling fs layer [2022-05-03T02:34:38.229Z] 0d9ebad4ef96: Pulling fs layer [2022-05-03T02:34:38.229Z] e9a5061849ea: Pulling fs layer [2022-05-03T02:34:38.229Z] d747dcd14b5f: Pulling fs layer [2022-05-03T02:34:38.229Z] 2de7ff778b66: Pulling fs layer [2022-05-03T02:34:38.229Z] 0d9ebad4ef96: Waiting [2022-05-03T02:34:38.229Z] e9a5061849ea: Waiting [2022-05-03T02:34:38.229Z] d747dcd14b5f: Waiting [2022-05-03T02:34:38.229Z] 2de7ff778b66: Waiting [2022-05-03T02:34:38.229Z] 9712f1f96733: Download complete [2022-05-03T02:34:38.489Z] 63f879dbbcfc: Verifying Checksum [2022-05-03T02:34:38.489Z] 63f879dbbcfc: Download complete [2022-05-03T02:34:38.751Z] e9a5061849ea: Verifying Checksum [2022-05-03T02:34:38.751Z] e9a5061849ea: Download complete [2022-05-03T02:34:38.751Z] d747dcd14b5f: Verifying Checksum [2022-05-03T02:34:38.751Z] d747dcd14b5f: Download complete [2022-05-03T02:34:38.751Z] ab5ef0e58194: Verifying Checksum [2022-05-03T02:34:38.751Z] ab5ef0e58194: Download complete [2022-05-03T02:34:38.751Z] 0d9ebad4ef96: Verifying Checksum [2022-05-03T02:34:38.751Z] 0d9ebad4ef96: Download complete [2022-05-03T02:34:38.751Z] 2de7ff778b66: Verifying Checksum [2022-05-03T02:34:38.751Z] 2de7ff778b66: Download complete [2022-05-03T02:34:42.045Z] ab5ef0e58194: Pull complete [2022-05-03T02:34:42.045Z] 9712f1f96733: Pull complete [2022-05-03T02:34:42.615Z] 63f879dbbcfc: Pull complete [2022-05-03T02:34:46.814Z] 0d9ebad4ef96: Pull complete [2022-05-03T02:34:46.814Z] e9a5061849ea: Pull complete [2022-05-03T02:34:47.073Z] d747dcd14b5f: Pull complete [2022-05-03T02:34:48.456Z] 2de7ff778b66: Pull complete [2022-05-03T02:34:48.456Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-03T02:34:48.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-03T02:34:48.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-03T02:34:48.523Z] prd-ubuntu20.04-docker-8c-8g-34633 does not seem to be running inside a container [2022-05-03T02:34:48.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/217 -v /w/workspace/edgex-go/217:/w/workspace/edgex-go/217:rw,z -v /w/workspace/edgex-go/217@tmp:/w/workspace/edgex-go/217@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 [2022-05-03T02:34:51.427Z] $ docker top ce0df90d86e04cd6c18a729f17033c908e08c4a3224582ea1eb60cc62ecc0925 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-03T02:34:51.513Z] provisioning config files... [2022-05-03T02:34:51.521Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/217@tmp/config3826737035351586572tmp [2022-05-03T02:34:51.535Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/217@tmp/config9019747364043829913tmp [2022-05-03T02:34:51.547Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/217@tmp/config3319524823810130531tmp [Pipeline] { [Pipeline] echo [2022-05-03T02:34:51.562Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:34:51.848Z] ---> sigul-configuration.sh [2022-05-03T02:34:51.848Z] gpg: directory `/root/.gnupg' created [2022-05-03T02:34:51.848Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-03T02:34:51.848Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-03T02:34:51.848Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-03T02:34:51.848Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-03T02:34:51.848Z] gpg: CAST5 encrypted data [2022-05-03T02:34:51.848Z] gpg: encrypted with 1 passphrase [2022-05-03T02:34:51.848Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-03T02:34:52.137Z] + mkdir /home/jenkins [2022-05-03T02:34:52.137Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-03T02:34:52.558Z] + 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 [2022-05-03T02:34:52.577Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:34:52.863Z] ---> sigul-install.sh [2022-05-03T02:34:52.863Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-03T02:34:53.155Z] + git tag --list [2022-05-03T02:34:53.155Z] 0.6.0 [2022-05-03T02:34:53.155Z] 0.6.1 [2022-05-03T02:34:53.155Z] 0.7.0 [2022-05-03T02:34:53.155Z] 0.7.1 [2022-05-03T02:34:53.155Z] v1.0.0 [2022-05-03T02:34:53.155Z] v1.0.1 [2022-05-03T02:34:53.155Z] v1.1.0 [2022-05-03T02:34:53.155Z] v1.2.0 [2022-05-03T02:34:53.155Z] v1.2.1 [2022-05-03T02:34:53.155Z] v1.3.0 [2022-05-03T02:34:53.155Z] v1.3.1 [2022-05-03T02:34:53.155Z] v2.0.0 [2022-05-03T02:34:53.155Z] v2.0.1-dev.1 [2022-05-03T02:34:53.155Z] v2.0.1-dev.10 [2022-05-03T02:34:53.155Z] v2.0.1-dev.11 [2022-05-03T02:34:53.155Z] v2.0.1-dev.12 [2022-05-03T02:34:53.155Z] v2.0.1-dev.13 [2022-05-03T02:34:53.155Z] v2.0.1-dev.14 [2022-05-03T02:34:53.155Z] v2.0.1-dev.15 [2022-05-03T02:34:53.155Z] v2.0.1-dev.16 [2022-05-03T02:34:53.155Z] v2.0.1-dev.17 [2022-05-03T02:34:53.155Z] v2.0.1-dev.18 [2022-05-03T02:34:53.155Z] v2.0.1-dev.19 [2022-05-03T02:34:53.155Z] v2.0.1-dev.2 [2022-05-03T02:34:53.155Z] v2.0.1-dev.20 [2022-05-03T02:34:53.155Z] v2.0.1-dev.21 [2022-05-03T02:34:53.155Z] v2.0.1-dev.22 [2022-05-03T02:34:53.155Z] v2.0.1-dev.23 [2022-05-03T02:34:53.155Z] v2.0.1-dev.24 [2022-05-03T02:34:53.155Z] v2.0.1-dev.25 [2022-05-03T02:34:53.155Z] v2.0.1-dev.26 [2022-05-03T02:34:53.155Z] v2.0.1-dev.27 [2022-05-03T02:34:53.155Z] v2.0.1-dev.28 [2022-05-03T02:34:53.155Z] v2.0.1-dev.29 [2022-05-03T02:34:53.155Z] v2.0.1-dev.3 [2022-05-03T02:34:53.155Z] v2.0.1-dev.30 [2022-05-03T02:34:53.155Z] v2.0.1-dev.31 [2022-05-03T02:34:53.155Z] v2.0.1-dev.32 [2022-05-03T02:34:53.155Z] v2.0.1-dev.33 [2022-05-03T02:34:53.155Z] v2.0.1-dev.34 [2022-05-03T02:34:53.155Z] v2.0.1-dev.35 [2022-05-03T02:34:53.155Z] v2.0.1-dev.36 [2022-05-03T02:34:53.155Z] v2.0.1-dev.37 [2022-05-03T02:34:53.155Z] v2.0.1-dev.38 [2022-05-03T02:34:53.155Z] v2.0.1-dev.39 [2022-05-03T02:34:53.155Z] v2.0.1-dev.4 [2022-05-03T02:34:53.155Z] v2.0.1-dev.40 [2022-05-03T02:34:53.155Z] v2.0.1-dev.41 [2022-05-03T02:34:53.155Z] v2.0.1-dev.42 [2022-05-03T02:34:53.155Z] v2.0.1-dev.43 [2022-05-03T02:34:53.155Z] v2.0.1-dev.44 [2022-05-03T02:34:53.155Z] v2.0.1-dev.45 [2022-05-03T02:34:53.155Z] v2.0.1-dev.46 [2022-05-03T02:34:53.155Z] v2.0.1-dev.47 [2022-05-03T02:34:53.155Z] v2.0.1-dev.48 [2022-05-03T02:34:53.155Z] v2.0.1-dev.49 [2022-05-03T02:34:53.155Z] v2.0.1-dev.5 [2022-05-03T02:34:53.155Z] v2.0.1-dev.50 [2022-05-03T02:34:53.155Z] v2.0.1-dev.51 [2022-05-03T02:34:53.155Z] v2.0.1-dev.52 [2022-05-03T02:34:53.155Z] v2.0.1-dev.53 [2022-05-03T02:34:53.155Z] v2.0.1-dev.54 [2022-05-03T02:34:53.155Z] v2.0.1-dev.55 [2022-05-03T02:34:53.155Z] v2.0.1-dev.56 [2022-05-03T02:34:53.155Z] v2.0.1-dev.57 [2022-05-03T02:34:53.155Z] v2.0.1-dev.58 [2022-05-03T02:34:53.155Z] v2.0.1-dev.59 [2022-05-03T02:34:53.155Z] v2.0.1-dev.6 [2022-05-03T02:34:53.155Z] v2.0.1-dev.60 [2022-05-03T02:34:53.155Z] v2.0.1-dev.61 [2022-05-03T02:34:53.155Z] v2.0.1-dev.62 [2022-05-03T02:34:53.155Z] v2.0.1-dev.63 [2022-05-03T02:34:53.155Z] v2.0.1-dev.64 [2022-05-03T02:34:53.155Z] v2.0.1-dev.65 [2022-05-03T02:34:53.155Z] v2.0.1-dev.66 [2022-05-03T02:34:53.155Z] v2.0.1-dev.67 [2022-05-03T02:34:53.155Z] v2.0.1-dev.68 [2022-05-03T02:34:53.155Z] v2.0.1-dev.69 [2022-05-03T02:34:53.155Z] v2.0.1-dev.7 [2022-05-03T02:34:53.155Z] v2.0.1-dev.70 [2022-05-03T02:34:53.155Z] v2.0.1-dev.71 [2022-05-03T02:34:53.155Z] v2.0.1-dev.72 [2022-05-03T02:34:53.155Z] v2.0.1-dev.73 [2022-05-03T02:34:53.155Z] v2.0.1-dev.74 [2022-05-03T02:34:53.155Z] v2.0.1-dev.75 [2022-05-03T02:34:53.155Z] v2.0.1-dev.76 [2022-05-03T02:34:53.155Z] v2.0.1-dev.77 [2022-05-03T02:34:53.155Z] v2.0.1-dev.78 [2022-05-03T02:34:53.155Z] v2.0.1-dev.79 [2022-05-03T02:34:53.155Z] v2.0.1-dev.8 [2022-05-03T02:34:53.155Z] v2.0.1-dev.80 [2022-05-03T02:34:53.155Z] v2.0.1-dev.81 [2022-05-03T02:34:53.155Z] v2.0.1-dev.82 [2022-05-03T02:34:53.155Z] v2.0.1-dev.83 [2022-05-03T02:34:53.155Z] v2.0.1-dev.84 [2022-05-03T02:34:53.155Z] v2.0.1-dev.85 [2022-05-03T02:34:53.155Z] v2.0.1-dev.86 [2022-05-03T02:34:53.155Z] v2.0.1-dev.87 [2022-05-03T02:34:53.155Z] v2.0.1-dev.88 [2022-05-03T02:34:53.155Z] v2.0.1-dev.89 [2022-05-03T02:34:53.155Z] v2.0.1-dev.9 [2022-05-03T02:34:53.155Z] v2.0.1-dev.90 [2022-05-03T02:34:53.155Z] v2.0.1-dev.91 [2022-05-03T02:34:53.155Z] v2.0.1-dev.92 [2022-05-03T02:34:53.155Z] v2.0.1-dev.93 [2022-05-03T02:34:53.155Z] v2.0.1-dev.94 [2022-05-03T02:34:53.155Z] v2.0.1-dev.95 [2022-05-03T02:34:53.155Z] v2.0.1-dev.96 [2022-05-03T02:34:53.155Z] v2.0.1-dev.97 [2022-05-03T02:34:53.155Z] v2.0.1-dev.98 [2022-05-03T02:34:53.155Z] v2.0.1-dev.99 [2022-05-03T02:34:53.155Z] v2.1.0 [2022-05-03T02:34:53.155Z] v2.2.0-dev.1 [2022-05-03T02:34:53.155Z] v2.2.0-dev.10 [2022-05-03T02:34:53.155Z] v2.2.0-dev.11 [2022-05-03T02:34:53.155Z] v2.2.0-dev.12 [2022-05-03T02:34:53.155Z] v2.2.0-dev.13 [2022-05-03T02:34:53.155Z] v2.2.0-dev.14 [2022-05-03T02:34:53.155Z] v2.2.0-dev.15 [2022-05-03T02:34:53.155Z] v2.2.0-dev.16 [2022-05-03T02:34:53.155Z] v2.2.0-dev.17 [2022-05-03T02:34:53.155Z] v2.2.0-dev.18 [2022-05-03T02:34:53.155Z] v2.2.0-dev.19 [2022-05-03T02:34:53.155Z] v2.2.0-dev.2 [2022-05-03T02:34:53.155Z] v2.2.0-dev.20 [2022-05-03T02:34:53.155Z] v2.2.0-dev.21 [2022-05-03T02:34:53.155Z] v2.2.0-dev.22 [2022-05-03T02:34:53.155Z] v2.2.0-dev.23 [2022-05-03T02:34:53.155Z] v2.2.0-dev.24 [2022-05-03T02:34:53.155Z] v2.2.0-dev.25 [2022-05-03T02:34:53.155Z] v2.2.0-dev.26 [2022-05-03T02:34:53.155Z] v2.2.0-dev.27 [2022-05-03T02:34:53.155Z] v2.2.0-dev.28 [2022-05-03T02:34:53.155Z] v2.2.0-dev.29 [2022-05-03T02:34:53.155Z] v2.2.0-dev.3 [2022-05-03T02:34:53.155Z] v2.2.0-dev.30 [2022-05-03T02:34:53.155Z] v2.2.0-dev.31 [2022-05-03T02:34:53.155Z] v2.2.0-dev.32 [2022-05-03T02:34:53.155Z] v2.2.0-dev.33 [2022-05-03T02:34:53.155Z] v2.2.0-dev.34 [2022-05-03T02:34:53.155Z] v2.2.0-dev.35 [2022-05-03T02:34:53.155Z] v2.2.0-dev.36 [2022-05-03T02:34:53.155Z] v2.2.0-dev.37 [2022-05-03T02:34:53.155Z] v2.2.0-dev.38 [2022-05-03T02:34:53.155Z] v2.2.0-dev.39 [2022-05-03T02:34:53.155Z] v2.2.0-dev.4 [2022-05-03T02:34:53.155Z] v2.2.0-dev.40 [2022-05-03T02:34:53.155Z] v2.2.0-dev.41 [2022-05-03T02:34:53.155Z] v2.2.0-dev.42 [2022-05-03T02:34:53.155Z] v2.2.0-dev.43 [2022-05-03T02:34:53.155Z] v2.2.0-dev.44 [2022-05-03T02:34:53.155Z] v2.2.0-dev.45 [2022-05-03T02:34:53.155Z] v2.2.0-dev.46 [2022-05-03T02:34:53.155Z] v2.2.0-dev.47 [2022-05-03T02:34:53.155Z] v2.2.0-dev.48 [2022-05-03T02:34:53.155Z] v2.2.0-dev.49 [2022-05-03T02:34:53.155Z] v2.2.0-dev.5 [2022-05-03T02:34:53.155Z] v2.2.0-dev.50 [2022-05-03T02:34:53.155Z] v2.2.0-dev.51 [2022-05-03T02:34:53.155Z] v2.2.0-dev.52 [2022-05-03T02:34:53.155Z] v2.2.0-dev.53 [2022-05-03T02:34:53.155Z] v2.2.0-dev.54 [2022-05-03T02:34:53.155Z] v2.2.0-dev.55 [2022-05-03T02:34:53.155Z] v2.2.0-dev.56 [2022-05-03T02:34:53.155Z] v2.2.0-dev.57 [2022-05-03T02:34:53.155Z] v2.2.0-dev.58 [2022-05-03T02:34:53.155Z] v2.2.0-dev.59 [2022-05-03T02:34:53.155Z] v2.2.0-dev.6 [2022-05-03T02:34:53.155Z] v2.2.0-dev.60 [2022-05-03T02:34:53.155Z] v2.2.0-dev.61 [2022-05-03T02:34:53.155Z] v2.2.0-dev.62 [2022-05-03T02:34:53.155Z] v2.2.0-dev.63 [2022-05-03T02:34:53.155Z] v2.2.0-dev.64 [2022-05-03T02:34:53.155Z] v2.2.0-dev.65 [2022-05-03T02:34:53.155Z] v2.2.0-dev.66 [2022-05-03T02:34:53.155Z] v2.2.0-dev.67 [2022-05-03T02:34:53.155Z] v2.2.0-dev.68 [2022-05-03T02:34:53.155Z] v2.2.0-dev.69 [2022-05-03T02:34:53.155Z] v2.2.0-dev.7 [2022-05-03T02:34:53.155Z] v2.2.0-dev.70 [2022-05-03T02:34:53.155Z] v2.2.0-dev.71 [2022-05-03T02:34:53.155Z] v2.2.0-dev.72 [2022-05-03T02:34:53.155Z] v2.2.0-dev.73 [2022-05-03T02:34:53.155Z] v2.2.0-dev.74 [2022-05-03T02:34:53.155Z] v2.2.0-dev.75 [2022-05-03T02:34:53.155Z] v2.2.0-dev.76 [2022-05-03T02:34:53.155Z] v2.2.0-dev.77 [2022-05-03T02:34:53.155Z] v2.2.0-dev.78 [2022-05-03T02:34:53.155Z] v2.2.0-dev.79 [2022-05-03T02:34:53.155Z] v2.2.0-dev.8 [2022-05-03T02:34:53.155Z] v2.2.0-dev.80 [2022-05-03T02:34:53.155Z] v2.2.0-dev.81 [2022-05-03T02:34:53.155Z] v2.2.0-dev.82 [2022-05-03T02:34:53.155Z] v2.2.0-dev.83 [2022-05-03T02:34:53.155Z] v2.2.0-dev.84 [2022-05-03T02:34:53.155Z] v2.2.0-dev.85 [2022-05-03T02:34:53.155Z] v2.2.0-dev.86 [2022-05-03T02:34:53.155Z] v2.2.0-dev.87 [2022-05-03T02:34:53.155Z] v2.2.0-dev.88 [2022-05-03T02:34:53.155Z] v2.2.0-dev.89 [2022-05-03T02:34:53.155Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-03T02:34:53.445Z] + lftools sign git-tag v2.2.0-dev.89 [2022-05-03T02:34:54.019Z] Signing Git tag with Sigul... [2022-05-03T02:34:54.019Z] Signing v2.2.0-dev.89 [Pipeline] echo [2022-05-03T02:34:54.605Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:34:54.901Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-03T02:34:54.910Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-03T02:34:54.929Z] $ docker stop --time=1 ce0df90d86e04cd6c18a729f17033c908e08c4a3224582ea1eb60cc62ecc0925 [2022-05-03T02:34:56.289Z] $ docker rm -f ce0df90d86e04cd6c18a729f17033c908e08c4a3224582ea1eb60cc62ecc0925 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-03T02:34:56.739Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T02:34:56.739Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:34:57.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T02:34:57.048Z] . [Pipeline] withDockerContainer [2022-05-03T02:34:57.123Z] prd-ubuntu20.04-docker-8c-8g-34633 does not seem to be running inside a container [2022-05-03T02:34:57.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/217 -v /w/workspace/edgex-go/217:/w/workspace/edgex-go/217:rw,z -v /w/workspace/edgex-go/217@tmp:/w/workspace/edgex-go/217@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 [2022-05-03T02:34:57.554Z] $ docker top 07d773e7fb19040076e82b5ad7f3b71bf17677e9ef70098b72fe070727bf2ef1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T02:34:57.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T02:34:57.667Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T02:34:57.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T02:34:57.798Z] $ docker exec 07d773e7fb19040076e82b5ad7f3b71bf17677e9ef70098b72fe070727bf2ef1 ssh-agent [2022-05-03T02:34:57.922Z] SSH_AUTH_SOCK=/tmp/ssh-KAdYDdNLfyOg/agent.33 [2022-05-03T02:34:57.922Z] SSH_AGENT_PID=39 [2022-05-03T02:34:57.927Z] Running ssh-add (command line suppressed) [2022-05-03T02:34:58.042Z] Identity added: /w/workspace/edgex-go/217@tmp/private_key_2030565946166193276.key (/w/workspace/edgex-go/217@tmp/private_key_2030565946166193276.key) [2022-05-03T02:34:58.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T02:34:58.354Z] + git semver bump pre [2022-05-03T02:34:58.614Z] 2022-05-03 02:34:58,578 [read_version] DEBUG read version from /w/workspace/edgex-go/217/.semver/main [2022-05-03T02:34:58.614Z] 2022-05-03 02:34:58,578 [bump_version] DEBUG bumping version:2.2.0-dev.89 on axis:pre with prefix:dev [2022-05-03T02:34:58.614Z] 2022-05-03 02:34:58,579 [bump_version] DEBUG bumped version:2.2.0-dev.90 [2022-05-03T02:34:58.614Z] 2022-05-03 02:34:58,579 [write_version] DEBUG write version:2.2.0-dev.90 to path:/w/workspace/edgex-go/217/.semver/main with force:True [2022-05-03T02:34:58.614Z] 2022-05-03 02:34:58,579 [read_version] DEBUG read version from /w/workspace/edgex-go/217/.semver/main [2022-05-03T02:34:58.614Z] 2022-05-03 02:34:58,579 [write_file] DEBUG write to file:/w/workspace/edgex-go/217/.semver/main [2022-05-03T02:34:58.614Z] 2022-05-03 02:34:58,583 [execute] INFO git cat-file --batch-check [2022-05-03T02:34:58.614Z] 2022-05-03 02:34:58,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/217/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T02:34:58.614Z] 2022-05-03 02:34:58,588 [execute] INFO git cat-file --batch [2022-05-03T02:34:58.614Z] 2022-05-03 02:34:58,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/217/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T02:34:58.614Z] 2022-05-03 02:34:58,593 [read_version] DEBUG read version from /w/workspace/edgex-go/217/.semver/main [2022-05-03T02:34:58.614Z] 2.2.0-dev.90 [Pipeline] } [2022-05-03T02:34:58.619Z] $ docker exec --env ******** --env ******** 07d773e7fb19040076e82b5ad7f3b71bf17677e9ef70098b72fe070727bf2ef1 ssh-agent -k [2022-05-03T02:34:58.720Z] unset SSH_AUTH_SOCK; [2022-05-03T02:34:58.720Z] unset SSH_AGENT_PID; [2022-05-03T02:34:58.720Z] echo Agent pid 39 killed; [2022-05-03T02:34:58.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T02:34:59.054Z] + git semver [Pipeline] } [2022-05-03T02:34:59.326Z] $ docker stop --time=1 07d773e7fb19040076e82b5ad7f3b71bf17677e9ef70098b72fe070727bf2ef1 [2022-05-03T02:35:00.639Z] $ docker rm -f 07d773e7fb19040076e82b5ad7f3b71bf17677e9ef70098b72fe070727bf2ef1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T02:35:01.005Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T02:35:01.005Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:35:01.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T02:35:01.307Z] . [Pipeline] withDockerContainer [2022-05-03T02:35:01.386Z] prd-ubuntu20.04-docker-8c-8g-34633 does not seem to be running inside a container [2022-05-03T02:35:01.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/217 -v /w/workspace/edgex-go/217:/w/workspace/edgex-go/217:rw,z -v /w/workspace/edgex-go/217@tmp:/w/workspace/edgex-go/217@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 [2022-05-03T02:35:01.847Z] $ docker top 3c6a8bcc4e586b87929d2e8fec536959971497b1312dc4d0a47f088593cff710 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T02:35:01.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T02:35:01.958Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T02:35:02.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T02:35:02.075Z] $ docker exec 3c6a8bcc4e586b87929d2e8fec536959971497b1312dc4d0a47f088593cff710 ssh-agent [2022-05-03T02:35:02.216Z] SSH_AUTH_SOCK=/tmp/ssh-lgLuaZHiiICg/agent.33 [2022-05-03T02:35:02.216Z] SSH_AGENT_PID=39 [2022-05-03T02:35:02.222Z] Running ssh-add (command line suppressed) [2022-05-03T02:35:02.339Z] Identity added: /w/workspace/edgex-go/217@tmp/private_key_7327194062577554693.key (/w/workspace/edgex-go/217@tmp/private_key_7327194062577554693.key) [2022-05-03T02:35:02.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T02:35:02.654Z] + git semver push [2022-05-03T02:35:02.916Z] 2022-05-03 02:35:02,869 [run_push] DEBUG push [2022-05-03T02:35:02.916Z] 2022-05-03 02:35:02,869 [execute] INFO git push origin semver [2022-05-03T02:35:02.916Z] 2022-05-03 02:35:02,869 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/217/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-03T02:35:03.860Z] 2022-05-03 02:35:03,701 [run_push] DEBUG push all version tags [2022-05-03T02:35:03.860Z] 2022-05-03 02:35:03,702 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-03T02:35:03.860Z] 2022-05-03 02:35:03,702 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/217, universal_newlines=False, shell=None, istream=None) [2022-05-03T02:35:04.799Z] 2022-05-03 02:35:04,579 [read_version] DEBUG read version from /w/workspace/edgex-go/217/.semver/main [2022-05-03T02:35:04.799Z] 2.2.0-dev.90 [Pipeline] } [2022-05-03T02:35:04.803Z] $ docker exec --env ******** --env ******** 3c6a8bcc4e586b87929d2e8fec536959971497b1312dc4d0a47f088593cff710 ssh-agent -k [2022-05-03T02:35:04.925Z] unset SSH_AUTH_SOCK; [2022-05-03T02:35:04.925Z] unset SSH_AGENT_PID; [2022-05-03T02:35:04.925Z] echo Agent pid 39 killed; [2022-05-03T02:35:04.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T02:35:05.248Z] + git semver [Pipeline] } [2022-05-03T02:35:05.521Z] $ docker stop --time=1 3c6a8bcc4e586b87929d2e8fec536959971497b1312dc4d0a47f088593cff710 [2022-05-03T02:35:06.848Z] $ docker rm -f 3c6a8bcc4e586b87929d2e8fec536959971497b1312dc4d0a47f088593cff710 [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 [2022-05-03T02:35:07.459Z] + [ -d /w/workspace/edgex-go/217/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:35:07.755Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:35:08.652Z] ---> package-listing.sh [2022-05-03T02:35:08.652Z] ++ facter osfamily [2022-05-03T02:35:08.652Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-03T02:35:08.913Z] + OS_FAMILY=debian [2022-05-03T02:35:08.913Z] + workspace=/w/workspace/edgex-go/217 [2022-05-03T02:35:08.913Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-03T02:35:08.913Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-03T02:35:08.913Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-03T02:35:08.913Z] + PACKAGES=/tmp/packages_start.txt [2022-05-03T02:35:08.913Z] + '[' /w/workspace/edgex-go/217 ']' [2022-05-03T02:35:08.913Z] + PACKAGES=/tmp/packages_end.txt [2022-05-03T02:35:08.913Z] + case "${OS_FAMILY}" in [2022-05-03T02:35:08.913Z] + dpkg -l [2022-05-03T02:35:08.913Z] + grep '^ii' [2022-05-03T02:35:08.913Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-03T02:35:08.913Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-03T02:35:08.913Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-03T02:35:08.913Z] + '[' /w/workspace/edgex-go/217 ']' [2022-05-03T02:35:08.913Z] + mkdir -p /w/workspace/edgex-go/217/archives/ [2022-05-03T02:35:08.913Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/217/archives/ [Pipeline] echo [2022-05-03T02:35:08.924Z] 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/217/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-03T02:35:09.203Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:35:09.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T02:35:09.756Z] [2022-05-03T02:35:09.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:35:10.066Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T02:35:10.066Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-03T02:35:10.066Z] 5eb5b503b376: Pulling fs layer [2022-05-03T02:35:10.066Z] 5c69ac0246d0: Pulling fs layer [2022-05-03T02:35:10.066Z] ec43610c2a17: Pulling fs layer [2022-05-03T02:35:10.066Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-03T02:35:10.066Z] 33b1e0a273af: Pulling fs layer [2022-05-03T02:35:10.066Z] 5d3b04190fa2: Pulling fs layer [2022-05-03T02:35:10.066Z] 2f39f015ded8: Pulling fs layer [2022-05-03T02:35:10.066Z] 33b1e0a273af: Waiting [2022-05-03T02:35:10.066Z] 3a2ae6a8a46f: Waiting [2022-05-03T02:35:10.066Z] 5d3b04190fa2: Waiting [2022-05-03T02:35:10.066Z] 5c69ac0246d0: Download complete [2022-05-03T02:35:10.066Z] 3a2ae6a8a46f: Download complete [2022-05-03T02:35:10.066Z] 33b1e0a273af: Verifying Checksum [2022-05-03T02:35:10.066Z] 33b1e0a273af: Download complete [2022-05-03T02:35:10.067Z] 5d3b04190fa2: Verifying Checksum [2022-05-03T02:35:10.067Z] 5d3b04190fa2: Download complete [2022-05-03T02:35:10.330Z] ec43610c2a17: Verifying Checksum [2022-05-03T02:35:10.330Z] ec43610c2a17: Download complete [2022-05-03T02:35:10.330Z] 5eb5b503b376: Download complete [2022-05-03T02:35:10.899Z] 2f39f015ded8: Download complete [2022-05-03T02:35:11.467Z] 5eb5b503b376: Pull complete [2022-05-03T02:35:11.467Z] 5c69ac0246d0: Pull complete [2022-05-03T02:35:12.040Z] ec43610c2a17: Pull complete [2022-05-03T02:35:12.040Z] 3a2ae6a8a46f: Pull complete [2022-05-03T02:35:12.300Z] 33b1e0a273af: Pull complete [2022-05-03T02:35:12.300Z] 5d3b04190fa2: Pull complete [2022-05-03T02:35:17.578Z] 2f39f015ded8: Pull complete [2022-05-03T02:35:17.578Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-03T02:35:17.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T02:35:17.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-03T02:35:17.647Z] prd-ubuntu20.04-docker-8c-8g-34633 does not seem to be running inside a container [2022-05-03T02:35:17.682Z] $ 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/217/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/217 -v /w/workspace/edgex-go/217:/w/workspace/edgex-go/217:rw,z -v /w/workspace/edgex-go/217@tmp:/w/workspace/edgex-go/217@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 [2022-05-03T02:35:19.638Z] $ docker top da388967658411269c679f16fb5b719396a8a9a60c6b41d9c2bd7ac682b5d09b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T02:35:20.004Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-03T02:35:20.291Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-03T02:35:20.583Z] + ls /var/log/sa-host [2022-05-03T02:35:20.583Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T02:35:20.915Z] provisioning config files... [2022-05-03T02:35:20.926Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/217@tmp/config4969191886354428557tmp [Pipeline] { [Pipeline] echo [2022-05-03T02:35:20.944Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:35:21.239Z] ---> create-netrc.sh [Pipeline] } [2022-05-03T02:35:21.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:35:21.606Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-03T02:35:21.616Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:35:21.907Z] ---> sudo-logs.sh [2022-05-03T02:35:21.907Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-03T02:35:21.929Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:35:22.219Z] ---> job-cost.sh [2022-05-03T02:35:22.219Z] lf-activate-venv: SKIPPING [2022-05-03T02:35:22.219Z] DEBUG: total: 0.2199999988079071 [2022-05-03T02:35:22.219Z] INFO: Retrieving Stack Cost... [2022-05-03T02:35:22.479Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T02:35:23.052Z] INFO: Archiving Costs [Pipeline] echo [2022-05-03T02:35:23.066Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:35:23.354Z] ---> logs-deploy.sh [2022-05-03T02:35:23.354Z] lf-activate-venv: SKIPPING [2022-05-03T02:35:23.354Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/217 [2022-05-03T02:35:23.354Z] INFO: archiving workspace using pattern(s): [2022-05-03T02:35:24.297Z] Archives upload complete. [2022-05-03T02:35:24.297Z] INFO: archiving logs to Nexus